From 8853a404cfb4d150bf89080fbe4bdf3dd686f0db Mon Sep 17 00:00:00 2001 From: Haoling Dong Date: Fri, 9 Jun 2023 11:09:35 +0800 Subject: [PATCH 01/19] update code --- .../azure/resourcemanager/test/ResourceManagerTestBase.java | 3 ++- .../resourcemanager/test/policy/TextReplacementPolicy.java | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestBase.java b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestBase.java index fd71d5bf6495f..1204f95225a39 100644 --- a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestBase.java +++ b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestBase.java @@ -15,6 +15,7 @@ import com.azure.core.management.profile.AzureProfile; import com.azure.core.test.TestBase; import com.azure.core.test.TestMode; +import com.azure.core.test.TestProxyTestBase; import com.azure.core.test.utils.ResourceNamer; import com.azure.core.util.Configuration; import com.azure.core.util.logging.ClientLogger; @@ -67,7 +68,7 @@ /** * Test base for resource manager SDK. */ -public abstract class ResourceManagerTestBase extends TestBase { +public abstract class ResourceManagerTestBase extends TestProxyTestBase { private static final String ZERO_UUID = "00000000-0000-0000-0000-000000000000"; private static final String ZERO_SUBSCRIPTION = ZERO_UUID; private static final String ZERO_TENANT = ZERO_UUID; diff --git a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java index 828a4110aad6b..8006ae777cd82 100644 --- a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java +++ b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java @@ -9,6 +9,7 @@ import com.azure.core.http.HttpPipelineNextPolicy; import com.azure.core.http.HttpResponse; import com.azure.core.http.policy.HttpPipelinePolicy; +import com.azure.core.test.TestMode; import com.azure.core.test.models.NetworkCallError; import com.azure.core.test.models.NetworkCallRecord; import com.azure.core.test.models.RecordedData; @@ -99,7 +100,8 @@ public Mono process(HttpPipelineCallContext context, HttpPipelineN if (body != null && body.contains("InProgress") || Integer.parseInt(responseData.get(STATUS_CODE)) == HttpURLConnection.HTTP_MOVED_TEMP) { logger.info("Waiting for a response or redirection."); - } else { + } + else if(recordedData != null) { // when using testproxy, recordedData will be set to null recordedData.addNetworkCall(networkCallRecord); } From 978b2f60c408ebf7298565c803831c658476dbe3 Mon Sep 17 00:00:00 2001 From: Haoling Dong Date: Fri, 9 Jun 2023 11:09:47 +0800 Subject: [PATCH 02/19] regen --- .../DeploymentsTests.canBeginCreateAsync.json | 164 +--- ...loymentsTests.canDeployVirtualNetwork.json | 485 +-------- ...Tests.canDeployVirtualNetworkSyncPoll.json | 291 +----- ...ployVirtualNetworkSyncPollWithFailure.json | 368 +------ ...ts.canDeployVirtualNetworkWithContext.json | 345 +------ ...tsTests.canGetErrorWhenDeploymentFail.json | 163 +--- ...anPostDeploymentWhatIfOnResourceGroup.json | 326 +------ ...canPostDeploymentWhatIfOnSubscription.json | 326 +------ ...sts.canUpdateVirtualNetworkDeployment.json | 382 +------- ...aturesTests.canListAndRegisterFeature.json | 60 +- ...Tests.canCreateDeleteResourceSyncPoll.json | 272 +----- ...sTests.canCreateUpdateKindSkuIdentity.json | 222 +---- ...rcesTests.canCreateUpdateMoveResource.json | 917 +----------------- ...sourcesTests.canValidateMoveResources.json | 829 +--------------- .../LocksTests.canCreateLock.json | 255 +---- .../LocksTests.canCreateUpdateLock.json | 286 +----- ...rceGroupsTests.canCreateResourceGroup.json | 161 +-- .../SubscriptionsTests.canListLocations.json | 58 +- ...bscriptionsTests.canListSubscriptions.json | 32 +- .../TagsTests.canUpdateTag.json | 110 +-- .../TenantsTests.canListTenants.json | 32 +- 21 files changed, 104 insertions(+), 5980 deletions(-) diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canBeginCreateAsync.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canBeginCreateAsync.json index 38f01e0c2901b..6c08155fc0350 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canBeginCreateAsync.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canBeginCreateAsync.json @@ -1,159 +1,7 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599473a?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1d70e32f-d875-4a50-a158-b34e9561a700", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:32 GMT", - "x-ms-correlation-request-id" : "f3a290eb-22a6-40f3-830c-1a42f973453a", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082433Z:f3a290eb-22a6-40f3-830c-1a42f973453a", - "Expires" : "-1", - "Content-Length" : "223", - "x-ms-request-id" : "f3a290eb-22a6-40f3-830c-1a42f973453a", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599473a\",\"name\":\"rg599473a\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg90948e?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "373bf69c-0ca6-4775-92aa-fcca8f55b30a", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:37 GMT", - "x-ms-correlation-request-id" : "e9dece3e-6344-4da9-a1c6-97f6cbb4532e", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082437Z:e9dece3e-6344-4da9-a1c6-97f6cbb4532e", - "Expires" : "-1", - "Content-Length" : "221", - "x-ms-request-id" : "e9dece3e-6344-4da9-a1c6-97f6cbb4532e", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg90948e\",\"name\":\"rg90948e\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg90948e/providers/Microsoft.Resources/deployments/dpA599473a?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "da5ede20-022a-4a50-a94f-bae7d49add00", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1195", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:41 GMT", - "x-ms-correlation-request-id" : "fca7dd32-6f6a-40fd-83e1-59654deeb0d0", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082442Z:fca7dd32-6f6a-40fd-83e1-59654deeb0d0", - "Expires" : "-1", - "Content-Length" : "1353", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg90948e/providers/Microsoft.Resources/deployments/dpA599473a/operationStatuses/08585184182057463602?api-version=2022-09-01", - "x-ms-request-id" : "fca7dd32-6f6a-40fd-83e1-59654deeb0d0", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg90948e/providers/Microsoft.Resources/deployments/dpA599473a\",\"name\":\"dpA599473a\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Accepted\",\"timestamp\":\"2023-05-04T08:24:40.8862497Z\",\"duration\":\"PT0.0003168S\",\"correlationId\":\"fca7dd32-6f6a-40fd-83e1-59654deeb0d0\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg90948e/providers/Microsoft.Resources/deployments/dpA599473a?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "03753788-9890-4d9f-944c-ffc0b3b27c98", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:42 GMT", - "x-ms-correlation-request-id" : "d53cc187-32f9-4a04-8aa3-bd3554df85bf", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082443Z:d53cc187-32f9-4a04-8aa3-bd3554df85bf", - "Expires" : "-1", - "Content-Length" : "1352", - "x-ms-request-id" : "d53cc187-32f9-4a04-8aa3-bd3554df85bf", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg90948e/providers/Microsoft.Resources/deployments/dpA599473a\",\"name\":\"dpA599473a\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Running\",\"timestamp\":\"2023-05-04T08:24:42.6281185Z\",\"duration\":\"PT1.7421856S\",\"correlationId\":\"fca7dd32-6f6a-40fd-83e1-59654deeb0d0\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg90948e?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "6fe55c04-0650-4f2d-8d79-c6e7e6cb3a31", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:24:45 GMT", - "x-ms-correlation-request-id" : "71b9e76a-9a93-4f5a-9fb6-8c11dfb4ef3e", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082446Z:71b9e76a-9a93-4f5a-9fb6-8c11dfb4ef3e", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "71b9e76a-9a93-4f5a-9fb6-8c11dfb4ef3e", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzkwOTQ4RS1TT1VUSENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoic291dGhjZW50cmFsdXMifQ?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599473a?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "865f7a7f-aa96-4c04-bdf8-af82fbe70f88", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:24:47 GMT", - "x-ms-correlation-request-id" : "662a970f-573c-4286-b4fb-8d1a0e0cacfd", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082447Z:662a970f-573c-4286-b4fb-8d1a0e0cacfd", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "662a970f-573c-4286-b4fb-8d1a0e0cacfd", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzU5OTQ3M0EtU09VVEhDRU5UUkFMVVMiLCJqb2JMb2NhdGlvbiI6InNvdXRoY2VudHJhbHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - } ], - "variables" : [ "599473a", "rg90948e" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "18059ff", + "1": "rg245266" + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetwork.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetwork.json index 48085860905ff..a06a82d0f4787 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetwork.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetwork.json @@ -1,481 +1,6 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599297a?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ecfa4d1d-c333-4478-8534-8c5d71ba2a76", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:32 GMT", - "x-ms-correlation-request-id" : "2040236c-f1d5-487f-9140-087b2b12d38e", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082432Z:2040236c-f1d5-487f-9140-087b2b12d38e", - "Expires" : "-1", - "Content-Length" : "223", - "x-ms-request-id" : "2040236c-f1d5-487f-9140-087b2b12d38e", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a\",\"name\":\"rg599297a\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1dac6a4e-e95e-4672-ace1-3e1b3b92dc29", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:40 GMT", - "x-ms-correlation-request-id" : "08715933-6b81-4888-b3e3-1df2fc189b99", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082440Z:08715933-6b81-4888-b3e3-1df2fc189b99", - "Expires" : "-1", - "Content-Length" : "1354", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a/operationStatuses/08585184182085782902?api-version=2022-09-01", - "x-ms-request-id" : "08715933-6b81-4888-b3e3-1df2fc189b99", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a\",\"name\":\"dpA599297a\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Accepted\",\"timestamp\":\"2023-05-04T08:24:39.8272733Z\",\"duration\":\"PT0.0000689S\",\"correlationId\":\"08715933-6b81-4888-b3e3-1df2fc189b99\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a/operationStatuses/08585184182085782902?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "57ec6851-b677-410e-9404-5465342c1f65" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Connection" : "close", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "1d1b7a93-e81c-4649-81af-e4fd7b98c253", - "Date" : "Thu, 04 May 2023 08:25:10 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082511Z:1d1b7a93-e81c-4649-81af-e4fd7b98c253", - "Expires" : "-1", - "Content-Length" : "22", - "x-ms-request-id" : "1d1b7a93-e81c-4649-81af-e4fd7b98c253", - "Body" : "{\"status\":\"Succeeded\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d3776090-973b-4899-83e5-d112d94ecba3" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "2c7eaf2e-6f02-4237-b41b-8aee554ee616", - "Date" : "Thu, 04 May 2023 08:25:11 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082511Z:2c7eaf2e-6f02-4237-b41b-8aee554ee616", - "Expires" : "-1", - "Content-Length" : "1512", - "x-ms-request-id" : "2c7eaf2e-6f02-4237-b41b-8aee554ee616", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a\",\"name\":\"dpA599297a\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:55.3386243Z\",\"duration\":\"PT15.5114199S\",\"correlationId\":\"08715933-6b81-4888-b3e3-1df2fc189b99\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[],\"outputResources\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Network/virtualNetworks/VNet1\"}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599297a/providers/Microsoft.Resources/deployments/?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "cd2f3501-0dff-42dd-b088-8e3f8e2d99b7", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:11 GMT", - "x-ms-correlation-request-id" : "02b12ece-6864-4f96-aed4-eb75a8351b51", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082512Z:02b12ece-6864-4f96-aed4-eb75a8351b51", - "Expires" : "-1", - "Content-Length" : "1524", - "x-ms-request-id" : "02b12ece-6864-4f96-aed4-eb75a8351b51", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a\",\"name\":\"dpA599297a\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:55.3386243Z\",\"duration\":\"PT15.5114199S\",\"correlationId\":\"08715933-6b81-4888-b3e3-1df2fc189b99\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[],\"outputResources\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Network/virtualNetworks/VNet1\"}]}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "92fc89aa-b8b7-4593-87fb-52d44a79bc28", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", - "StatusCode" : "204", - "Date" : "Thu, 04 May 2023 08:25:11 GMT", - "x-ms-correlation-request-id" : "36fe7063-ff81-4e27-b9c0-8e02179f15c7", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082512Z:36fe7063-ff81-4e27-b9c0-8e02179f15c7", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "36fe7063-ff81-4e27-b9c0-8e02179f15c7" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "45ba421d-f565-4094-96ae-e5ec9a5b90b1", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:12 GMT", - "x-ms-correlation-request-id" : "bf952048-2968-43d8-9a69-641c56ba9d0e", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082513Z:bf952048-2968-43d8-9a69-641c56ba9d0e", - "Expires" : "-1", - "Content-Length" : "1512", - "x-ms-request-id" : "bf952048-2968-43d8-9a69-641c56ba9d0e", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a\",\"name\":\"dpA599297a\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:55.3386243Z\",\"duration\":\"PT15.5114199S\",\"correlationId\":\"08715933-6b81-4888-b3e3-1df2fc189b99\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[],\"outputResources\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Network/virtualNetworks/VNet1\"}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599297a/providers/Microsoft.Network//virtualnetworks/VNet1?api-version=2020-11-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "327274ab-e96b-492c-81a0-332b39aeb149", - "Content-Type" : "application/json" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:13 GMT", - "x-ms-correlation-request-id" : "79382e5d-cc94-429e-ac93-7c281f06e2a9", - "x-ms-arm-service-request-id" : "e4b0d321-4a8f-4954-bf0f-7dba16137a9c", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "ETag" : "W/\"2eeaed64-9e90-45ae-89e4-9fef53006e58\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082513Z:79382e5d-cc94-429e-ac93-7c281f06e2a9", - "Expires" : "-1", - "Content-Length" : "1815", - "x-ms-request-id" : "63be45e7-6d81-4678-8634-5d6b33cb1a8f", - "Body" : "{\r\n \"name\": \"VNet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Network/virtualNetworks/VNet1\",\r\n \"etag\": \"W/\\\"2eeaed64-9e90-45ae-89e4-9fef53006e58\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"southcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"73a4e7bd-8b6e-47a4-bdd2-2c99f6936977\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"Subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Network/virtualNetworks/VNet1/subnets/Subnet1\",\r\n \"etag\": \"W/\\\"2eeaed64-9e90-45ae-89e4-9fef53006e58\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n },\r\n {\r\n \"name\": \"Subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Network/virtualNetworks/VNet1/subnets/Subnet2\",\r\n \"etag\": \"W/\\\"2eeaed64-9e90-45ae-89e4-9fef53006e58\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "327274ab-e96b-492c-81a0-332b39aeb149", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a/exportTemplate?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4a2facb1-e59a-4652-af40-6190ac9cbcce", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:14 GMT", - "x-ms-correlation-request-id" : "ae02f27c-ecab-474f-874b-22014519f90d", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082514Z:ae02f27c-ecab-474f-874b-22014519f90d", - "Expires" : "-1", - "Content-Length" : "1357", - "x-ms-request-id" : "ae02f27c-ecab-474f-874b-22014519f90d", - "Body" : "{\"template\":{\"$schema\":\"https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#\",\"contentVersion\":\"1.0.0.0\",\"parameters\":{\"vnetName\":{\"defaultValue\":\"VNet1\",\"type\":\"String\",\"metadata\":{\"description\":\"VNet name\"}},\"vnetAddressPrefix\":{\"defaultValue\":\"10.0.0.0/16\",\"type\":\"String\",\"metadata\":{\"description\":\"Address prefix\"}},\"subnet1Prefix\":{\"defaultValue\":\"10.0.0.0/24\",\"type\":\"String\",\"metadata\":{\"description\":\"Subnet 1 Prefix\"}},\"subnet1Name\":{\"defaultValue\":\"Subnet1\",\"type\":\"String\",\"metadata\":{\"description\":\"Subnet 1 Name\"}},\"subnet2Prefix\":{\"defaultValue\":\"10.0.1.0/24\",\"type\":\"String\",\"metadata\":{\"description\":\"Subnet 2 Prefix\"}},\"subnet2Name\":{\"defaultValue\":\"Subnet2\",\"type\":\"String\",\"metadata\":{\"description\":\"Subnet 2 Name\"}},\"location\":{\"defaultValue\":\"[resourceGroup().location]\",\"type\":\"String\",\"metadata\":{\"description\":\"Location for all resources.\"}}},\"resources\":[{\"type\":\"Microsoft.Network/virtualNetworks\",\"apiVersion\":\"2021-08-01\",\"name\":\"[parameters('vnetName')]\",\"location\":\"[parameters('location')]\",\"properties\":{\"addressSpace\":{\"addressPrefixes\":[\"[parameters('vnetAddressPrefix')]\"]},\"subnets\":[{\"name\":\"[parameters('subnet1Name')]\",\"properties\":{\"addressPrefix\":\"[parameters('subnet1Prefix')]\"}},{\"name\":\"[parameters('subnet2Name')]\",\"properties\":{\"addressPrefix\":\"[parameters('subnet2Prefix')]\"}}]}}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599297a/exportTemplate?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "91f17c11-80d9-4b0f-8a96-c79efb51bc62", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:22 GMT", - "x-ms-correlation-request-id" : "a8fb7e37-6122-4edb-984e-c2d3b32225b2", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082523Z:a8fb7e37-6122-4edb-984e-c2d3b32225b2", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "a8fb7e37-6122-4edb-984e-c2d3b32225b2", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IkV4cG9ydFRlbXBsYXRlSm9iLVJHNTk5Mjk3QS1BOEZCN0UzNzoyRDYxMjJ8MUQzMEI1MkFEN0I5NjYxRiIsImpvYkxvY2F0aW9uIjoic291dGhjZW50cmFsdXMifQ?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IkV4cG9ydFRlbXBsYXRlSm9iLVJHNTk5Mjk3QS1BOEZCN0UzNzoyRDYxMjJ8MUQzMEI1MkFEN0I5NjYxRiIsImpvYkxvY2F0aW9uIjoic291dGhjZW50cmFsdXMifQ?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "13259997-5fcb-473e-81d9-adaffcc370d0" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "57b6ec87-f405-455c-ac6c-47286b4cc8fb", - "Date" : "Thu, 04 May 2023 08:25:39 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082539Z:57b6ec87-f405-455c-ac6c-47286b4cc8fb", - "Expires" : "-1", - "Content-Length" : "2817", - "x-ms-request-id" : "57b6ec87-f405-455c-ac6c-47286b4cc8fb", - "Body" : "{\"template\":{\"$schema\":\"https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#\",\"contentVersion\":\"1.0.0.0\",\"parameters\":{\"virtualNetworks_VNet1_name\":{\"defaultValue\":\"VNet1\",\"type\":\"String\"}},\"variables\":{},\"resources\":[{\"type\":\"Microsoft.Network/virtualNetworks/subnets\",\"apiVersion\":\"2022-09-01\",\"name\":\"[concat(parameters('virtualNetworks_VNet1_name'), '/Subnet1')]\",\"comments\":\"Generalized from resource: '/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Network/virtualNetworks/VNet1/subnets/Subnet1'.\",\"dependsOn\":[\"[resourceId('Microsoft.Network/virtualNetworks', parameters('virtualNetworks_VNet1_name'))]\"],\"properties\":{\"addressPrefix\":\"10.0.0.0/24\",\"delegations\":[],\"privateEndpointNetworkPolicies\":\"Disabled\",\"privateLinkServiceNetworkPolicies\":\"Enabled\"}},{\"type\":\"Microsoft.Network/virtualNetworks/subnets\",\"apiVersion\":\"2022-09-01\",\"name\":\"[concat(parameters('virtualNetworks_VNet1_name'), '/Subnet2')]\",\"comments\":\"Generalized from resource: '/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Network/virtualNetworks/VNet1/subnets/Subnet2'.\",\"dependsOn\":[\"[resourceId('Microsoft.Network/virtualNetworks', parameters('virtualNetworks_VNet1_name'))]\"],\"properties\":{\"addressPrefix\":\"10.0.1.0/24\",\"delegations\":[],\"privateEndpointNetworkPolicies\":\"Disabled\",\"privateLinkServiceNetworkPolicies\":\"Enabled\"}},{\"type\":\"Microsoft.Network/virtualNetworks\",\"apiVersion\":\"2022-09-01\",\"name\":\"[parameters('virtualNetworks_VNet1_name')]\",\"comments\":\"Generalized from resource: '/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Network/virtualNetworks/VNet1'.\",\"location\":\"southcentralus\",\"dependsOn\":[\"[resourceId('Microsoft.Network/virtualNetworks/subnets', parameters('virtualNetworks_VNet1_name'), 'Subnet1')]\",\"[resourceId('Microsoft.Network/virtualNetworks/subnets', parameters('virtualNetworks_VNet1_name'), 'Subnet2')]\"],\"properties\":{\"addressSpace\":{\"addressPrefixes\":[\"10.0.0.0/16\"]},\"subnets\":[{\"name\":\"Subnet1\",\"id\":\"[resourceId('Microsoft.Network/virtualNetworks/subnets', parameters('virtualNetworks_VNet1_name'), 'Subnet1')]\",\"properties\":{\"addressPrefix\":\"10.0.0.0/24\",\"delegations\":[],\"privateEndpointNetworkPolicies\":\"Disabled\",\"privateLinkServiceNetworkPolicies\":\"Enabled\"},\"type\":\"Microsoft.Network/virtualNetworks/subnets\"},{\"name\":\"Subnet2\",\"id\":\"[resourceId('Microsoft.Network/virtualNetworks/subnets', parameters('virtualNetworks_VNet1_name'), 'Subnet2')]\",\"properties\":{\"addressPrefix\":\"10.0.1.0/24\",\"delegations\":[],\"privateEndpointNetworkPolicies\":\"Disabled\",\"privateLinkServiceNetworkPolicies\":\"Enabled\"},\"type\":\"Microsoft.Network/virtualNetworks/subnets\"}],\"virtualNetworkPeerings\":[],\"enableDdosProtection\":false}}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599297a/deployments/dpA599297a/operations?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "88ce765d-e576-44da-ab29-64cd6b799ad1", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:39 GMT", - "x-ms-correlation-request-id" : "1e74e986-257e-4b05-b6d4-9e9c783eb41f", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082540Z:1e74e986-257e-4b05-b6d4-9e9c783eb41f", - "Expires" : "-1", - "Content-Length" : "1534", - "x-ms-request-id" : "1e74e986-257e-4b05-b6d4-9e9c783eb41f", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a/operations/14B64355FE729CA0\",\"operationId\":\"14B64355FE729CA0\",\"properties\":{\"provisioningOperation\":\"DeploymentCleanup\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:55.2212508Z\",\"duration\":\"PT13.8251501S\",\"trackingId\":\"a91a7774-aafb-4486-9d54-f0b4dbdb0abe\",\"statusCode\":\"OK\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a/operations/79DBB1C270DD41EE\",\"operationId\":\"79DBB1C270DD41EE\",\"properties\":{\"provisioningOperation\":\"Create\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:55.0779647Z\",\"duration\":\"PT13.681864S\",\"trackingId\":\"7f32d340-f557-4bc5-82a8-afb44fb750d2\",\"statusCode\":\"OK\",\"targetResource\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Network/virtualNetworks/VNet1\",\"resourceType\":\"Microsoft.Network/virtualNetworks\",\"resourceName\":\"VNet1\"}}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a/operations/08585184182085782902\",\"operationId\":\"08585184182085782902\",\"properties\":{\"provisioningOperation\":\"EvaluateDeploymentOutput\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:55.3228591Z\",\"duration\":\"PT13.9267584S\",\"trackingId\":\"b38cd7dd-49b7-47b5-a71e-6cfa34081d6c\",\"statusCode\":\"OK\"}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599297a/deployments/dpA599297a/operations?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "fb2e4967-99f2-464e-b0a7-44bf9477b557", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:40 GMT", - "x-ms-correlation-request-id" : "c5db86bb-004a-4c35-a72b-51347fc758e5", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082541Z:c5db86bb-004a-4c35-a72b-51347fc758e5", - "Expires" : "-1", - "Content-Length" : "1534", - "x-ms-request-id" : "c5db86bb-004a-4c35-a72b-51347fc758e5", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a/operations/14B64355FE729CA0\",\"operationId\":\"14B64355FE729CA0\",\"properties\":{\"provisioningOperation\":\"DeploymentCleanup\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:55.2212508Z\",\"duration\":\"PT13.8251501S\",\"trackingId\":\"a91a7774-aafb-4486-9d54-f0b4dbdb0abe\",\"statusCode\":\"OK\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a/operations/79DBB1C270DD41EE\",\"operationId\":\"79DBB1C270DD41EE\",\"properties\":{\"provisioningOperation\":\"Create\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:55.0779647Z\",\"duration\":\"PT13.681864S\",\"trackingId\":\"7f32d340-f557-4bc5-82a8-afb44fb750d2\",\"statusCode\":\"OK\",\"targetResource\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Network/virtualNetworks/VNet1\",\"resourceType\":\"Microsoft.Network/virtualNetworks\",\"resourceName\":\"VNet1\"}}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a/operations/08585184182085782902\",\"operationId\":\"08585184182085782902\",\"properties\":{\"provisioningOperation\":\"EvaluateDeploymentOutput\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:55.3228591Z\",\"duration\":\"PT13.9267584S\",\"trackingId\":\"b38cd7dd-49b7-47b5-a71e-6cfa34081d6c\",\"statusCode\":\"OK\"}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599297a/deployments/dpA599297a/operations/14B64355FE729CA0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "655024a9-4da7-4ced-b8a9-6a356987bb4f", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:41 GMT", - "x-ms-correlation-request-id" : "8be31c53-099e-4517-936c-b998c2a765d7", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082542Z:8be31c53-099e-4517-936c-b998c2a765d7", - "Expires" : "-1", - "Content-Length" : "430", - "x-ms-request-id" : "8be31c53-099e-4517-936c-b998c2a765d7", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg599297a/providers/Microsoft.Resources/deployments/dpA599297a/operations/14B64355FE729CA0\",\"operationId\":\"14B64355FE729CA0\",\"properties\":{\"provisioningOperation\":\"DeploymentCleanup\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:55.2212508Z\",\"duration\":\"PT13.8251501S\",\"trackingId\":\"a91a7774-aafb-4486-9d54-f0b4dbdb0abe\",\"statusCode\":\"OK\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599297a/providers/Microsoft.Network//virtualnetworks/VNet1?api-version=2020-11-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "8dd076e0-216c-40f4-af8d-cfe316813704", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14997", - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "Azure-AsyncNotification" : "Enabled", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:42 GMT", - "x-ms-correlation-request-id" : "c1755ca5-6d37-4af3-9485-19ed00c7273f", - "x-ms-arm-service-request-id" : "cadde56b-72da-420d-b48e-79ab1d1715a9", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082542Z:c1755ca5-6d37-4af3-9485-19ed00c7273f", - "Expires" : "-1", - "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/dc7ab11b-65e7-4ad6-9eea-db12ed660a5f?api-version=2020-11-01", - "x-ms-request-id" : "dc7ab11b-65e7-4ad6-9eea-db12ed660a5f", - "x-ms-client-request-id" : "8dd076e0-216c-40f4-af8d-cfe316813704", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operationResults/dc7ab11b-65e7-4ad6-9eea-db12ed660a5f?api-version=2020-11-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/dc7ab11b-65e7-4ad6-9eea-db12ed660a5f?api-version=2020-11-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5a6c4e63-3603-4e21-a072-3ea91b4f0757" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "ca03ea78-db5d-429d-a7fa-6914968ccb69", - "Date" : "Thu, 04 May 2023 08:25:53 GMT", - "x-ms-arm-service-request-id" : "8531e5d3-0f7a-4b16-a135-374923581f6a", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082553Z:ca03ea78-db5d-429d-a7fa-6914968ccb69", - "Expires" : "-1", - "Content-Length" : "29", - "x-ms-request-id" : "5f40cab9-8cd1-4016-9dc3-d8ad783181ef", - "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "5a6c4e63-3603-4e21-a072-3ea91b4f0757", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operationResults/dc7ab11b-65e7-4ad6-9eea-db12ed660a5f?api-version=2020-11-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f0533b5a-fc63-4da0-8e51-f6a2327c375d" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "Azure-AsyncNotification" : "Enabled", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", - "StatusCode" : "204", - "x-ms-correlation-request-id" : "c1755ca5-6d37-4af3-9485-19ed00c7273f", - "Date" : "Thu, 04 May 2023 08:25:53 GMT", - "x-ms-arm-service-request-id" : "cadde56b-72da-420d-b48e-79ab1d1715a9", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082553Z:d6547dce-c96f-4f92-a0ee-bb3c5dbe36ec", - "Expires" : "-1", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/dc7ab11b-65e7-4ad6-9eea-db12ed660a5f?api-version=2020-11-01", - "x-ms-request-id" : "dc7ab11b-65e7-4ad6-9eea-db12ed660a5f", - "Body" : "", - "x-ms-client-request-id" : "8dd076e0-216c-40f4-af8d-cfe316813704", - "Content-Type" : "application/json; charset=utf-8", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operationResults/dc7ab11b-65e7-4ad6-9eea-db12ed660a5f?api-version=2020-11-01" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg599297a?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d969ea5d-86a7-4ba3-9c51-3739d3144cfb", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14996", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:56 GMT", - "x-ms-correlation-request-id" : "be34b25f-4e5a-4798-8ba7-b9a142ca9bcb", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082556Z:be34b25f-4e5a-4798-8ba7-b9a142ca9bcb", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "be34b25f-4e5a-4798-8ba7-b9a142ca9bcb", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzU5OTI5N0EtU09VVEhDRU5UUkFMVVMiLCJqb2JMb2NhdGlvbiI6InNvdXRoY2VudHJhbHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - } ], - "variables" : [ "599297a" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "276525f" + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkSyncPoll.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkSyncPoll.json index c4cf96ac25eda..cadd3f370b257 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkSyncPoll.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkSyncPoll.json @@ -1,285 +1,8 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg82053e5?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1b9c5314-50b9-4a90-8375-444c22263f19", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:31 GMT", - "x-ms-correlation-request-id" : "ac4e1a13-75fc-47ee-9cb7-fa4b0ee3199f", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082432Z:ac4e1a13-75fc-47ee-9cb7-fa4b0ee3199f", - "Expires" : "-1", - "Content-Length" : "223", - "x-ms-request-id" : "ac4e1a13-75fc-47ee-9cb7-fa4b0ee3199f", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg82053e5\",\"name\":\"rg82053e5\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg82053e5/providers/Microsoft.Resources/deployments/dpD82053e5?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "30388015-c66a-444b-a2c6-787fb963a279", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:40 GMT", - "x-ms-correlation-request-id" : "f11b12e8-ed77-4a7b-a011-947f88724fed", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082441Z:f11b12e8-ed77-4a7b-a011-947f88724fed", - "Expires" : "-1", - "Content-Length" : "1354", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg82053e5/providers/Microsoft.Resources/deployments/dpD82053e5/operationStatuses/08585184182090259346?api-version=2022-09-01", - "x-ms-request-id" : "f11b12e8-ed77-4a7b-a011-947f88724fed", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg82053e5/providers/Microsoft.Resources/deployments/dpD82053e5\",\"name\":\"dpD82053e5\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Accepted\",\"timestamp\":\"2023-05-04T08:24:39.4229469Z\",\"duration\":\"PT0.0004156S\",\"correlationId\":\"f11b12e8-ed77-4a7b-a011-947f88724fed\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg82053e5/providers/Microsoft.Resources/deployments/dpD82053e5/operationStatuses/08585184182090259346?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "c25e4048-f5c8-4a0c-9a96-9481c0406f2c" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "7e830e4b-9be3-4b5d-8269-94214912a669", - "Date" : "Thu, 04 May 2023 08:24:51 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082451Z:7e830e4b-9be3-4b5d-8269-94214912a669", - "Expires" : "-1", - "Content-Length" : "20", - "x-ms-request-id" : "7e830e4b-9be3-4b5d-8269-94214912a669", - "Body" : "{\"status\":\"Running\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg82053e5/providers/Microsoft.Resources/deployments/dpD82053e5/operationStatuses/08585184182090259346?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "436e45c3-274a-41cf-be2d-d6a9b10242c3" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "68dbb61f-8a5c-4212-91e2-84f0db8b7f22", - "Date" : "Thu, 04 May 2023 08:25:01 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082502Z:68dbb61f-8a5c-4212-91e2-84f0db8b7f22", - "Expires" : "-1", - "Content-Length" : "22", - "x-ms-request-id" : "68dbb61f-8a5c-4212-91e2-84f0db8b7f22", - "Body" : "{\"status\":\"Succeeded\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg82053e5/providers/Microsoft.Resources/deployments/dpD82053e5?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "01d6fef5-40a5-417a-b4a0-8e45cdb055c2" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "b3ab36c6-7a0b-4613-a18b-ec89f7c1dcc9", - "Date" : "Thu, 04 May 2023 08:25:02 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082502Z:b3ab36c6-7a0b-4613-a18b-ec89f7c1dcc9", - "Expires" : "-1", - "Content-Length" : "1512", - "x-ms-request-id" : "b3ab36c6-7a0b-4613-a18b-ec89f7c1dcc9", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg82053e5/providers/Microsoft.Resources/deployments/dpD82053e5\",\"name\":\"dpD82053e5\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:51.9167245Z\",\"duration\":\"PT12.4941932S\",\"correlationId\":\"f11b12e8-ed77-4a7b-a011-947f88724fed\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[],\"outputResources\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg82053e5/providers/Microsoft.Network/virtualNetworks/VNet1\"}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg844794?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1c9ecffc-10c6-421b-b513-c3f64985db12", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:25:05 GMT", - "x-ms-correlation-request-id" : "8eec4888-ad27-4c05-afb3-c6281075207b", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082506Z:8eec4888-ad27-4c05-afb3-c6281075207b", - "Expires" : "-1", - "Content-Length" : "214", - "x-ms-request-id" : "8eec4888-ad27-4c05-afb3-c6281075207b", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg844794\",\"name\":\"rg844794\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg844794/providers/Microsoft.Resources/deployments/dp649152?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "48813900-3270-422b-88ba-af69e6913eda", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1195", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:25:14 GMT", - "x-ms-correlation-request-id" : "5a0373a7-f31a-4a53-aa28-6ce2f294117e", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082514Z:5a0373a7-f31a-4a53-aa28-6ce2f294117e", - "Expires" : "-1", - "Content-Length" : "1333", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg844794/providers/Microsoft.Resources/deployments/dp649152/operationStatuses/08585184181750106559?api-version=2022-09-01", - "x-ms-request-id" : "5a0373a7-f31a-4a53-aa28-6ce2f294117e", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg844794/providers/Microsoft.Resources/deployments/dp649152\",\"name\":\"dp649152\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"eastus2\"}},\"mode\":\"Complete\",\"provisioningState\":\"Accepted\",\"timestamp\":\"2023-05-04T08:25:12.99767Z\",\"duration\":\"PT0.0009014S\",\"correlationId\":\"5a0373a7-f31a-4a53-aa28-6ce2f294117e\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"eastus2\"]}]}],\"dependencies\":[]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg844794/providers/Microsoft.Resources/deployments/dp649152/operationStatuses/08585184181750106559?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "43171353-520d-4262-8058-67e5b6ab50ab" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "464e2b9a-e124-4caa-aac3-ec05452ee802", - "Date" : "Thu, 04 May 2023 08:25:44 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082545Z:464e2b9a-e124-4caa-aac3-ec05452ee802", - "Expires" : "-1", - "Content-Length" : "22", - "x-ms-request-id" : "464e2b9a-e124-4caa-aac3-ec05452ee802", - "Body" : "{\"status\":\"Succeeded\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg844794/providers/Microsoft.Resources/deployments/dp649152?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d7c5eb85-06ee-4483-97ab-6c8d64a340b8" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "59c96281-11e9-4141-b728-5d4503d58f3f", - "Date" : "Thu, 04 May 2023 08:25:45 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082546Z:59c96281-11e9-4141-b728-5d4503d58f3f", - "Expires" : "-1", - "Content-Length" : "1491", - "x-ms-request-id" : "59c96281-11e9-4141-b728-5d4503d58f3f", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg844794/providers/Microsoft.Resources/deployments/dp649152\",\"name\":\"dp649152\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"eastus2\"}},\"mode\":\"Complete\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:25:26.839944Z\",\"duration\":\"PT13.8431754S\",\"correlationId\":\"5a0373a7-f31a-4a53-aa28-6ce2f294117e\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"eastus2\"]}]}],\"dependencies\":[],\"outputResources\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg844794/providers/Microsoft.Network/virtualNetworks/VNet1\"}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg844794?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e6bd6f5e-fcc2-43d8-8d2c-0849a15c7788", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:51 GMT", - "x-ms-correlation-request-id" : "b6a689a7-e205-4c55-8044-a137f905d677", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082552Z:b6a689a7-e205-4c55-8044-a137f905d677", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "b6a689a7-e205-4c55-8044-a137f905d677", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzg0NDc5NC1FQVNUVVMyIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg82053e5?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "12b4b4fa-05a2-400f-8216-2002833f2eea", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:58 GMT", - "x-ms-correlation-request-id" : "569c9560-712e-417f-ac04-22053d272897", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082558Z:569c9560-712e-417f-ac04-22053d272897", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "569c9560-712e-417f-ac04-22053d272897", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzgyMDUzRTUtU09VVEhDRU5UUkFMVVMiLCJqb2JMb2NhdGlvbiI6InNvdXRoY2VudHJhbHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - } ], - "variables" : [ "82053e5", "rg844794", "dp649152" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "2983505", + "1": "rg580618", + "2": "dp109749" + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkSyncPollWithFailure.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkSyncPollWithFailure.json index 6037926d182e1..0b5083e00c192 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkSyncPollWithFailure.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkSyncPollWithFailure.json @@ -1,363 +1,7 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg65854a0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "656bbea3-b664-4983-98cb-557fea059b0f", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:32 GMT", - "x-ms-correlation-request-id" : "b12a3af1-0ab5-40b7-a4d5-4d2ab379ca86", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082432Z:b12a3af1-0ab5-40b7-a4d5-4d2ab379ca86", - "Expires" : "-1", - "Content-Length" : "223", - "x-ms-request-id" : "b12a3af1-0ab5-40b7-a4d5-4d2ab379ca86", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg65854a0\",\"name\":\"rg65854a0\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg65854a0/providers/Microsoft.Resources/deployments/dpE65854a0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "9f4cc98a-acfb-4746-851d-fe33acd7db3d", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:40 GMT", - "x-ms-correlation-request-id" : "47a90452-c4d6-4b4e-95ec-2d147d0a73bb", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082440Z:47a90452-c4d6-4b4e-95ec-2d147d0a73bb", - "Expires" : "-1", - "Content-Length" : "567", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg65854a0/providers/Microsoft.Resources/deployments/dpE65854a0/operationStatuses/08585184182086301395?api-version=2022-09-01", - "x-ms-request-id" : "47a90452-c4d6-4b4e-95ec-2d147d0a73bb", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg65854a0/providers/Microsoft.Resources/deployments/dpE65854a0\",\"name\":\"dpE65854a0\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateHash\":\"16777920307673510031\",\"mode\":\"Complete\",\"provisioningState\":\"Accepted\",\"timestamp\":\"2023-05-04T08:24:39.0000295Z\",\"duration\":\"PT0.0001473S\",\"correlationId\":\"47a90452-c4d6-4b4e-95ec-2d147d0a73bb\",\"providers\":[{\"namespace\":\"Microsoft.Storage\",\"resourceTypes\":[{\"resourceType\":\"storageAccounts\",\"locations\":[\"eastus\"]}]}],\"dependencies\":[]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg65854a0/providers/Microsoft.Resources/deployments/dpE65854a0/operationStatuses/08585184182086301395?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "205c090c-08ec-4243-bd13-8cdf69169435" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Connection" : "close", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "0f8ff3b2-6aa9-4dc4-b5a9-a8fa97cd9ae9", - "Date" : "Thu, 04 May 2023 08:24:50 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082451Z:0f8ff3b2-6aa9-4dc4-b5a9-a8fa97cd9ae9", - "Expires" : "-1", - "Content-Length" : "20", - "x-ms-request-id" : "0f8ff3b2-6aa9-4dc4-b5a9-a8fa97cd9ae9", - "Body" : "{\"status\":\"Running\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg65854a0/providers/Microsoft.Resources/deployments/dpE65854a0/operationStatuses/08585184182086301395?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4c217e33-3126-43e1-b61e-57f8bd811467" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "ed4c8053-e302-485f-83a1-4529a6840744", - "Date" : "Thu, 04 May 2023 08:25:00 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082501Z:ed4c8053-e302-485f-83a1-4529a6840744", - "Expires" : "-1", - "Content-Length" : "20", - "x-ms-request-id" : "ed4c8053-e302-485f-83a1-4529a6840744", - "Body" : "{\"status\":\"Running\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg65854a0/providers/Microsoft.Resources/deployments/dpE65854a0/operationStatuses/08585184182086301395?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ce5a5770-99e8-489b-9367-def715825cad" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "aa16d404-aee7-4f28-877a-a0cd7793839a", - "Date" : "Thu, 04 May 2023 08:25:12 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082512Z:aa16d404-aee7-4f28-877a-a0cd7793839a", - "Expires" : "-1", - "Content-Length" : "20", - "x-ms-request-id" : "aa16d404-aee7-4f28-877a-a0cd7793839a", - "Body" : "{\"status\":\"Running\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg65854a0/providers/Microsoft.Resources/deployments/dpE65854a0/operationStatuses/08585184182086301395?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "8e95eca8-2b1a-4f97-92c1-39a4ad626aac" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "10344b5b-b001-461d-b379-de2c5e411865", - "Date" : "Thu, 04 May 2023 08:25:22 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082523Z:10344b5b-b001-461d-b379-de2c5e411865", - "Expires" : "-1", - "Content-Length" : "22", - "x-ms-request-id" : "10344b5b-b001-461d-b379-de2c5e411865", - "Body" : "{\"status\":\"Succeeded\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg65854a0/providers/Microsoft.Resources/deployments/dpE65854a0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "bf3e4b6a-8ad9-483a-bc71-a09045925a02" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "c0359a25-8ce8-401c-a68c-6864b11426ba", - "Date" : "Thu, 04 May 2023 08:25:23 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082524Z:c0359a25-8ce8-401c-a68c-6864b11426ba", - "Expires" : "-1", - "Content-Length" : "738", - "x-ms-request-id" : "c0359a25-8ce8-401c-a68c-6864b11426ba", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg65854a0/providers/Microsoft.Resources/deployments/dpE65854a0\",\"name\":\"dpE65854a0\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateHash\":\"16777920307673510031\",\"mode\":\"Complete\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:25:12.7564071Z\",\"duration\":\"PT33.7565249S\",\"correlationId\":\"47a90452-c4d6-4b4e-95ec-2d147d0a73bb\",\"providers\":[{\"namespace\":\"Microsoft.Storage\",\"resourceTypes\":[{\"resourceType\":\"storageAccounts\",\"locations\":[\"eastus\"]}]}],\"dependencies\":[],\"outputResources\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg65854a0/providers/Microsoft.Storage/storageAccounts/satestnameconflict\"}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg227538?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "dd925e48-7285-4e7d-bdc8-4bc1c7fc38e1", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1196", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:25:26 GMT", - "x-ms-correlation-request-id" : "5f9f1241-a599-4ebb-9d93-dfae8bd110a7", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082526Z:5f9f1241-a599-4ebb-9d93-dfae8bd110a7", - "Expires" : "-1", - "Content-Length" : "214", - "x-ms-request-id" : "5f9f1241-a599-4ebb-9d93-dfae8bd110a7", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg227538\",\"name\":\"rg227538\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus2\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg227538/providers/Microsoft.Resources/deployments/dpF65854a0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "a2e9a3cc-e3bf-4495-88bf-58a569a66a0f", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1195", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:25:34 GMT", - "x-ms-correlation-request-id" : "28c24e2b-67ca-4216-a3f0-323c754e41e6", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082534Z:28c24e2b-67ca-4216-a3f0-323c754e41e6", - "Expires" : "-1", - "Content-Length" : "565", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg227538/providers/Microsoft.Resources/deployments/dpF65854a0/operationStatuses/08585184181551928319?api-version=2022-09-01", - "x-ms-request-id" : "28c24e2b-67ca-4216-a3f0-323c754e41e6", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg227538/providers/Microsoft.Resources/deployments/dpF65854a0\",\"name\":\"dpF65854a0\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateHash\":\"16777920307673510031\",\"mode\":\"Complete\",\"provisioningState\":\"Accepted\",\"timestamp\":\"2023-05-04T08:25:32.4948743Z\",\"duration\":\"PT0.000991S\",\"correlationId\":\"28c24e2b-67ca-4216-a3f0-323c754e41e6\",\"providers\":[{\"namespace\":\"Microsoft.Storage\",\"resourceTypes\":[{\"resourceType\":\"storageAccounts\",\"locations\":[\"eastus\"]}]}],\"dependencies\":[]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg227538/providers/Microsoft.Resources/deployments/dpF65854a0/operationStatuses/08585184181551928319?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5314522e-3eab-42c8-b8f5-1fd560a2f404" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "54b99486-e81e-403e-9f79-0fb3bef041c9", - "Date" : "Thu, 04 May 2023 08:25:44 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082545Z:54b99486-e81e-403e-9f79-0fb3bef041c9", - "Expires" : "-1", - "Content-Length" : "523", - "x-ms-request-id" : "54b99486-e81e-403e-9f79-0fb3bef041c9", - "Body" : "{\"status\":\"Failed\",\"error\":{\"code\":\"DeploymentFailed\",\"target\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg227538/providers/Microsoft.Resources/deployments/dpF65854a0\",\"message\":\"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.\",\"details\":[{\"code\":\"StorageAccountAlreadyExists\",\"message\":\"The storage account named satestnameconflict already exists under the subscription.\"}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg227538/providers/Microsoft.Resources/deployments/dpF65854a0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5d572f01-a0ed-4cac-a561-b0cbd750f9e1", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:45 GMT", - "x-ms-correlation-request-id" : "9d27eecc-2415-424f-b4e0-4f8df74dac88", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082545Z:9d27eecc-2415-424f-b4e0-4f8df74dac88", - "Expires" : "-1", - "Content-Length" : "1068", - "x-ms-request-id" : "9d27eecc-2415-424f-b4e0-4f8df74dac88", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg227538/providers/Microsoft.Resources/deployments/dpF65854a0\",\"name\":\"dpF65854a0\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateHash\":\"16777920307673510031\",\"mode\":\"Complete\",\"provisioningState\":\"Failed\",\"timestamp\":\"2023-05-04T08:25:43.4526213Z\",\"duration\":\"PT10.958738S\",\"correlationId\":\"28c24e2b-67ca-4216-a3f0-323c754e41e6\",\"providers\":[{\"namespace\":\"Microsoft.Storage\",\"resourceTypes\":[{\"resourceType\":\"storageAccounts\",\"locations\":[\"eastus\"]}]}],\"dependencies\":[],\"error\":{\"code\":\"DeploymentFailed\",\"target\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg227538/providers/Microsoft.Resources/deployments/dpF65854a0\",\"message\":\"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.\",\"details\":[{\"code\":\"StorageAccountAlreadyExists\",\"message\":\"The storage account named satestnameconflict already exists under the subscription.\"}]}}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg227538/deployments/dpF65854a0/operations?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3ce6c075-4774-4d0b-ae39-09912acc9f4f", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:46 GMT", - "x-ms-correlation-request-id" : "15b39045-c888-4d4d-918f-956d888bd711", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082546Z:15b39045-c888-4d4d-918f-956d888bd711", - "Expires" : "-1", - "Content-Length" : "863", - "x-ms-request-id" : "15b39045-c888-4d4d-918f-956d888bd711", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg227538/providers/Microsoft.Resources/deployments/dpF65854a0/operations/ECA0A370B866D767\",\"operationId\":\"ECA0A370B866D767\",\"properties\":{\"provisioningOperation\":\"Create\",\"provisioningState\":\"Failed\",\"timestamp\":\"2023-05-04T08:25:42.5045236Z\",\"duration\":\"PT7.4551811S\",\"trackingId\":\"adeae660-84d4-439c-8f86-aa015ae3b416\",\"statusCode\":\"Conflict\",\"statusMessage\":{\"status\":\"Failed\",\"error\":{\"code\":\"StorageAccountAlreadyExists\",\"message\":\"The storage account named satestnameconflict already exists under the subscription.\"}},\"targetResource\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg227538/providers/Microsoft.Storage/storageAccounts/satestnameconflict\",\"resourceType\":\"Microsoft.Storage/storageAccounts\",\"resourceName\":\"satestnameconflict\"}}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg227538?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "8baf98f9-5e3a-452a-90ac-6c7d4faa0fa7", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14997", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:52 GMT", - "x-ms-correlation-request-id" : "7e0baffb-9287-4f42-9ae7-63ee7e9c6574", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082552Z:7e0baffb-9287-4f42-9ae7-63ee7e9c6574", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "7e0baffb-9287-4f42-9ae7-63ee7e9c6574", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzIyNzUzOC1FQVNUVVMyIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg65854a0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "233c59f2-59e8-4afb-a656-e393bb7b661f", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14997", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:53 GMT", - "x-ms-correlation-request-id" : "dc599398-297e-4449-9fe8-3c6aa4f53511", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082554Z:dc599398-297e-4449-9fe8-3c6aa4f53511", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "dc599398-297e-4449-9fe8-3c6aa4f53511", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzY1ODU0QTAtU09VVEhDRU5UUkFMVVMiLCJqb2JMb2NhdGlvbiI6InNvdXRoY2VudHJhbHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - } ], - "variables" : [ "65854a0", "rg227538" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "0579312", + "1": "rg88039d" + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkWithContext.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkWithContext.json index 7fdd192232af1..1c0655dcb59e8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkWithContext.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkWithContext.json @@ -1,338 +1,9 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg904976c?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "741c9baa-84a5-4efa-8e15-dbe9365bc149", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:32 GMT", - "x-ms-correlation-request-id" : "a2d56d1f-2917-46be-8314-bb380bc638af", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082433Z:a2d56d1f-2917-46be-8314-bb380bc638af", - "Expires" : "-1", - "Content-Length" : "223", - "x-ms-request-id" : "a2d56d1f-2917-46be-8314-bb380bc638af", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg904976c\",\"name\":\"rg904976c\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg890890?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d9ad9ad0-a994-4100-a4ca-79e46ae49c64", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:34 GMT", - "x-ms-correlation-request-id" : "0dad9dcd-b1ba-4766-ac33-f4337c79b8eb", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082434Z:bb2512c8-f6b0-4091-b2a0-ba6a2e053d19", - "Expires" : "-1", - "Content-Length" : "221", - "x-ms-request-id" : "bb2512c8-f6b0-4091-b2a0-ba6a2e053d19", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg890890\",\"name\":\"rg890890\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg890890/providers/Microsoft.Resources/deployments/dpA904976c?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "626297d1-e070-4af0-a66f-1a91149a6b23", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:42 GMT", - "x-ms-correlation-request-id" : "0dad9dcd-b1ba-4766-ac33-f4337c79b8eb", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082442Z:13b355dd-c619-422b-8177-7d9332cf98c4", - "Expires" : "-1", - "Content-Length" : "1352", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg890890/providers/Microsoft.Resources/deployments/dpA904976c/operationStatuses/08585184182070766368?api-version=2022-09-01", - "x-ms-request-id" : "13b355dd-c619-422b-8177-7d9332cf98c4", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg890890/providers/Microsoft.Resources/deployments/dpA904976c\",\"name\":\"dpA904976c\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Accepted\",\"timestamp\":\"2023-05-04T08:24:40.846902Z\",\"duration\":\"PT0.0006062S\",\"correlationId\":\"0dad9dcd-b1ba-4766-ac33-f4337c79b8eb\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg69656e?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "0fea1e2a-c06d-4415-9e13-5f0c403168ad", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:43 GMT", - "x-ms-correlation-request-id" : "0dad9dcd-b1ba-4766-ac33-f4337c79b8eb", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082443Z:aaed0226-4eca-469b-8842-3dcad28181c1", - "Expires" : "-1", - "Content-Length" : "221", - "x-ms-request-id" : "aaed0226-4eca-469b-8842-3dcad28181c1", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg69656e\",\"name\":\"rg69656e\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg69656e/providers/Microsoft.Resources/deployments/dpA904976c?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "78d15832-f03b-4d77-8dac-4c9d31baaebb", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:51 GMT", - "x-ms-correlation-request-id" : "0dad9dcd-b1ba-4766-ac33-f4337c79b8eb", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082451Z:6e44bf22-d079-4baa-b9f4-0dc2d42ad260", - "Expires" : "-1", - "Content-Length" : "1353", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg69656e/providers/Microsoft.Resources/deployments/dpA904976c/operationStatuses/08585184181975117162?api-version=2022-09-01", - "x-ms-request-id" : "6e44bf22-d079-4baa-b9f4-0dc2d42ad260", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg69656e/providers/Microsoft.Resources/deployments/dpA904976c\",\"name\":\"dpA904976c\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Accepted\",\"timestamp\":\"2023-05-04T08:24:50.4317325Z\",\"duration\":\"PT0.0001837S\",\"correlationId\":\"0dad9dcd-b1ba-4766-ac33-f4337c79b8eb\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg69656e/providers/Microsoft.Resources/deployments/dpA904976c/operationStatuses/08585184181975117162?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "9cb8c5fa-c43a-4be5-ac5b-d1ebf74a7705" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "0dad9dcd-b1ba-4766-ac33-f4337c79b8eb", - "Date" : "Thu, 04 May 2023 08:25:22 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082522Z:a8df6056-eae9-4bd5-92f7-f00b49b53191", - "Expires" : "-1", - "Content-Length" : "22", - "x-ms-request-id" : "a8df6056-eae9-4bd5-92f7-f00b49b53191", - "Body" : "{\"status\":\"Succeeded\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg69656e/providers/Microsoft.Resources/deployments/dpA904976c?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d6aba959-dbe8-4d9c-ae64-81b4c0a7a33c" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "0dad9dcd-b1ba-4766-ac33-f4337c79b8eb", - "Date" : "Thu, 04 May 2023 08:25:22 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082522Z:31bd8c8d-916a-421e-856b-0354127f5581", - "Expires" : "-1", - "Content-Length" : "1509", - "x-ms-request-id" : "31bd8c8d-916a-421e-856b-0354127f5581", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg69656e/providers/Microsoft.Resources/deployments/dpA904976c\",\"name\":\"dpA904976c\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:25:06.487202Z\",\"duration\":\"PT16.0556532S\",\"correlationId\":\"0dad9dcd-b1ba-4766-ac33-f4337c79b8eb\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[],\"outputResources\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg69656e/providers/Microsoft.Network/virtualNetworks/VNet1\"}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg904976c/providers/Microsoft.Resources/deployments/dpA904976c?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "75046c06-1493-44fe-98ff-c5b59599660a", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:25:29 GMT", - "x-ms-correlation-request-id" : "12578adc-f929-4065-b3ce-ded5f53e1ebb", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082530Z:12578adc-f929-4065-b3ce-ded5f53e1ebb", - "Expires" : "-1", - "Content-Length" : "1352", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg904976c/providers/Microsoft.Resources/deployments/dpA904976c/operationStatuses/08585184181595708505?api-version=2022-09-01", - "x-ms-request-id" : "12578adc-f929-4065-b3ce-ded5f53e1ebb", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg904976c/providers/Microsoft.Resources/deployments/dpA904976c\",\"name\":\"dpA904976c\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Accepted\",\"timestamp\":\"2023-05-04T08:25:28.737094Z\",\"duration\":\"PT0.000732S\",\"correlationId\":\"12578adc-f929-4065-b3ce-ded5f53e1ebb\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg904976c/providers/Microsoft.Resources/deployments/dpA904976c/operationStatuses/08585184181595708505?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ad0b6d8e-9b0e-4475-8382-e32588a89212" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11990", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "8d39a8b4-4997-49c7-8666-cccf7f089ad2", - "Date" : "Thu, 04 May 2023 08:26:00 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082600Z:8d39a8b4-4997-49c7-8666-cccf7f089ad2", - "Expires" : "-1", - "Content-Length" : "22", - "x-ms-request-id" : "8d39a8b4-4997-49c7-8666-cccf7f089ad2", - "Body" : "{\"status\":\"Succeeded\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg904976c/providers/Microsoft.Resources/deployments/dpA904976c?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "26703391-2327-49fb-b483-9cfea07dc5de" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "3e72a329-2ad1-4c38-9f62-60653992b474", - "Date" : "Thu, 04 May 2023 08:26:01 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082601Z:3e72a329-2ad1-4c38-9f62-60653992b474", - "Expires" : "-1", - "Content-Length" : "1512", - "x-ms-request-id" : "3e72a329-2ad1-4c38-9f62-60653992b474", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg904976c/providers/Microsoft.Resources/deployments/dpA904976c\",\"name\":\"dpA904976c\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:25:46.3943594Z\",\"duration\":\"PT17.6579974S\",\"correlationId\":\"12578adc-f929-4065-b3ce-ded5f53e1ebb\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[],\"outputResources\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg904976c/providers/Microsoft.Network/virtualNetworks/VNet1\"}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg890890?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5503d480-d47f-45ec-aa5c-65824010eaf1", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:26:03 GMT", - "x-ms-correlation-request-id" : "5cbdef1a-e51e-468a-858b-e56cafe9586b", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082604Z:5cbdef1a-e51e-468a-858b-e56cafe9586b", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "5cbdef1a-e51e-468a-858b-e56cafe9586b", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzg5MDg5MC1TT1VUSENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoic291dGhjZW50cmFsdXMifQ?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg69656e?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "bdb2999b-494a-4579-8354-5b7387178c37", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:26:07 GMT", - "x-ms-correlation-request-id" : "7708577c-0826-49c1-ada1-37d72d5153a0", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082607Z:7708577c-0826-49c1-ada1-37d72d5153a0", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "7708577c-0826-49c1-ada1-37d72d5153a0", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzY5NjU2RS1TT1VUSENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoic291dGhjZW50cmFsdXMifQ?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg904976c?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "aa02c201-0350-4ed3-8a01-3c53acc970df", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:26:09 GMT", - "x-ms-correlation-request-id" : "074446b9-e206-4764-8d51-44d72c5b1b08", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082610Z:074446b9-e206-4764-8d51-44d72c5b1b08", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "074446b9-e206-4764-8d51-44d72c5b1b08", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzkwNDk3NkMtU09VVEhDRU5UUkFMVVMiLCJqb2JMb2NhdGlvbiI6InNvdXRoY2VudHJhbHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - } ], - "variables" : [ "904976c", "rg890890", "rg69656e", "0dad9dcd-b1ba-4766-ac33-f4337c79b8eb" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "494900b", + "1": "rg80273d", + "2": "rg049251", + "3": "a13585f5-db6c-4a60-bcfe-cd8d0a8f8af2" + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canGetErrorWhenDeploymentFail.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canGetErrorWhenDeploymentFail.json index a8f39217c2f11..3257417d2ed45 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canGetErrorWhenDeploymentFail.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canGetErrorWhenDeploymentFail.json @@ -1,159 +1,6 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg2992621?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "dc368b79-050c-4897-9dcd-bc8371894a9a", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:33 GMT", - "x-ms-correlation-request-id" : "bc0d1e5c-820b-49a7-ae0f-d87f3c1ae2ab", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082433Z:bc0d1e5c-820b-49a7-ae0f-d87f3c1ae2ab", - "Expires" : "-1", - "Content-Length" : "223", - "x-ms-request-id" : "bc0d1e5c-820b-49a7-ae0f-d87f3c1ae2ab", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621\",\"name\":\"rg2992621\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg2992621/providers/Microsoft.Resources/deployments/dpG2992621?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4e934b6f-2805-4ac4-b8c7-910619a48045", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:41 GMT", - "x-ms-correlation-request-id" : "27665646-ae79-4b04-9600-c2ab54fdeaf4", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082441Z:27665646-ae79-4b04-9600-c2ab54fdeaf4", - "Expires" : "-1", - "Content-Length" : "2410", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg2992621/providers/Microsoft.Resources/deployments/dpG2992621/operationStatuses/08585184182080439906?api-version=2022-09-01", - "x-ms-request-id" : "27665646-ae79-4b04-9600-c2ab54fdeaf4", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Resources/deployments/dpG2992621\",\"name\":\"dpG2992621\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateHash\":\"8532929606626690926\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.1.0.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Accepted\",\"timestamp\":\"2023-05-04T08:24:40.2069707Z\",\"duration\":\"PT0.0009501S\",\"correlationId\":\"27665646-ae79-4b04-9600-c2ab54fdeaf4\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]},{\"resourceType\":\"virtualNetworks/subnets\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[{\"dependsOn\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Network/virtualNetworks/VNet1\",\"resourceType\":\"Microsoft.Network/virtualNetworks\",\"resourceName\":\"VNet1\"}],\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Network/virtualNetworks/VNet1/subnets/Subnet1\",\"resourceType\":\"Microsoft.Network/virtualNetworks/subnets\",\"resourceName\":\"VNet1/Subnet1\"},{\"dependsOn\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Network/virtualNetworks/VNet1\",\"resourceType\":\"Microsoft.Network/virtualNetworks\",\"resourceName\":\"VNet1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Network/virtualNetworks/VNet1/subnets/Subnet1\",\"resourceType\":\"Microsoft.Network/virtualNetworks/subnets\",\"resourceName\":\"VNet1/Subnet1\"}],\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Network/virtualNetworks/VNet1/subnets/Subnet2\",\"resourceType\":\"Microsoft.Network/virtualNetworks/subnets\",\"resourceName\":\"VNet1/Subnet2\"}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg2992621/providers/Microsoft.Resources/deployments/dpG2992621/operationStatuses/08585184182080439906?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f40a23dd-447f-4450-b8a2-768941bd71e4" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "8c6895a3-e0d2-4248-b99c-8a07ad6992a5", - "Date" : "Thu, 04 May 2023 08:25:12 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082512Z:8c6895a3-e0d2-4248-b99c-8a07ad6992a5", - "Expires" : "-1", - "Content-Length" : "503", - "x-ms-request-id" : "8c6895a3-e0d2-4248-b99c-8a07ad6992a5", - "Body" : "{\"status\":\"Failed\",\"error\":{\"code\":\"DeploymentFailed\",\"target\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Resources/deployments/dpG2992621\",\"message\":\"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.\",\"details\":[{\"code\":\"NetcfgInvalidSubnet\",\"message\":\"Subnet 'Subnet2' is not valid in virtual network 'VNet1'.\",\"details\":[]}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg2992621/providers/Microsoft.Resources/deployments/dpG2992621?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "2c7310f0-87c5-4e0e-8744-981b08f75c3f", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:12 GMT", - "x-ms-correlation-request-id" : "fe241547-caeb-4ebc-8d87-1b232cb2a5a4", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082512Z:fe241547-caeb-4ebc-8d87-1b232cb2a5a4", - "Expires" : "-1", - "Content-Length" : "2879", - "x-ms-request-id" : "fe241547-caeb-4ebc-8d87-1b232cb2a5a4", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Resources/deployments/dpG2992621\",\"name\":\"dpG2992621\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateHash\":\"8532929606626690926\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.1.0.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Failed\",\"timestamp\":\"2023-05-04T08:24:57.1916356Z\",\"duration\":\"PT16.985615S\",\"correlationId\":\"27665646-ae79-4b04-9600-c2ab54fdeaf4\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]},{\"resourceType\":\"virtualNetworks/subnets\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[{\"dependsOn\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Network/virtualNetworks/VNet1\",\"resourceType\":\"Microsoft.Network/virtualNetworks\",\"resourceName\":\"VNet1\"}],\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Network/virtualNetworks/VNet1/subnets/Subnet1\",\"resourceType\":\"Microsoft.Network/virtualNetworks/subnets\",\"resourceName\":\"VNet1/Subnet1\"},{\"dependsOn\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Network/virtualNetworks/VNet1\",\"resourceType\":\"Microsoft.Network/virtualNetworks\",\"resourceName\":\"VNet1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Network/virtualNetworks/VNet1/subnets/Subnet1\",\"resourceType\":\"Microsoft.Network/virtualNetworks/subnets\",\"resourceName\":\"VNet1/Subnet1\"}],\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Network/virtualNetworks/VNet1/subnets/Subnet2\",\"resourceType\":\"Microsoft.Network/virtualNetworks/subnets\",\"resourceName\":\"VNet1/Subnet2\"}],\"error\":{\"code\":\"DeploymentFailed\",\"target\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Resources/deployments/dpG2992621\",\"message\":\"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.\",\"details\":[{\"code\":\"NetcfgInvalidSubnet\",\"message\":\"Subnet 'Subnet2' is not valid in virtual network 'VNet1'.\"}]}}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg2992621/deployments/dpG2992621/operations?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "93dfd923-2644-410a-9653-54db02977135", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:13 GMT", - "x-ms-correlation-request-id" : "1eb833bb-8e92-4f56-aab8-2b9d6d4d84c9", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082513Z:1eb833bb-8e92-4f56-aab8-2b9d6d4d84c9", - "Expires" : "-1", - "Content-Length" : "2179", - "x-ms-request-id" : "1eb833bb-8e92-4f56-aab8-2b9d6d4d84c9", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Resources/deployments/dpG2992621/operations/8A74DFAA2ED3C517\",\"operationId\":\"8A74DFAA2ED3C517\",\"properties\":{\"provisioningOperation\":\"Create\",\"provisioningState\":\"Failed\",\"timestamp\":\"2023-05-04T08:24:57.0411138Z\",\"duration\":\"PT14.8415095S\",\"trackingId\":\"c084b6c2-64d7-4369-a08b-21bb6a64fa56\",\"statusCode\":\"BadRequest\",\"statusMessage\":{\"status\":\"Failed\",\"error\":{\"code\":\"NetcfgInvalidSubnet\",\"message\":\"Subnet 'Subnet2' is not valid in virtual network 'VNet1'.\",\"details\":[]}},\"targetResource\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Network/virtualNetworks/VNet1/subnets/Subnet2\",\"resourceType\":\"Microsoft.Network/virtualNetworks/subnets\",\"resourceName\":\"VNet1/Subnet2\"}}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Resources/deployments/dpG2992621/operations/E487360D6B008EBE\",\"operationId\":\"E487360D6B008EBE\",\"properties\":{\"provisioningOperation\":\"Create\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:56.7115257Z\",\"duration\":\"PT14.5119214S\",\"trackingId\":\"c0a8a7a2-159e-421c-aa98-9045bd2419e5\",\"statusCode\":\"OK\",\"targetResource\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Network/virtualNetworks/VNet1/subnets/Subnet1\",\"resourceType\":\"Microsoft.Network/virtualNetworks/subnets\",\"resourceName\":\"VNet1/Subnet1\"}}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Resources/deployments/dpG2992621/operations/0676CC4C2E8F742A\",\"operationId\":\"0676CC4C2E8F742A\",\"properties\":{\"provisioningOperation\":\"Create\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:52.5303408Z\",\"duration\":\"PT10.3307365S\",\"trackingId\":\"7baeb956-788d-4742-b9ca-93fafbceaa16\",\"statusCode\":\"OK\",\"targetResource\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg2992621/providers/Microsoft.Network/virtualNetworks/VNet1\",\"resourceType\":\"Microsoft.Network/virtualNetworks\",\"resourceName\":\"VNet1\"}}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg2992621?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "be66443d-5715-4161-9a01-f8eb4750e14b", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:17 GMT", - "x-ms-correlation-request-id" : "ee32c661-cf97-46fd-95a7-0da93342a68c", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082517Z:ee32c661-cf97-46fd-95a7-0da93342a68c", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "ee32c661-cf97-46fd-95a7-0da93342a68c", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzI5OTI2MjEtU09VVEhDRU5UUkFMVVMiLCJqb2JMb2NhdGlvbiI6InNvdXRoY2VudHJhbHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - } ], - "variables" : [ "2992621" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "01580c8" + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canPostDeploymentWhatIfOnResourceGroup.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canPostDeploymentWhatIfOnResourceGroup.json index e29beaec60faa..667f5d87ce7ff 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canPostDeploymentWhatIfOnResourceGroup.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canPostDeploymentWhatIfOnResourceGroup.json @@ -1,322 +1,6 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg044500b?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "8acf8eb0-a2fb-4dab-8a5d-7fc6584f791d", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:33 GMT", - "x-ms-correlation-request-id" : "ffada7d2-04c9-47ec-a407-9e09cfc2a21a", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082433Z:ffada7d2-04c9-47ec-a407-9e09cfc2a21a", - "Expires" : "-1", - "Content-Length" : "223", - "x-ms-request-id" : "ffada7d2-04c9-47ec-a407-9e09cfc2a21a", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg044500b\",\"name\":\"rg044500b\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg044500b/providers/Microsoft.Resources/deployments/dpA044500b?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "8a6032a4-47ed-44cb-b12e-d9d2da42bc9a", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:40 GMT", - "x-ms-correlation-request-id" : "51e06fe1-b7d3-43eb-aaab-bd220a9974b8", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082441Z:51e06fe1-b7d3-43eb-aaab-bd220a9974b8", - "Expires" : "-1", - "Content-Length" : "1354", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg044500b/providers/Microsoft.Resources/deployments/dpA044500b/operationStatuses/08585184182087602016?api-version=2022-09-01", - "x-ms-request-id" : "51e06fe1-b7d3-43eb-aaab-bd220a9974b8", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg044500b/providers/Microsoft.Resources/deployments/dpA044500b\",\"name\":\"dpA044500b\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Accepted\",\"timestamp\":\"2023-05-04T08:24:39.6621971Z\",\"duration\":\"PT0.0005837S\",\"correlationId\":\"51e06fe1-b7d3-43eb-aaab-bd220a9974b8\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg044500b/providers/Microsoft.Resources/deployments/dpA044500b/operationStatuses/08585184182087602016?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "931a56f2-4426-4d9d-a994-ef149e2e3671" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "5f6297c4-a7de-477b-bd90-01951f3a0e12", - "Date" : "Thu, 04 May 2023 08:25:11 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082511Z:5f6297c4-a7de-477b-bd90-01951f3a0e12", - "Expires" : "-1", - "Content-Length" : "22", - "x-ms-request-id" : "5f6297c4-a7de-477b-bd90-01951f3a0e12", - "Body" : "{\"status\":\"Succeeded\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg044500b/providers/Microsoft.Resources/deployments/dpA044500b?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "470d2e6a-4770-4b60-854e-d9c93279f67f" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "d84c34f3-5ce3-4dd4-9175-3492a2df5586", - "Date" : "Thu, 04 May 2023 08:25:12 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082512Z:d84c34f3-5ce3-4dd4-9175-3492a2df5586", - "Expires" : "-1", - "Content-Length" : "1512", - "x-ms-request-id" : "d84c34f3-5ce3-4dd4-9175-3492a2df5586", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg044500b/providers/Microsoft.Resources/deployments/dpA044500b\",\"name\":\"dpA044500b\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:51.5171119Z\",\"duration\":\"PT11.8554985S\",\"correlationId\":\"51e06fe1-b7d3-43eb-aaab-bd220a9974b8\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[],\"outputResources\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg044500b/providers/Microsoft.Network/virtualNetworks/VNet1\"}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg044500b/providers/Microsoft.Resources/deployments/?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "6fe10fd1-6cc9-450d-885d-08833083cf4c", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:12 GMT", - "x-ms-correlation-request-id" : "1d9cf2c9-7e02-4e93-8e69-d637a5f37cd7", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082513Z:1d9cf2c9-7e02-4e93-8e69-d637a5f37cd7", - "Expires" : "-1", - "Content-Length" : "1524", - "x-ms-request-id" : "1d9cf2c9-7e02-4e93-8e69-d637a5f37cd7", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg044500b/providers/Microsoft.Resources/deployments/dpA044500b\",\"name\":\"dpA044500b\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:51.5171119Z\",\"duration\":\"PT11.8554985S\",\"correlationId\":\"51e06fe1-b7d3-43eb-aaab-bd220a9974b8\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[],\"outputResources\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg044500b/providers/Microsoft.Network/virtualNetworks/VNet1\"}]}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg044500b/providers/Microsoft.Resources/deployments/dpA044500b?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1b3996ba-7203-4081-8a3a-28e8fd5788d3", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:13 GMT", - "x-ms-correlation-request-id" : "84155588-608c-4fec-854f-8d5b222a94a4", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082514Z:84155588-608c-4fec-854f-8d5b222a94a4", - "Expires" : "-1", - "Content-Length" : "1512", - "x-ms-request-id" : "84155588-608c-4fec-854f-8d5b222a94a4", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg044500b/providers/Microsoft.Resources/deployments/dpA044500b\",\"name\":\"dpA044500b\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:51.5171119Z\",\"duration\":\"PT11.8554985S\",\"correlationId\":\"51e06fe1-b7d3-43eb-aaab-bd220a9974b8\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[],\"outputResources\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg044500b/providers/Microsoft.Network/virtualNetworks/VNet1\"}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg044500b/providers/Microsoft.Resources/deployments/dpA044500b/whatIf?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "86c21deb-3fff-4f76-bb90-efef3f87fe6a", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:15 GMT", - "x-ms-correlation-request-id" : "a0070a01-4450-4864-93cd-60999cbcb03a", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082515Z:a0070a01-4450-4864-93cd-60999cbcb03a", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "a0070a01-4450-4864-93cd-60999cbcb03a", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IkRlcGxveW1lbnRXaGF0SWZKb2ItUkcwNDQ1MDBCLURQQTA0NDUwMEItQTAwNzBBMDE6MkQ0NDUwOjJENDg2NDoyRDkzQ0Q6MkQ2MDk5OUNCQ0IwM0EiLCJqb2JMb2NhdGlvbiI6InNvdXRoY2VudHJhbHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IkRlcGxveW1lbnRXaGF0SWZKb2ItUkcwNDQ1MDBCLURQQTA0NDUwMEItQTAwNzBBMDE6MkQ0NDUwOjJENDg2NDoyRDkzQ0Q6MkQ2MDk5OUNCQ0IwM0EiLCJqb2JMb2NhdGlvbiI6InNvdXRoY2VudHJhbHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d4ca387d-09f0-4454-be13-2756b3c3b123" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "2f8654f9-8d70-4543-bd64-8667f84e0b98", - "Date" : "Thu, 04 May 2023 08:25:30 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082531Z:2f8654f9-8d70-4543-bd64-8667f84e0b98", - "Expires" : "-1", - "Content-Length" : "2047", - "x-ms-request-id" : "2f8654f9-8d70-4543-bd64-8667f84e0b98", - "Body" : "{\"status\":\"Succeeded\",\"properties\":{\"correlationId\":\"a0070a01-4450-4864-93cd-60999cbcb03a\",\"changes\":[{\"resourceId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg044500b/providers/Microsoft.Network/virtualNetworks/VNet1\",\"changeType\":\"Modify\",\"before\":{\"apiVersion\":\"2021-08-01\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg044500b/providers/Microsoft.Network/virtualNetworks/VNet1\",\"location\":\"southcentralus\",\"name\":\"VNet1\",\"properties\":{\"addressSpace\":{\"addressPrefixes\":[\"10.0.0.0/16\"]},\"enableDdosProtection\":false,\"subnets\":[{\"name\":\"Subnet1\",\"properties\":{\"addressPrefix\":\"10.0.0.0/24\",\"privateEndpointNetworkPolicies\":\"Disabled\",\"privateLinkServiceNetworkPolicies\":\"Enabled\"}},{\"name\":\"Subnet2\",\"properties\":{\"addressPrefix\":\"10.0.1.0/24\",\"privateEndpointNetworkPolicies\":\"Disabled\",\"privateLinkServiceNetworkPolicies\":\"Enabled\"}}]},\"type\":\"Microsoft.Network/virtualNetworks\"},\"after\":{\"apiVersion\":\"2021-08-01\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg044500b/providers/Microsoft.Network/virtualNetworks/VNet1\",\"location\":\"southcentralus\",\"name\":\"VNet1\",\"properties\":{\"addressSpace\":{\"addressPrefixes\":[\"10.0.0.0/16\"]},\"enableDdosProtection\":false,\"subnets\":[{\"name\":\"Subnet1\",\"properties\":{\"addressPrefix\":\"10.0.0.0/24\",\"privateEndpointNetworkPolicies\":\"Enabled\",\"privateLinkServiceNetworkPolicies\":\"Enabled\"}},{\"name\":\"Subnet2\",\"properties\":{\"addressPrefix\":\"10.0.1.0/24\",\"privateEndpointNetworkPolicies\":\"Enabled\",\"privateLinkServiceNetworkPolicies\":\"Enabled\"}}]},\"type\":\"Microsoft.Network/virtualNetworks\"},\"delta\":[{\"path\":\"properties.subnets\",\"propertyChangeType\":\"Array\",\"children\":[{\"path\":\"0\",\"propertyChangeType\":\"Modify\",\"children\":[{\"path\":\"properties.privateEndpointNetworkPolicies\",\"propertyChangeType\":\"Modify\",\"before\":\"Disabled\",\"after\":\"Enabled\"}]},{\"path\":\"1\",\"propertyChangeType\":\"Modify\",\"children\":[{\"path\":\"properties.privateEndpointNetworkPolicies\",\"propertyChangeType\":\"Modify\",\"before\":\"Disabled\",\"after\":\"Enabled\"}]}]}]}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg044500b/providers/Microsoft.Network//virtualnetworks/VNet1?api-version=2020-11-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "9333f94f-0dc0-49b4-b212-d816aa89efb4", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "Azure-AsyncNotification" : "Enabled", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:33 GMT", - "x-ms-correlation-request-id" : "ccdb6c5f-0f3a-4fe7-bd9d-ad9629e2e1b5", - "x-ms-arm-service-request-id" : "f52418d1-f999-4313-802f-8172f3c2bab1", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082533Z:ccdb6c5f-0f3a-4fe7-bd9d-ad9629e2e1b5", - "Expires" : "-1", - "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/d8f6699c-6381-42b2-aa49-9376f937475c?api-version=2020-11-01", - "x-ms-request-id" : "d8f6699c-6381-42b2-aa49-9376f937475c", - "x-ms-client-request-id" : "9333f94f-0dc0-49b4-b212-d816aa89efb4", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operationResults/d8f6699c-6381-42b2-aa49-9376f937475c?api-version=2020-11-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/d8f6699c-6381-42b2-aa49-9376f937475c?api-version=2020-11-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "2ee33e5e-8499-4438-ac04-ac901977bee2" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "3cb89eac-0a89-42a8-8adc-e8d955ed6b83", - "Date" : "Thu, 04 May 2023 08:25:44 GMT", - "x-ms-arm-service-request-id" : "db5df0fe-5f13-47b2-89be-bfbc846002fd", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082544Z:3cb89eac-0a89-42a8-8adc-e8d955ed6b83", - "Expires" : "-1", - "Content-Length" : "29", - "x-ms-request-id" : "ce8555dc-2488-4481-a678-2e13d667a323", - "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "2ee33e5e-8499-4438-ac04-ac901977bee2", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operationResults/d8f6699c-6381-42b2-aa49-9376f937475c?api-version=2020-11-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "9b695ecb-260e-4968-ade6-bd69aad55a01" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "Azure-AsyncNotification" : "Enabled", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", - "StatusCode" : "204", - "x-ms-correlation-request-id" : "ccdb6c5f-0f3a-4fe7-bd9d-ad9629e2e1b5", - "Date" : "Thu, 04 May 2023 08:25:44 GMT", - "x-ms-arm-service-request-id" : "f52418d1-f999-4313-802f-8172f3c2bab1", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082544Z:c6c12b19-99c2-4be8-b12d-b0427c4a5523", - "Expires" : "-1", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/d8f6699c-6381-42b2-aa49-9376f937475c?api-version=2020-11-01", - "x-ms-request-id" : "d8f6699c-6381-42b2-aa49-9376f937475c", - "Body" : "", - "x-ms-client-request-id" : "9333f94f-0dc0-49b4-b212-d816aa89efb4", - "Content-Type" : "application/json; charset=utf-8", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operationResults/d8f6699c-6381-42b2-aa49-9376f937475c?api-version=2020-11-01" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg044500b?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1164bfad-e569-4df3-911e-7a2d495574cf", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:47 GMT", - "x-ms-correlation-request-id" : "16fe64a2-2fc1-408d-a87a-e08d3c6bcdc8", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082547Z:16fe64a2-2fc1-408d-a87a-e08d3c6bcdc8", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "16fe64a2-2fc1-408d-a87a-e08d3c6bcdc8", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzA0NDUwMEItU09VVEhDRU5UUkFMVVMiLCJqb2JMb2NhdGlvbiI6InNvdXRoY2VudHJhbHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - } ], - "variables" : [ "044500b" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "6582914" + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canPostDeploymentWhatIfOnSubscription.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canPostDeploymentWhatIfOnSubscription.json index 894cb186819e4..a2a84b61e799d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canPostDeploymentWhatIfOnSubscription.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canPostDeploymentWhatIfOnSubscription.json @@ -1,322 +1,6 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg57696f9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "188d7f2e-6e75-49d4-a1c2-ba7b6b224468", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:33 GMT", - "x-ms-correlation-request-id" : "d692317b-7f3d-4c78-9f66-0505dfcae267", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082433Z:d692317b-7f3d-4c78-9f66-0505dfcae267", - "Expires" : "-1", - "Content-Length" : "223", - "x-ms-request-id" : "d692317b-7f3d-4c78-9f66-0505dfcae267", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg57696f9\",\"name\":\"rg57696f9\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg57696f9/providers/Microsoft.Resources/deployments/dpA57696f9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "c736e3d7-a34e-4026-b694-fba161ad4ef6", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1195", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:40 GMT", - "x-ms-correlation-request-id" : "93c8507a-0ede-43a3-ac91-0077252a1d01", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082441Z:93c8507a-0ede-43a3-ac91-0077252a1d01", - "Expires" : "-1", - "Content-Length" : "1354", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg57696f9/providers/Microsoft.Resources/deployments/dpA57696f9/operationStatuses/08585184182088199557?api-version=2022-09-01", - "x-ms-request-id" : "93c8507a-0ede-43a3-ac91-0077252a1d01", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg57696f9/providers/Microsoft.Resources/deployments/dpA57696f9\",\"name\":\"dpA57696f9\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Accepted\",\"timestamp\":\"2023-05-04T08:24:39.5586881Z\",\"duration\":\"PT0.0004734S\",\"correlationId\":\"93c8507a-0ede-43a3-ac91-0077252a1d01\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg57696f9/providers/Microsoft.Resources/deployments/dpA57696f9/operationStatuses/08585184182088199557?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e588ac9b-b0bd-4ff6-b46c-872ede085a4b" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "e3e35985-ae49-4166-96bb-d955b94ef263", - "Date" : "Thu, 04 May 2023 08:25:11 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082512Z:e3e35985-ae49-4166-96bb-d955b94ef263", - "Expires" : "-1", - "Content-Length" : "22", - "x-ms-request-id" : "e3e35985-ae49-4166-96bb-d955b94ef263", - "Body" : "{\"status\":\"Succeeded\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg57696f9/providers/Microsoft.Resources/deployments/dpA57696f9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "8a954322-85a5-4566-877c-af0fcb4390c1" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "8e231a19-3095-4df9-ad90-922b308ec05e", - "Date" : "Thu, 04 May 2023 08:25:12 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082512Z:8e231a19-3095-4df9-ad90-922b308ec05e", - "Expires" : "-1", - "Content-Length" : "1512", - "x-ms-request-id" : "8e231a19-3095-4df9-ad90-922b308ec05e", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg57696f9/providers/Microsoft.Resources/deployments/dpA57696f9\",\"name\":\"dpA57696f9\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:57.5526668Z\",\"duration\":\"PT17.9944521S\",\"correlationId\":\"93c8507a-0ede-43a3-ac91-0077252a1d01\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[],\"outputResources\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg57696f9/providers/Microsoft.Network/virtualNetworks/VNet1\"}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg57696f9/providers/Microsoft.Resources/deployments/?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "cc2e2d1c-cd9a-4217-996d-0b75aac6516a", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:12 GMT", - "x-ms-correlation-request-id" : "dba1f80e-725b-4f0d-9322-b450f8b1f416", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082513Z:dba1f80e-725b-4f0d-9322-b450f8b1f416", - "Expires" : "-1", - "Content-Length" : "1524", - "x-ms-request-id" : "dba1f80e-725b-4f0d-9322-b450f8b1f416", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg57696f9/providers/Microsoft.Resources/deployments/dpA57696f9\",\"name\":\"dpA57696f9\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:57.5526668Z\",\"duration\":\"PT17.9944521S\",\"correlationId\":\"93c8507a-0ede-43a3-ac91-0077252a1d01\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[],\"outputResources\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg57696f9/providers/Microsoft.Network/virtualNetworks/VNet1\"}]}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg57696f9/providers/Microsoft.Resources/deployments/dpA57696f9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e63110ca-8a55-45df-9c16-dc59ad2a6714", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:13 GMT", - "x-ms-correlation-request-id" : "35315cb4-84a9-4d13-b9d7-412d74cf2725", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082514Z:35315cb4-84a9-4d13-b9d7-412d74cf2725", - "Expires" : "-1", - "Content-Length" : "1512", - "x-ms-request-id" : "35315cb4-84a9-4d13-b9d7-412d74cf2725", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg57696f9/providers/Microsoft.Resources/deployments/dpA57696f9\",\"name\":\"dpA57696f9\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:24:57.5526668Z\",\"duration\":\"PT17.9944521S\",\"correlationId\":\"93c8507a-0ede-43a3-ac91-0077252a1d01\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[],\"outputResources\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg57696f9/providers/Microsoft.Network/virtualNetworks/VNet1\"}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/deployments/dpA57696f9/whatIf?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "62c17297-ea50-47d5-81ec-f5048404025c", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:14 GMT", - "x-ms-correlation-request-id" : "47ee2526-4aa5-4693-a52a-ea8c33e0b209", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082515Z:47ee2526-4aa5-4693-a52a-ea8c33e0b209", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "47ee2526-4aa5-4693-a52a-ea8c33e0b209", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IkRlcGxveW1lbnRXaGF0SWZKb2ItLURQQTU3Njk2RjktNDdFRTI1MjY6MkQ0QUE1OjJENDY5MzoyREE1MkE6MkRFQThDMzNFMEIyMDkiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IkRlcGxveW1lbnRXaGF0SWZKb2ItLURQQTU3Njk2RjktNDdFRTI1MjY6MkQ0QUE1OjJENDY5MzoyREE1MkE6MkRFQThDMzNFMEIyMDkiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ae02bedd-a96b-421e-b84a-22768fdc4b5b" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "feb8010b-6fb6-4bed-a0a2-7298ed1a482c", - "Date" : "Thu, 04 May 2023 08:25:30 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082531Z:feb8010b-6fb6-4bed-a0a2-7298ed1a482c", - "Expires" : "-1", - "Content-Length" : "105", - "x-ms-request-id" : "feb8010b-6fb6-4bed-a0a2-7298ed1a482c", - "Body" : "{\"status\":\"Succeeded\",\"properties\":{\"correlationId\":\"47ee2526-4aa5-4693-a52a-ea8c33e0b209\",\"changes\":[]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg57696f9/providers/Microsoft.Network//virtualnetworks/VNet1?api-version=2020-11-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "0a53a3b6-de14-4143-875a-09c684218803", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "Azure-AsyncNotification" : "Enabled", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:31 GMT", - "x-ms-correlation-request-id" : "62d29ea4-0741-4552-aac7-2bd90df49030", - "x-ms-arm-service-request-id" : "cb9ce246-c7dc-4161-86ce-3f03fc98a363", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082532Z:62d29ea4-0741-4552-aac7-2bd90df49030", - "Expires" : "-1", - "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/1ce8fe7b-0a17-4cf7-aefd-2c98ecf07e92?api-version=2020-11-01", - "x-ms-request-id" : "1ce8fe7b-0a17-4cf7-aefd-2c98ecf07e92", - "x-ms-client-request-id" : "0a53a3b6-de14-4143-875a-09c684218803", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operationResults/1ce8fe7b-0a17-4cf7-aefd-2c98ecf07e92?api-version=2020-11-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/1ce8fe7b-0a17-4cf7-aefd-2c98ecf07e92?api-version=2020-11-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3bb38b68-f86f-4b1f-aaf5-09f812b15720" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "32109d92-269a-4eb6-8746-3f61f482077e", - "Date" : "Thu, 04 May 2023 08:25:41 GMT", - "x-ms-arm-service-request-id" : "c7cff52b-2f65-4e84-8553-c9a2f98b9748", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082542Z:32109d92-269a-4eb6-8746-3f61f482077e", - "Expires" : "-1", - "Content-Length" : "29", - "x-ms-request-id" : "f4961761-75fb-4dd3-a285-481492b428cb", - "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "3bb38b68-f86f-4b1f-aaf5-09f812b15720", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operationResults/1ce8fe7b-0a17-4cf7-aefd-2c98ecf07e92?api-version=2020-11-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "8cc123d3-a7cb-4ebc-9e6c-815d4df7701c" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "Azure-AsyncNotification" : "Enabled", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "204", - "x-ms-correlation-request-id" : "62d29ea4-0741-4552-aac7-2bd90df49030", - "Date" : "Thu, 04 May 2023 08:25:42 GMT", - "x-ms-arm-service-request-id" : "cb9ce246-c7dc-4161-86ce-3f03fc98a363", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082543Z:44ce3a2a-6eca-4d0d-99d2-1f2b60a08048", - "Expires" : "-1", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/1ce8fe7b-0a17-4cf7-aefd-2c98ecf07e92?api-version=2020-11-01", - "x-ms-request-id" : "1ce8fe7b-0a17-4cf7-aefd-2c98ecf07e92", - "Body" : "", - "x-ms-client-request-id" : "0a53a3b6-de14-4143-875a-09c684218803", - "Content-Type" : "application/json; charset=utf-8", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operationResults/1ce8fe7b-0a17-4cf7-aefd-2c98ecf07e92?api-version=2020-11-01" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg57696f9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d49904d8-bc00-4f6d-8426-8d195bfedaf5", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14997", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:45 GMT", - "x-ms-correlation-request-id" : "44c6f875-f308-4e29-8a80-01c5a8bd32ef", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082546Z:44c6f875-f308-4e29-8a80-01c5a8bd32ef", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "44c6f875-f308-4e29-8a80-01c5a8bd32ef", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzU3Njk2RjktU09VVEhDRU5UUkFMVVMiLCJqb2JMb2NhdGlvbiI6InNvdXRoY2VudHJhbHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - } ], - "variables" : [ "57696f9" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "1035960" + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canUpdateVirtualNetworkDeployment.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canUpdateVirtualNetworkDeployment.json index b7afd8118d508..80e03fe725bab 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canUpdateVirtualNetworkDeployment.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canUpdateVirtualNetworkDeployment.json @@ -1,378 +1,6 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg81223de?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "c4f4fb5a-435a-446c-8f3b-18f9e13f53b3", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:32 GMT", - "x-ms-correlation-request-id" : "cb2d4cd9-121a-4223-a9c5-81094007d803", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082433Z:cb2d4cd9-121a-4223-a9c5-81094007d803", - "Expires" : "-1", - "Content-Length" : "223", - "x-ms-request-id" : "cb2d4cd9-121a-4223-a9c5-81094007d803", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg81223de\",\"name\":\"rg81223de\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg81223de/providers/Microsoft.Resources/deployments/dpC81223de?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5c5df687-a493-4a03-9473-112e8d3904c6", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:42 GMT", - "x-ms-correlation-request-id" : "93f65195-9325-4d96-bc24-b6632c39a1e5", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082443Z:93f65195-9325-4d96-bc24-b6632c39a1e5", - "Expires" : "-1", - "Content-Length" : "1354", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg81223de/providers/Microsoft.Resources/deployments/dpC81223de/operationStatuses/08585184182062942707?api-version=2022-09-01", - "x-ms-request-id" : "93f65195-9325-4d96-bc24-b6632c39a1e5", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg81223de/providers/Microsoft.Resources/deployments/dpC81223de\",\"name\":\"dpC81223de\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Accepted\",\"timestamp\":\"2023-05-04T08:24:42.0945312Z\",\"duration\":\"PT0.0007499S\",\"correlationId\":\"93f65195-9325-4d96-bc24-b6632c39a1e5\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg81223de/providers/Microsoft.Resources/deployments/dpC81223de?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "76f97562-6c5f-4ae1-9989-7d7e83db96b1", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:43 GMT", - "x-ms-correlation-request-id" : "db594a9e-7dc6-4d36-84fb-e26a24c16ee3", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082444Z:db594a9e-7dc6-4d36-84fb-e26a24c16ee3", - "Expires" : "-1", - "Content-Length" : "1353", - "x-ms-request-id" : "db594a9e-7dc6-4d36-84fb-e26a24c16ee3", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg81223de/providers/Microsoft.Resources/deployments/dpC81223de\",\"name\":\"dpC81223de\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Running\",\"timestamp\":\"2023-05-04T08:24:43.7977908Z\",\"duration\":\"PT1.7040095S\",\"correlationId\":\"93f65195-9325-4d96-bc24-b6632c39a1e5\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg81223de/providers/Microsoft.Resources/deployments/dpC81223de/cancel?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f1bf3beb-b41f-4486-8d63-e8b7e57556dc", - "Content-Type" : "application/json" - }, - "Response" : { - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "X-Content-Type-Options" : "nosniff", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082446Z:698556e8-489b-4337-9910-1fb8ceea9a1c", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Expires" : "-1", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "698556e8-489b-4337-9910-1fb8ceea9a1c", - "Date" : "Thu, 04 May 2023 08:24:46 GMT", - "x-ms-correlation-request-id" : "698556e8-489b-4337-9910-1fb8ceea9a1c" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg81223de/providers/Microsoft.Resources/deployments/dpC81223de?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "094c06ae-6a15-4cf1-9ffc-f4c68487c364", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:47 GMT", - "x-ms-correlation-request-id" : "f5e843d1-1a04-4da7-9a79-b620b482dbf8", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082448Z:f5e843d1-1a04-4da7-9a79-b620b482dbf8", - "Expires" : "-1", - "Content-Length" : "1354", - "x-ms-request-id" : "f5e843d1-1a04-4da7-9a79-b620b482dbf8", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg81223de/providers/Microsoft.Resources/deployments/dpC81223de\",\"name\":\"dpC81223de\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.json\",\"contentVersion\":\"1.0.0.0\"},\"templateHash\":\"10806234693722113459\",\"parametersLink\":{\"uri\":\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.network/vnet-two-subnets/azuredeploy.parameters.json\",\"contentVersion\":\"1.0.0.0\"},\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet1\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet2\"},\"location\":{\"type\":\"String\",\"value\":\"southcentralus\"}},\"mode\":\"Complete\",\"provisioningState\":\"Canceled\",\"timestamp\":\"2023-05-04T08:24:45.7261097Z\",\"duration\":\"PT3.6323284S\",\"correlationId\":\"93f65195-9325-4d96-bc24-b6632c39a1e5\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg81223de/providers/Microsoft.Resources/deployments/dpC81223de?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "78bd9e2f-a596-4886-8a43-a8f284c37375", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1196", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:52 GMT", - "x-ms-correlation-request-id" : "27e5dac1-71a9-411b-b2db-09b582234e91", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082453Z:27e5dac1-71a9-411b-b2db-09b582234e91", - "Expires" : "-1", - "Content-Length" : "912", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg81223de/providers/Microsoft.Resources/deployments/dpC81223de/operationStatuses/08585184181943531344?api-version=2022-09-01", - "x-ms-request-id" : "27e5dac1-71a9-411b-b2db-09b582234e91", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg81223de/providers/Microsoft.Resources/deployments/dpC81223de\",\"name\":\"dpC81223de\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateHash\":\"14590598303233127501\",\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet2\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet222\"}},\"mode\":\"Incremental\",\"provisioningState\":\"Accepted\",\"timestamp\":\"2023-05-04T08:24:52.8151403Z\",\"duration\":\"PT0.0002968S\",\"correlationId\":\"27e5dac1-71a9-411b-b2db-09b582234e91\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg81223de/providers/Microsoft.Resources/deployments/dpC81223de/operationStatuses/08585184181943531344?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f6b9ac87-0460-47e4-873e-b374478b2c88" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "a9c386c4-b941-4081-9fec-bf8ef162477f", - "Date" : "Thu, 04 May 2023 08:25:23 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082524Z:a9c386c4-b941-4081-9fec-bf8ef162477f", - "Expires" : "-1", - "Content-Length" : "22", - "x-ms-request-id" : "a9c386c4-b941-4081-9fec-bf8ef162477f", - "Body" : "{\"status\":\"Succeeded\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg81223de/providers/Microsoft.Resources/deployments/dpC81223de?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e5d41149-898b-4d2a-b439-793f6d1ba439" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "c58614b3-d074-489f-aac7-d5501e1c9ef5", - "Date" : "Thu, 04 May 2023 08:25:24 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082524Z:c58614b3-d074-489f-aac7-d5501e1c9ef5", - "Expires" : "-1", - "Content-Length" : "1068", - "x-ms-request-id" : "c58614b3-d074-489f-aac7-d5501e1c9ef5", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg81223de/providers/Microsoft.Resources/deployments/dpC81223de\",\"name\":\"dpC81223de\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateHash\":\"14590598303233127501\",\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet2\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet222\"}},\"mode\":\"Incremental\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:25:01.5567905Z\",\"duration\":\"PT8.741947S\",\"correlationId\":\"27e5dac1-71a9-411b-b2db-09b582234e91\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[],\"outputResources\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg81223de/providers/Microsoft.Network/virtualNetworks/VNet2\"}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg81223de/providers/Microsoft.Resources/deployments/dpC81223de?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d85b669d-f3b1-46d7-be48-5567faf711ea", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:25 GMT", - "x-ms-correlation-request-id" : "964efa80-fce9-4281-9004-beba8e93fb3b", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082525Z:964efa80-fce9-4281-9004-beba8e93fb3b", - "Expires" : "-1", - "Content-Length" : "1068", - "x-ms-request-id" : "964efa80-fce9-4281-9004-beba8e93fb3b", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg81223de/providers/Microsoft.Resources/deployments/dpC81223de\",\"name\":\"dpC81223de\",\"type\":\"Microsoft.Resources/deployments\",\"properties\":{\"templateHash\":\"14590598303233127501\",\"parameters\":{\"vnetName\":{\"type\":\"String\",\"value\":\"VNet2\"},\"vnetAddressPrefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/16\"},\"subnet1Prefix\":{\"type\":\"String\",\"value\":\"10.0.0.0/24\"},\"subnet1Name\":{\"type\":\"String\",\"value\":\"Subnet1\"},\"subnet2Prefix\":{\"type\":\"String\",\"value\":\"10.0.1.0/24\"},\"subnet2Name\":{\"type\":\"String\",\"value\":\"Subnet222\"}},\"mode\":\"Incremental\",\"provisioningState\":\"Succeeded\",\"timestamp\":\"2023-05-04T08:25:01.5567905Z\",\"duration\":\"PT8.741947S\",\"correlationId\":\"27e5dac1-71a9-411b-b2db-09b582234e91\",\"providers\":[{\"namespace\":\"Microsoft.Network\",\"resourceTypes\":[{\"resourceType\":\"virtualNetworks\",\"locations\":[\"southcentralus\"]}]}],\"dependencies\":[],\"outputResources\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg81223de/providers/Microsoft.Network/virtualNetworks/VNet2\"}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg81223de/providers/Microsoft.Network//virtualnetworks/VNet2?api-version=2020-11-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "9f3012ce-4a97-441c-a982-f07abc3dbd49", - "Content-Type" : "application/json" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:26 GMT", - "x-ms-correlation-request-id" : "47d536a8-1e37-4c7b-954b-d55783fd6f23", - "x-ms-arm-service-request-id" : "7fc6312c-c637-4b2c-bb72-fdea2e44b5a4", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "ETag" : "W/\"7659ec11-f3fc-4bc7-864a-ab2a1c156d54\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082527Z:47d536a8-1e37-4c7b-954b-d55783fd6f23", - "Expires" : "-1", - "Content-Length" : "1819", - "x-ms-request-id" : "23a3f7c3-50c9-44b9-8b49-b1119822c5db", - "Body" : "{\r\n \"name\": \"VNet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg81223de/providers/Microsoft.Network/virtualNetworks/VNet2\",\r\n \"etag\": \"W/\\\"7659ec11-f3fc-4bc7-864a-ab2a1c156d54\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"southcentralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"be03ce7a-d227-46cd-aea2-f56f8736d874\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"Subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg81223de/providers/Microsoft.Network/virtualNetworks/VNet2/subnets/Subnet1\",\r\n \"etag\": \"W/\\\"7659ec11-f3fc-4bc7-864a-ab2a1c156d54\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n },\r\n {\r\n \"name\": \"Subnet222\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg81223de/providers/Microsoft.Network/virtualNetworks/VNet2/subnets/Subnet222\",\r\n \"etag\": \"W/\\\"7659ec11-f3fc-4bc7-864a-ab2a1c156d54\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "9f3012ce-4a97-441c-a982-f07abc3dbd49", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg81223de/providers/Microsoft.Network//virtualnetworks/VNet2?api-version=2020-11-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e9d7ee3d-c5b5-4106-9767-d5859319f79a", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "Azure-AsyncNotification" : "Enabled", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:29 GMT", - "x-ms-correlation-request-id" : "3612adb2-e20a-415d-94e8-112dd04f8e07", - "x-ms-arm-service-request-id" : "e040e853-1fee-4ce3-9e1d-b2a8e61d38bf", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082529Z:3612adb2-e20a-415d-94e8-112dd04f8e07", - "Expires" : "-1", - "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/c6bdb619-c474-4244-87db-08543acce9ce?api-version=2020-11-01", - "x-ms-request-id" : "c6bdb619-c474-4244-87db-08543acce9ce", - "x-ms-client-request-id" : "e9d7ee3d-c5b5-4106-9767-d5859319f79a", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operationResults/c6bdb619-c474-4244-87db-08543acce9ce?api-version=2020-11-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/c6bdb619-c474-4244-87db-08543acce9ce?api-version=2020-11-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "05e9e66c-6179-4517-9d81-c28751236f68" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "c2fa9792-a8e3-4cc3-9795-7b3707a6ca02", - "Date" : "Thu, 04 May 2023 08:25:39 GMT", - "x-ms-arm-service-request-id" : "acce3696-d788-4522-918a-c854e56a26a5", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082539Z:c2fa9792-a8e3-4cc3-9795-7b3707a6ca02", - "Expires" : "-1", - "Content-Length" : "29", - "x-ms-request-id" : "98b4b610-2357-4c0c-8f0d-e032aa0aa766", - "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "05e9e66c-6179-4517-9d81-c28751236f68", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operationResults/c6bdb619-c474-4244-87db-08543acce9ce?api-version=2020-11-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "bb6fde95-0853-4f25-9390-42d72b12f44f" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "Azure-AsyncNotification" : "Enabled", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "204", - "x-ms-correlation-request-id" : "3612adb2-e20a-415d-94e8-112dd04f8e07", - "Date" : "Thu, 04 May 2023 08:25:40 GMT", - "x-ms-arm-service-request-id" : "e040e853-1fee-4ce3-9e1d-b2a8e61d38bf", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082540Z:65fc6b23-492d-4f37-92d0-ef3789b706a3", - "Expires" : "-1", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operations/c6bdb619-c474-4244-87db-08543acce9ce?api-version=2020-11-01", - "x-ms-request-id" : "c6bdb619-c474-4244-87db-08543acce9ce", - "Body" : "", - "x-ms-client-request-id" : "e9d7ee3d-c5b5-4106-9767-d5859319f79a", - "Content-Type" : "application/json; charset=utf-8", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/southcentralus/operationResults/c6bdb619-c474-4244-87db-08543acce9ce?api-version=2020-11-01" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg81223de?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "0c717eb0-75a2-43e5-8e10-6da1268fc6fc", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:41 GMT", - "x-ms-correlation-request-id" : "9b40de14-a69f-4a90-9910-f171edb8d70f", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082542Z:9b40de14-a69f-4a90-9910-f171edb8d70f", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "9b40de14-a69f-4a90-9910-f171edb8d70f", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzgxMjIzREUtU09VVEhDRU5UUkFMVVMiLCJqb2JMb2NhdGlvbiI6InNvdXRoY2VudHJhbHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - } ], - "variables" : [ "81223de" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "17488fd" + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/FeaturesTests.canListAndRegisterFeature.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/FeaturesTests.canListAndRegisterFeature.json index 2a70659ccb6de..f721723386d8a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/FeaturesTests.canListAndRegisterFeature.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/FeaturesTests.canListAndRegisterFeature.json @@ -1,58 +1,4 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/features?api-version=2021-07-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ea219f84-6821-4d03-82e6-f72c9f50bace", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:29 GMT", - "x-ms-correlation-request-id" : "fb1c5607-1276-4300-a960-ecfedc25f187", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082429Z:fb1c5607-1276-4300-a960-ecfedc25f187", - "Vary" : "Accept-Encoding", - "Expires" : "-1", - "Content-Length" : "864055", - "x-ms-request-id" : "southeastasia:703fc71c-4be6-4c81-b87b-89c953b4fffc", - "Body" : "{\"value\":[{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZonePublishingInAllEdgeZone\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZonePublishingInAllEdgeZone\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.eventgrid/features/Oct2021Features\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.eventgrid/Oct2021Features\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/showPG14\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/showPG14\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/replicaAvailabilityZone\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/replicaAvailabilityZone\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.securityinsights/features/strictActionsThrottlingLimits\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.securityinsights/strictActionsThrottlingLimits\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.securityinsights/features/strictIncidentsThrottlingLimits\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.securityinsights/strictIncidentsThrottlingLimits\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.eventgrid/features/Oct2021FeaturesV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.eventgrid/Oct2021FeaturesV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.KeyVault/features/EastUS2EUAPDataResidency\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.KeyVault/EastUS2EUAPDataResidency\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.KeyVault/features/SoutheastAsiaDataResidency\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.KeyVault/SoutheastAsiaDataResidency\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/enableWorkbooks\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/enableWorkbooks\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/BypassAuthoritativeDnsQueryForCNameCheck\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/BypassAuthoritativeDnsQueryForCNameCheck\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/MultipleBackupsPerDay\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/MultipleBackupsPerDay\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/TrustedVMBackup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/TrustedVMBackup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Graph/features/PrivatePreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Graph/PrivatePreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMariaDB/features/orcasconfignopdl\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMariaDB/orcasconfignopdl\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/storageAutoGrowth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/storageAutoGrowth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/stopStateMaximumExtend\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/stopStateMaximumExtend\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/showDiagnoseAndSolveBlade\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/showDiagnoseAndSolveBlade\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/showDiagnoseAndSolveBlade\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/showDiagnoseAndSolveBlade\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/showAdvisorRecommendations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/showAdvisorRecommendations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/marlinPrivateLink\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/marlinPrivateLink\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/EnablePrivateClusterSubZone\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/EnablePrivateClusterSubZone\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFDisableShowmount\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFDisableShowmount\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowCloudServiceMove\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowCloudServiceMove\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDB/features/AnalyticalStoreMigration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDB/AnalyticalStoreMigration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridConnectivity/features/hiddenPreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridConnectivity/hiddenPreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKSWindowsGmsaPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKSWindowsGmsaPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/ComputerVision.CelebrityRecognition\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/ComputerVision.CelebrityRecognition\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/ExperimentalSKU\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/ExperimentalSKU\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGTrustedLaunchVM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGTrustedLaunchVM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AFWEnablePreviewFeatures\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AFWEnablePreviewFeatures\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AFWEnableAccelnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AFWEnableAccelnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AFWEnableNetworkRuleNameLogging\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AFWEnableNetworkRuleNameLogging\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AFWEnablePerformanceOptimization\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AFWEnablePerformanceOptimization\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StreamAnalytics/features/LargeSUJob\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StreamAnalytics/LargeSUJob\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StreamAnalytics/features/LargeSUDedicatedCluster\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StreamAnalytics/LargeSUDedicatedCluster\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevAI/features/Dev\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevAI/Dev\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevAI/features/PPE\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevAI/PPE\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKS-EnableDualStack\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKS-EnableDualStack\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/FailureRecoveryViaReprovisioning\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/FailureRecoveryViaReprovisioning\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.logic/features/AllowAppServiceRuntime\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.logic/AllowAppServiceRuntime\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/flexibleServerGeoRestore\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/flexibleServerGeoRestore\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/flexibleServerBcdrNetworking\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/flexibleServerBcdrNetworking\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowValidateVmssTargettedTenantNicReadOptimization\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowValidateVmssTargettedTenantNicReadOptimization\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTier123\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTier123\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTier4-STT\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTier4-STT\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTier4-NTTS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTier4-NTTS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTier4-FormRecognizer\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTier4-FormRecognizer\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTier4-CVRead\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTier4-CVRead\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTier4-LUIS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTier4-LUIS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTier4-TA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTier4-TA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTier4-Translator\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTier4-Translator\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/CustomerInitiatedMigration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/CustomerInitiatedMigration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFCrossZoneReplication\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFCrossZoneReplication\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.monitor/features/Convergence\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.monitor/Convergence\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/Routing-SecondaryCanaryCentralEUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/Routing-SecondaryCanaryCentralEUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/Routing-SecondaryCanaryEastUS2EUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/Routing-SecondaryCanaryEastUS2EUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DeviceUpdate/features/EnablePrivateEndpoint\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DeviceUpdate/EnablePrivateEndpoint\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/fastestRestorePoint\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/fastestRestorePoint\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/flexibleServerDeleteBlade\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/flexibleServerDeleteBlade\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/flexibleServerDeleteBlade\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/flexibleServerDeleteBlade\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StreamAnalytics/features/PreferEventHubMultiSender\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StreamAnalytics/PreferEventHubMultiSender\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/EnableNamespaceResourcesPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/EnableNamespaceResourcesPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/EnableOIDCIssuerPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/EnableOIDCIssuerPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/DataMoverPreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/DataMoverPreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRsVmssMigration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRsVmssMigration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OpenEnergyPlatform/features/OEPPrivatePreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OpenEnergyPlatform/OEPPrivatePreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AzureEdgeZoneAtlantaA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AzureEdgeZoneAtlantaA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MachineLearningServices/features/mastertestsfeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MachineLearningServices/mastertestsfeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CloudServicesAllowResourceMove\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CloudServicesAllowResourceMove\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowApplicationGatewayTlsProxy\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowApplicationGatewayTlsProxy\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/flexibleServerGeoRestore\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/flexibleServerGeoRestore\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/PremiumFilesPaidBursting\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/PremiumFilesPaidBursting\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/flexibleServerBcdrNetworking\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/flexibleServerBcdrNetworking\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/DisableForceAccelNetForOvlVms\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/DisableForceAccelNetForOvlVms\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/citusDeleteBlade\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/citusDeleteBlade\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/marlinisallowedwcus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/marlinisallowedwcus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFSingleFileBackupRestore\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFSingleFileBackupRestore\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataBox/features/EnableCustomerDiskSku_India\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataBox/EnableCustomerDiskSku_India\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/EnableServiceFabricRP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/EnableServiceFabricRP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AzureFirewallBasic\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AzureFirewallBasic\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.servicelinker/features/Dogfood\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.servicelinker/Dogfood\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/SAPHANAHSR\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/SAPHANAHSR\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/NGINX.NGINXPLUS/features/prodAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"NGINX.NGINXPLUS/prodAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/PremiumToHotTiering\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/PremiumToHotTiering\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UsePreprovisionedVMsForConfidentialVMs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UsePreprovisionedVMsForConfidentialVMs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AuxiliaryAttachedModeEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AuxiliaryAttachedModeEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/G8LMLIDedicatedHost\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/G8LMLIDedicatedHost\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.KubernetesConfiguration/features/Namespaces\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.KubernetesConfiguration/Namespaces\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/Governance\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/Governance\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Dashboard/features/InternalRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Dashboard/InternalRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationSEC\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationSEC\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationSES\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationSES\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPrivateEndpointCustomNicName\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPrivateEndpointCustomNicName\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/VNetEncryptionCustomerManagedCert\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/VNetEncryptionCustomerManagedCert\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Portal/features/extensionspreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Portal/extensionspreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.EdgeZones/features/canary\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.EdgeZones/canary\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DomainRegistration/features/RegionalizeRp\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DomainRegistration/RegionalizeRp\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CertificateRegistration/features/RegionalizeResourceProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CertificateRegistration/RegionalizeResourceProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DomainRegistration/features/RegionalizeResourceProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DomainRegistration/RegionalizeResourceProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataBox/features/EnableCustomerDiskSku_US\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataBox/EnableCustomerDiskSku_US\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier1-CVRead\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier1-CVRead\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier23-CVRead\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier23-CVRead\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier4-CVRead\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier4-CVRead\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier1-STT\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier1-STT\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier23-STT\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier23-STT\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier4-STT\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier4-STT\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier1-NTTS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier1-NTTS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier23-NTTS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier23-NTTS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier4-NTTS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier4-NTTS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier1-FormRecognizer\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier1-FormRecognizer\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier23-FormRecognizer\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier23-FormRecognizer\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier4-FormRecognizer\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier4-FormRecognizer\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier1-LUIS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier1-LUIS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier23-LUIS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier23-LUIS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier4-LUIS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier4-LUIS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier1-TA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier1-TA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier23-TA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier23-TA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier4-TA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier4-TA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier1-Translator\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier1-Translator\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier2-Translator\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier2-Translator\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/CommitmentTierDCTier34-Translator\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/CommitmentTierDCTier34-Translator\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CASv3PolicyCheck\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CASv3PolicyCheck\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/ASECreateMecRoleEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/ASECreateMecRoleEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableApplicationGatewayNetworkIsolation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableApplicationGatewayNetworkIsolation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AuxiliaryMaxConnectionsModeEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AuxiliaryMaxConnectionsModeEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AuxiliaryFloatingModeEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AuxiliaryFloatingModeEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataBox/features/EnableCustomerDiskSku_Europe\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataBox/EnableCustomerDiskSku_Europe\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataBox/features/CustomerDiskAccess_Europe\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataBox/CustomerDiskAccess_Europe\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataBox/features/CustomerDiskAccess_UK\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataBox/CustomerDiskAccess_UK\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/scriptingPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/scriptingPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowRegularPremiumPageBlobOnEdgeZone\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowRegularPremiumPageBlobOnEdgeZone\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/EnableTaskService\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/EnableTaskService\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AllowAADAuthForDataAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AllowAADAuthForDataAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/AttackPaths\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/AttackPaths\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/OrionStage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/OrionStage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/ArchivePolicyAffinityID\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/ArchivePolicyAffinityID\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/ArchivePolicyRehdyrateDelayInMinutes\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/ArchivePolicyRehdyrateDelayInMinutes\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/ArchivePolicyMinimumArchiveSize\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/ArchivePolicyMinimumArchiveSize\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/ArchivePolicyPropertiesCompanyMetUK\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/ArchivePolicyPropertiesCompanyMetUK\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/ArchivePolicyPropertiesTapeZonality\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/ArchivePolicyPropertiesTapeZonality\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.testbase/features/API20211201\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.testbase/API20211201\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StorSimple/features/ShowBannerForDeviceUpdate52\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StorSimple/ShowBannerForDeviceUpdate52\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IoTFirmwareDefense/features/AccessControl\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IoTFirmwareDefense/AccessControl\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableRnlRemoveForMigration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableRnlRemoveForMigration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/GraphDeprecation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/GraphDeprecation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.KubernetesConfiguration/features/ExtensionTypes\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.KubernetesConfiguration/ExtensionTypes\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Confluent/features/DataMigrationCleanup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Confluent/DataMigrationCleanup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/DisableAZFWSubnetPermissionCheck\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/DisableAZFWSubnetPermissionCheck\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableAZFWSubnetPermissionCheck\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableAZFWSubnetPermissionCheck\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/migrations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/migrations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/BaltimoreCA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/BaltimoreCA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/TruncateCollectionsOnNRPGetVnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/TruncateCollectionsOnNRPGetVnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/SiteSecretsCollectionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/SiteSecretsCollectionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFReestablishReplication\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFReestablishReplication\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/EnableDTF\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/EnableDTF\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFEnableVolumeUserGroupQuota\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFEnableVolumeUserGroupQuota\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAdminRulesOnNipBasedServices\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAdminRulesOnNipBasedServices\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/openAINewModel\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/openAINewModel\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/hidePgCfsEventInfobox\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/hidePgCfsEventInfobox\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/flexibleServerDatabases\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/flexibleServerDatabases\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SecurityDevOps/features/DfdGitHubConnector\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SecurityDevOps/DfdGitHubConnector\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableApplicationGatewaySubnetPermissionCheck\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableApplicationGatewaySubnetPermissionCheck\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowDeleteAddressPrefixesOnSubnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowDeleteAddressPrefixesOnSubnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CloudServicesEnhancedPackageSize\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CloudServicesEnhancedPackageSize\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/PreviewGuardRails\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/PreviewGuardRails\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/CapacityReservationGroupPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/CapacityReservationGroupPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/DedicatedHostGroupPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/DedicatedHostGroupPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/spotPriorityContainerGroup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/spotPriorityContainerGroup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/ASEPrivateLinkHost\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/ASEPrivateLinkHost\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/UseComputeSubscriptionAMD\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/UseComputeSubscriptionAMD\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/haServerAdditionalIOPs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/haServerAdditionalIOPs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/openAI1PFtModel\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/openAI1PFtModel\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Container.TA.IssueResolutionSummarization\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Container.TA.IssueResolutionSummarization\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/Region-Route-MWH\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/Region-Route-MWH\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/Region-Route-CDM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/Region-Route-CDM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/Region-Route-BY1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/Region-Route-BY1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/Region-Route-DM1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/Region-Route-DM1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/Region-Route-SN6\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/Region-Route-SN6\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/Region-Route-DB3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/Region-Route-DB3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/Region-Route-AM5\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/Region-Route-AM5\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/Region-Route-HKN\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/Region-Route-HKN\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/Region-Route-BL2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/Region-Route-BL2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SpecialSkusForVmssFlex\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SpecialSkusForVmssFlex\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/marlinWorkbooks\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/marlinWorkbooks\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.LoadTestService/features/DeprecatedAPIVersion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.LoadTestService/DeprecatedAPIVersion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/InGuestAutoPatchVmssUniformPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/InGuestAutoPatchVmssUniformPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataProtection/features/BlobVaultedBackup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataProtection/BlobVaultedBackup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableApplicationGatewayTlsProxyBackendHealth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableApplicationGatewayTlsProxyBackendHealth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDb/features/MongoTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDb/MongoTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AHBEnabledForPAYG\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AHBEnabledForPAYG\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/ManagedClusterSnapshotPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/ManagedClusterSnapshotPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureArcData/features/ArcDataActiveDirectory\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureArcData/ArcDataActiveDirectory\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ManagedIdentity/features/FederatedIdentityCredentials\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ManagedIdentity/FederatedIdentityCredentials\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/PremiumFilesFirstTierWithBurstSettings\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/PremiumFilesFirstTierWithBurstSettings\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AzureKeyVaultKmsPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AzureKeyVaultKmsPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.eventgrid/features/BypassPartnerAuthorizationFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.eventgrid/BypassPartnerAuthorizationFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMoveLinks\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMoveLinks\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/enableMoveLinks\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/enableMoveLinks\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMarlinLogs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMarlinLogs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/offlineMigrations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/offlineMigrations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/smartSwitchConfigExperience\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/smartSwitchConfigExperience\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AutonomousDevelopmentPlatform/features/DevExp01\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AutonomousDevelopmentPlatform/DevExp01\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AutonomousDevelopmentPlatform/features/DevExp02\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AutonomousDevelopmentPlatform/DevExp02\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AutonomousDevelopmentPlatform/features/DevExp03\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AutonomousDevelopmentPlatform/DevExp03\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AutonomousDevelopmentPlatform/features/DevExp04\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AutonomousDevelopmentPlatform/DevExp04\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/EnableAccessConnectorPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/EnableAccessConnectorPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/enableSameZoneHA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/enableSameZoneHA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IotSecurity/features/PrivatePreviewParticipation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IotSecurity/PrivatePreviewParticipation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowPremiumBlockBlobsInMicroRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowPremiumBlockBlobsInMicroRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/PartitionedDnsPublicPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/PartitionedDnsPublicPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/RollingTest01\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/RollingTest01\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/RollingTest02\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/RollingTest02\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/RollingTest03\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/RollingTest03\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/RollingTest04\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/RollingTest04\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/RollingTest05\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/RollingTest05\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/RollingTest06\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/RollingTest06\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/EnableDatabricks20220401PreviewApiVersion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/EnableDatabricks20220401PreviewApiVersion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/BypassPreflightValidation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/BypassPreflightValidation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.eventgrid/features/PartnerAuthorizationFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.eventgrid/PartnerAuthorizationFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataReplication/features/PPEAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataReplication/PPEAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/geoRestoreForNonZRServer\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/geoRestoreForNonZRServer\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logic/features/ISVSubscription\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logic/ISVSubscription\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/FleetResourcePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/FleetResourcePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKSInfinibandSupport\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKSInfinibandSupport\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/EnableAPIServerVnetIntegrationPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/EnableAPIServerVnetIntegrationPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/enableBackupAndRestoreBlade\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/enableBackupAndRestoreBlade\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowDataSharing\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowDataSharing\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowSpecificIpAddressInPublicIP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowSpecificIpAddressInPublicIP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.portal/features/SelfService\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.portal/SelfService\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/ContainerScaleSetsPreview1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/ContainerScaleSetsPreview1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/VMScaleSetFlexPriorityMix\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/VMScaleSetFlexPriorityMix\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UseForceDeleteOnEviction\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UseForceDeleteOnEviction\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SpotTryRestoreFastRestoration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SpotTryRestoreFastRestoration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/GitHub.Enterprise/features/PreviewRegion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"GitHub.Enterprise/PreviewRegion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Search/features/HOBOv2Support\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Search/HOBOv2Support\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDB/features/DeleteAllItemsByPartitionKey\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDB/DeleteAllItemsByPartitionKey\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/FastPathMigrationEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/FastPathMigrationEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/FormRecognizer.NeuralLimimt50\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/FormRecognizer.NeuralLimimt50\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Search/features/InternalFeatures\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Search/InternalFeatures\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/EncryptionAtRestWithCrossTenantKey\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/EncryptionAtRestWithCrossTenantKey\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Test.shoebox/features/TestInProduction\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Test.shoebox/TestInProduction\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AutonomousDevelopmentPlatform/features/WorkspacesPrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AutonomousDevelopmentPlatform/WorkspacesPrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKS-KedaPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKS-KedaPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PlayFab/features/scus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PlayFab/scus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PlayFab/features/eus2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PlayFab/eus2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDb/features/APIForMongoDbRBAC\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDb/APIForMongoDbRBAC\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDb/features/APIForMongoDbUniqueReindex\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDb/APIForMongoDbUniqueReindex\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/EnableZtna\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/EnableZtna\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/Routing-SecondaryCanaryEastUS2EUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/Routing-SecondaryCanaryEastUS2EUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/Routing-SecondaryCanaryCentralUSEUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/Routing-SecondaryCanaryCentralUSEUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.alertsmanagement/features/prometheusRulesInt\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.alertsmanagement/prometheusRulesInt\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/CustomConfiguration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/CustomConfiguration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/citusLargeScaleStorage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/citusLargeScaleStorage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/VmScanners.Preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/VmScanners.Preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.syntex/features/PrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.syntex/PrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SecurityDevOps/features/AlphaRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SecurityDevOps/AlphaRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableEditPrivateDns\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableEditPrivateDns\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/CustomCATrustPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/CustomCATrustPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ApiSecurity/features/PP2CanaryAccessDEV\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ApiSecurity/PP2CanaryAccessDEV\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableHideCitusConInformationBanner\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableHideCitusConInformationBanner\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OperationalInsights/features/NewRegionsTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OperationalInsights/NewRegionsTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ApiSecurity/features/PP2CanaryCentralUSAccessDEV\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ApiSecurity/PP2CanaryCentralUSAccessDEV\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/EnableWorkloadIdentityPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/EnableWorkloadIdentityPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.EventGrid/features/qac-9abfce26-7dfa-49fe-9a8d-a3d6cb13afd6\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.EventGrid/qac-9abfce26-7dfa-49fe-9a8d-a3d6cb13afd6\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/FormRecognizer.Neural100\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/FormRecognizer.Neural100\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFSMBNonBrowsable\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFSMBNonBrowsable\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFSMBAccessBasedEnumeration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFSMBAccessBasedEnumeration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cache/features/qac-59fe8ab9-6707-4b3c-afb0-f5ed4214b531\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cache/qac-59fe8ab9-6707-4b3c-afb0-f5ed4214b531\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableHideFreeAccountMessages\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableHideFreeAccountMessages\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/enableHideFreeAccountMessages\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/enableHideFreeAccountMessages\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DeviceUpdate/features/PreviewRegion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DeviceUpdate/PreviewRegion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.GuestConfiguration/features/TestParticipation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.GuestConfiguration/TestParticipation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.kusto/features/qac-e02603c6-3469-498a-994c-b0df4ceae1d0\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.kusto/qac-e02603c6-3469-498a-994c-b0df4ceae1d0\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ApiManagement/features/qac-6ba70dfa-ead9-4cc1-b894-049f8a17c22b\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ApiManagement/qac-6ba70dfa-ead9-4cc1-b894-049f8a17c22b\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SpotAsHarvestShrink\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SpotAsHarvestShrink\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SpotAsHarvestExpand\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SpotAsHarvestExpand\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SpotAsHarvestShrinkByDefault\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SpotAsHarvestShrinkByDefault\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SpotAsHarvestExpandByDefault\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SpotAsHarvestExpandByDefault\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/ADHHarvestShrink\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/ADHHarvestShrink\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logic/features/IntegrationAccountArtifactsLargeCapacity\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logic/IntegrationAccountArtifactsLargeCapacity\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/FormRecognizer.Neural50\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/FormRecognizer.Neural50\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/hidePostgreSql9.6Version\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/hidePostgreSql9.6Version\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/ArchiveV1SmartTiering\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/ArchiveV1SmartTiering\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ElasticSan/features/AllowValidationRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ElasticSan/AllowValidationRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerRegistry/features/qac-3c737fd7-1389-4626-868f-c18df5790cb6\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerRegistry/qac-3c737fd7-1389-4626-868f-c18df5790cb6\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAppGwWafCustomBlockResponse\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAppGwWafCustomBlockResponse\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.GuestConfiguration/features/TestParticipation2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.GuestConfiguration/TestParticipation2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.GuestConfiguration/features/TestParticipation3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.GuestConfiguration/TestParticipation3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.GuestConfiguration/features/TestParticipation4\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.GuestConfiguration/TestParticipation4\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.GuestConfiguration/features/TestParticipation5\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.GuestConfiguration/TestParticipation5\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Devices/features/BlockedRegion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Devices/BlockedRegion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/actiongroupswedenc\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/actiongroupswedenc\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/PaloAltoNetworks.Cloudngfw/features/PAN-Firewall\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"PaloAltoNetworks.Cloudngfw/PAN-Firewall\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PlayFab/features/pfci\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PlayFab/pfci\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/qac-53601923-fb1a-4937-bcf2-ae71190acf34\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/qac-53601923-fb1a-4937-bcf2-ae71190acf34\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logic/features/IseCreationInRestrictedRegionAllowed\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logic/IseCreationInRestrictedRegionAllowed\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/EnableAzureDiskCSIDriverV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/EnableAzureDiskCSIDriverV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKS-ExtensionRegionParity\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKS-ExtensionRegionParity\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Automation/features/qac-57605519-c17a-4786-a6c8-069635a2ee48\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Automation/qac-57605519-c17a-4786-a6c8-069635a2ee48\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PortalServices/features/PrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PortalServices/PrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.BackupSolutions/features/PublicPreviewTesting\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.BackupSolutions/PublicPreviewTesting\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowThrottleByOperationCounter\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowThrottleByOperationCounter\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/FormRecognizer.Neural5\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/FormRecognizer.Neural5\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowIpv6ApplicationGateway\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowIpv6ApplicationGateway\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/TrustedAccessPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/TrustedAccessPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/snpEnabledContainerGroup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/snpEnabledContainerGroup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.AutonomousDevelopmentPlatform/features/DevExp01\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.AutonomousDevelopmentPlatform/DevExp01\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.AutonomousDevelopmentPlatform/features/DevExp02\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.AutonomousDevelopmentPlatform/DevExp02\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.AutonomousDevelopmentPlatform/features/DevExp03\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.AutonomousDevelopmentPlatform/DevExp03\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.AutonomousDevelopmentPlatform/features/DevExp04\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.AutonomousDevelopmentPlatform/DevExp04\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ApiSecurity/features/PP2PPE\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ApiSecurity/PP2PPE\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableDefaultLoadBalancerForFastPathVirtualNetworks\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableDefaultLoadBalancerForFastPathVirtualNetworks\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/FormRecognizer.Neural150\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/FormRecognizer.Neural150\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logic/features/LogicApps-2022-05-RegionsPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logic/LogicApps-2022-05-RegionsPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ApiSecurity/features/PP2CanaryAccessPROD\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ApiSecurity/PP2CanaryAccessPROD\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/SupportOutboundNatVirtualIPForCloudServices\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/SupportOutboundNatVirtualIPForCloudServices\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/EnableCustomMetricsV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/EnableCustomMetricsV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/EnablePercentilesMAC\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/EnablePercentilesMAC\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HealthcareApis/features/IntTestEnv\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HealthcareApis/IntTestEnv\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AFWEnableTcpConnectionLogging\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AFWEnableTcpConnectionLogging\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFHanaHonorPinning\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFHanaHonorPinning\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFHonorPinning\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFHonorPinning\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableActiveDirectoryAdmins\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableActiveDirectoryAdmins\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/FormRecognizer.Neural4500\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/FormRecognizer.Neural4500\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PlayFab/features/Microsoft.PlayFab\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PlayFab/Microsoft.PlayFab\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableSharedVNet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableSharedVNet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PlayFab/features/segments\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PlayFab/segments\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDB/features/ThroughputRedistributionAcrossPartitions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDB/ThroughputRedistributionAcrossPartitions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDB/features/Serverless1TBContainer\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDB/Serverless1TBContainer\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Easm/features/EasmAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Easm/EasmAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/ItalyCentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/ItalyCentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/TagNamespace\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/TagNamespace\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Face.HighRisk\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Face.HighRisk\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/LimitedAccess.HighRisk\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/LimitedAccess.HighRisk\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/enableBusinessCriticalWorkloadType\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/enableBusinessCriticalWorkloadType\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.AutonomousDevelopmentPlatform/features/Dev\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.AutonomousDevelopmentPlatform/Dev\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/AddOnHCXEEMetering\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/AddOnHCXEEMetering\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFPopulateAvailabilityZone\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFPopulateAvailabilityZone\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAVNMPreviewJuly2022\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAVNMPreviewJuly2022\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDB/features/BurstCapacity1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDB/BurstCapacity1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/UseComputeSubscriptionEUDB\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/UseComputeSubscriptionEUDB\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/FormRecognizer.PodMode.msform\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/FormRecognizer.PodMode.msform\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/qac-df36aee8-c644-400b-a0ab-fd0f1191211d\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/qac-df36aee8-c644-400b-a0ab-fd0f1191211d\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MachineLearningServices/features/registriesprivatepreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MachineLearningServices/registriesprivatepreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/ServiceGroupARCOPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/ServiceGroupARCOPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableIPV6CAAllocationByNRP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableIPV6CAAllocationByNRP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/EdgeZoneVMBackupPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/EdgeZoneVMBackupPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableNameReservation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableNameReservation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/GenerateUniqueVhdIdForAllDisks\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/GenerateUniqueVhdIdForAllDisks\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/showAdvisorRecommendations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/showAdvisorRecommendations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HDInsight/features/qac-6c014cb4-2247-46e7-a4b1-103991f0dc04\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HDInsight/qac-6c014cb4-2247-46e7-a4b1-103991f0dc04\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/ColdTier\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/ColdTier\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowSettingSystemTime\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowSettingSystemTime\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/SetFolderExpiry\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/SetFolderExpiry\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SignalRService/features/qac-624c481d-e51c-4016-a522-fbe180d125fc\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SignalRService/qac-624c481d-e51c-4016-a522-fbe180d125fc\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Easm/features/EasmRoutingPPE\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Easm/EasmRoutingPPE\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.eventgrid/features/EventGridFeatures2022\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.eventgrid/EventGridFeatures2022\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IoTFirmwareDefense/features/Staging\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IoTFirmwareDefense/Staging\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGCVMSupportedPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGCVMSupportedPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/DnsppProd\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/DnsppProd\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/DnsppReleaseCandidate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/DnsppReleaseCandidate\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/showPendingRestartInfobox\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/showPendingRestartInfobox\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/SupportVnetPeeringAutoUpdateAfterVNetEncryptionChange\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/SupportVnetPeeringAutoUpdateAfterVNetEncryptionChange\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AzureOverlayPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AzureOverlayPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKS-PrometheusAddonPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKS-PrometheusAddonPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/enableConnectSettings\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/enableConnectSettings\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Appconfiguration/features/SwitzerlandWestPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Appconfiguration/SwitzerlandWestPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFManagedHsmEncryption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFManagedHsmEncryption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OperationalInsights/features/SearchOverADLS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OperationalInsights/SearchOverADLS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/PrometheusPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/PrometheusPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AFWEnableStructuredLogs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AFWEnableStructuredLogs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.AutonomousDevelopmentPlatform/features/PPE1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.AutonomousDevelopmentPlatform/PPE1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AFWEnableIPv6\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AFWEnableIPv6\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableSameZoneHA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableSameZoneHA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusCrossRegionReplica\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusCrossRegionReplica\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OperationalInsights/features/qac-fe63f845-4aee-4313-9b2e-3a8a2fe61897\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OperationalInsights/qac-fe63f845-4aee-4313-9b2e-3a8a2fe61897\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/qac-fe63f845-4aee-4313-9b2e-3a8a2fe61897\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/qac-fe63f845-4aee-4313-9b2e-3a8a2fe61897\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/WindowsNetworkPolicyPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/WindowsNetworkPolicyPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCrossRegionReplica\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCrossRegionReplica\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/EnableBlobCSIDriver\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/EnableBlobCSIDriver\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.securityinsights/features/strictConnectorsThrottlingLimits\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.securityinsights/strictConnectorsThrottlingLimits\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/actiongroupgermanywestcentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/actiongroupgermanywestcentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowApplicationGatewayIpv6\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowApplicationGatewayIpv6\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.eventgrid/features/OptOutOfPartnerAuthorizationFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.eventgrid/OptOutOfPartnerAuthorizationFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Devices/features/ArmNewRegionRollout\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Devices/ArmNewRegionRollout\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/actiongroupgermanywc\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/actiongroupgermanywc\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/showCDBPostgreSQL\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/showCDBPostgreSQL\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/testAFECCreation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/testAFECCreation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureSphereGen2/features/preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureSphereGen2/preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureSphereGen2/features/int\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureSphereGen2/int\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzurePercept/features/IntegrationTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzurePercept/IntegrationTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableAppgwCsesDeployments\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableAppgwCsesDeployments\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/enableDataEncryption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/enableDataEncryption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.appconfiguration/features/qac-45a7d954-eede-467d-b4f9-1f77feeec23c\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.appconfiguration/qac-45a7d954-eede-467d-b4f9-1f77feeec23c\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableOptimizedVnets\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableOptimizedVnets\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/RollbackOptimizedVnets\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/RollbackOptimizedVnets\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AfdRegion-Route-DB3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AfdRegion-Route-DB3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/ShouldDisableDefaultOutboundConnectivityForFastPathVirtualMachines\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/ShouldDisableDefaultOutboundConnectivityForFastPathVirtualMachines\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Container.TA.DocumentAbstractiveSummarization\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Container.TA.DocumentAbstractiveSummarization\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Container.TA.GenericConversationSummarization\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Container.TA.GenericConversationSummarization\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/CrossSubscriptionRestore\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/CrossSubscriptionRestore\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/PreBuilt-FormRecognizer\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/PreBuilt-FormRecognizer\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/enableReadReplica\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/enableReadReplica\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableSameZoneHAMode\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableSameZoneHAMode\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PlayFab/features/shoeboxTesting\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PlayFab/shoeboxTesting\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Batch/features/qac-58aa8ff2-5d53-444a-8026-1610fb23c30f\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Batch/qac-58aa8ff2-5d53-444a-8026-1610fb23c30f\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/AllowPreReleaseFeatures\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/AllowPreReleaseFeatures\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowZonalBasicSku\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowZonalBasicSku\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_canadacentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_canadacentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_centralus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_centralus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_westus3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_westus3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_germanywestcentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_germanywestcentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.FluidRelay/features/NewRegionOfferingsApprovalAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.FluidRelay/NewRegionOfferingsApprovalAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/enableAADProvisioning\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/enableAADProvisioning\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.App/features/KubenetNetworking\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.App/KubenetNetworking\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzurePlaywrightService/features/playwrightServiceBetaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzurePlaywrightService/playwrightServiceBetaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enablePrivateAccessPG14\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enablePrivateAccessPG14\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/PerformancePlus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/PerformancePlus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SecurityDevOps/features/DfdAzDevOpsConnector\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SecurityDevOps/DfdAzDevOpsConnector\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/ConfidentialVMBackup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/ConfidentialVMBackup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PolicyInsights/features/componentPolicyStates\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PolicyInsights/componentPolicyStates\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowDisableTcpStateTracking\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowDisableTcpStateTracking\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/KubeProxyConfigurationPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/KubeProxyConfigurationPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKS-AzurePolicyExternalData\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKS-AzurePolicyExternalData\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.servicelinker/features/PrivatePreviewEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.servicelinker/PrivatePreviewEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/UseAlternateNFLocation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/UseAlternateNFLocation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/Amcs20220601\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/Amcs20220601\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logic/features/QatarCentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logic/QatarCentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logic/features/qac-e977b40f-c627-41e8-86c3-5fb6b5711774\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logic/qac-e977b40f-c627-41e8-86c3-5fb6b5711774\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/AllowQatarCentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/AllowQatarCentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/AllowSwedenSouth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/AllowSwedenSouth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDB/features/DataTransferIntraAccountContainerCopy\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDB/DataTransferIntraAccountContainerCopy\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AutonomousDevelopmentPlatform/features/PrivateWorkspacesTopic\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AutonomousDevelopmentPlatform/PrivateWorkspacesTopic\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/qac-e977b40f-c627-41e8-86c3-5fb6b5711774\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/qac-e977b40f-c627-41e8-86c3-5fb6b5711774\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/InGuestAutoPatchVMGalleryImagePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/InGuestAutoPatchVMGalleryImagePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AutoOSUpgradeWithinOffPeakHours\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AutoOSUpgradeWithinOffPeakHours\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/private.iotdevices/features/privateAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"private.iotdevices/privateAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enablePostgrelSqlMigrationInformationBanner\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enablePostgrelSqlMigrationInformationBanner\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enablePostgreSqlMigration_centralus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enablePostgreSqlMigration_centralus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enablePostgreSqlMigration_uksouth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enablePostgreSqlMigration_uksouth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enablePostgreSqlMigration_westus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enablePostgreSqlMigration_westus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enablePostgreSqlMigration_canadacentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enablePostgreSqlMigration_canadacentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enablePostgreSqlMigration_southcentralus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enablePostgreSqlMigration_southcentralus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enablePostgreSqlMigration_northcentralus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enablePostgreSqlMigration_northcentralus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enablePostgreSqlMigration_eastasia\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enablePostgreSqlMigration_eastasia\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enablePostgreSqlMigration_switzerlandnorth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enablePostgreSqlMigration_switzerlandnorth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enablePostgreSqlMigration_australiasoutheast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enablePostgreSqlMigration_australiasoutheast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enablePostgreSqlMigration_uaenorth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enablePostgreSqlMigration_uaenorth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enablePostgreSqlMigration_ukwest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enablePostgreSqlMigration_ukwest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enablePostgreSqlMigration_canadaeast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enablePostgreSqlMigration_canadaeast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RedHatOpenShift/features/UserDefinedRouting\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RedHatOpenShift/UserDefinedRouting\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/CustomerInitiatedCrossRegionMigration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/CustomerInitiatedCrossRegionMigration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowCloudServiceWithStandardSku\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowCloudServiceWithStandardSku\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.TestBase/features/PrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.TestBase/PrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDB/features/FranceSouth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDB/FranceSouth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureScan/features/ScanAccountAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureScan/ScanAccountAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.datafactory/features/qac-f76de4a1-629f-4651-9d76-1d7b56544f3c\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.datafactory/qac-f76de4a1-629f-4651-9d76-1d7b56544f3c\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDB/features/MaterializedViewsForSQLApi\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDB/MaterializedViewsForSQLApi\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.LabServices/features/AllowLargeDisks\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.LabServices/AllowLargeDisks\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/VmssMultiZonePreProvisioning\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/VmssMultiZonePreProvisioning\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Search/features/qac-28d32201-d1ad-47ab-9a4a-3de2dcb6ea2a\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Search/qac-28d32201-d1ad-47ab-9a4a-3de2dcb6ea2a\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UsePreprovisionedVMsForLowPriorityVMs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UsePreprovisionedVMsForLowPriorityVMs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowSoftFailover\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowSoftFailover\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.cdn/features/Migrate1Pto3P\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.cdn/Migrate1Pto3P\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/DisableDefaultOutboundAccessOnVMsBehindIpBasedLoadBalancer\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/DisableDefaultOutboundAccessOnVMsBehindIpBasedLoadBalancer\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/showServerLogsBlade\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/showServerLogsBlade\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAppGwWafIpv6\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAppGwWafIpv6\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowDataSharingInHeroRegion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowDataSharingInHeroRegion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AutoOSUpgradeTargetedSdpForRedisService\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AutoOSUpgradeTargetedSdpForRedisService\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ElasticSan/features/ElasticSanPreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ElasticSan/ElasticSanPreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/PaloAltoNetworks.Cloudngfw/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"PaloAltoNetworks.Cloudngfw/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/actiongroupglobal\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/actiongroupglobal\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.IsTenantAllowedOnFaultPointHardware\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.IsTenantAllowedOnFaultPointHardware\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/TryCosmosDBForPostgreSQL\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/TryCosmosDBForPostgreSQL\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/pereviewNewPackages\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/pereviewNewPackages\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SecretManagementSampleProvider/features/PrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SecretManagementSampleProvider/PrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/previewNewPackages\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/previewNewPackages\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_centralindia\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_centralindia\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_eastus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_eastus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_eastus2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_eastus2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_northcentralus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_northcentralus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_northeurope\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_northeurope\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_southcentralus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_southcentralus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_switzerlandnorth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_switzerlandnorth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_westeurope\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_westeurope\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_westus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_westus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_westus2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_westus2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/enableswitzerlandwest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/enableswitzerlandwest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/enableOnDemandBackups\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/enableOnDemandBackups\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/Allow-WestCentralUS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/Allow-WestCentralUS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Qumulo.Storage/features/FilesystemsPrivateAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Qumulo.Storage/FilesystemsPrivateAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/BypassBilling.OpenAI\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/BypassBilling.OpenAI\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MachineLearningServices/features/RestAPITesting\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MachineLearningServices/RestAPITesting\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PlayFab/features/automationRule\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PlayFab/automationRule\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PlayFab/features/segmentsV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PlayFab/segmentsV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/iSCSIMultipath\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/iSCSIMultipath\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/Configure4KMtuOnExpressRouteDirect\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/Configure4KMtuOnExpressRouteDirect\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRedirectGwmCallsToExpressRouteIDCGwm\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRedirectGwmCallsToExpressRouteIDCGwm\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.BackupSolutions/features/AMADeprecation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.BackupSolutions/AMADeprecation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/OpenAI.RAIPolicy.nil\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/OpenAI.RAIPolicy.nil\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/EnableImageCleanerPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/EnableImageCleanerPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKS-VPAPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKS-VPAPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Pki/features/preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Pki/preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.UsageBilling/features/PrivatePreviewParticipation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.UsageBilling/PrivatePreviewParticipation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKS-OutBoundTypeMigrationPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKS-OutBoundTypeMigrationPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/PodHostPortAutoAssignPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/PodHostPortAutoAssignPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IoTFirmwareDefense/features/Canary\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IoTFirmwareDefense/Canary\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Cloud.TA.LanguageReleaseEarlyAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Cloud.TA.LanguageReleaseEarlyAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableBackupAndRestoreBlade\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableBackupAndRestoreBlade\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/ThrottleCheckDnsCalls\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/ThrottleCheckDnsCalls\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/NodePublicIPTagsPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/NodePublicIPTagsPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.app/features/premiumPlan\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.app/premiumPlan\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/IPBasedLoadBalancerPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/IPBasedLoadBalancerPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/enableDataEncryption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/enableDataEncryption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/DisableAFDPortalARG\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/DisableAFDPortalARG\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/internalHardenedBackup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/internalHardenedBackup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Container.TA.ConversationSentiment\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Container.TA.ConversationSentiment\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/enableCitusPromoteReplica\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/enableCitusPromoteReplica\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowDeletionOfIpPrefixFromSubnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowDeletionOfIpPrefixFromSubnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/NewRelic.Observability/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"NewRelic.Observability/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VirtualMachineImages/features/qac-4b8d3bdc-e2d1-4b44-ba4f-b0fbcb18960f\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VirtualMachineImages/qac-4b8d3bdc-e2d1-4b44-ba4f-b0fbcb18960f\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/DatabricksTestEnvSlot2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/DatabricksTestEnvSlot2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/enableswedencentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/enableswedencentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/NodePublicIPNSGControlPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/NodePublicIPNSGControlPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/enableActiveDirectoryAdmins\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/enableActiveDirectoryAdmins\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Cloud.TA.ConversationSentiment\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Cloud.TA.ConversationSentiment\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetworkAnalytics/features/Routing-SecondaryCanaryEastUS2EUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetworkAnalytics/Routing-SecondaryCanaryEastUS2EUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetworkAnalytics/features/Routing-SecondaryCanaryCentralEUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetworkAnalytics/Routing-SecondaryCanaryCentralEUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/enableMySqlHaWithReadReplica\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/enableMySqlHaWithReadReplica\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceNetworking/features/AllowTrafficController\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceNetworking/AllowTrafficController\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/flexibleServerDatabases\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/flexibleServerDatabases\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/vTPMEnablement\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/vTPMEnablement\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UseLongerHealthExtensionStaleTime\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UseLongerHealthExtensionStaleTime\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/enableMajorVersionUpgrade\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/enableMajorVersionUpgrade\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/EastUSSTG-7189fb51-dab4-404e-a38a-ba138ac9ce42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/EastUSSTG-7189fb51-dab4-404e-a38a-ba138ac9ce42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/SouthCentralUSSTG-7189fb51-dab4-404e-a38a-ba138ac9ce42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/SouthCentralUSSTG-7189fb51-dab4-404e-a38a-ba138ac9ce42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ConfidentialLedger/features/ManagedCCF\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ConfidentialLedger/ManagedCCF\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/actiongroupusnorth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/actiongroupusnorth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/actiongroupussouth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/actiongroupussouth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/LimitedAccess.IsvHighRisk\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/LimitedAccess.IsvHighRisk\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Face.IsvVerification\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Face.IsvVerification\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Face.IsvIdentification\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Face.IsvIdentification\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MachineLearningServices/features/WSSoftDeleteEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MachineLearningServices/WSSoftDeleteEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceNetworking/features/AllowRedirectToTestRP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceNetworking/AllowRedirectToTestRP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Confluent/features/validationEndpoint\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Confluent/validationEndpoint\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Cloud.TA.ZeroShotClassification\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Cloud.TA.ZeroShotClassification\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Batch/features/cpt-58aa8ff2-5d53-444a-8026-1610fb23c30f\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Batch/cpt-58aa8ff2-5d53-444a-8026-1610fb23c30f\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnablePlsOnIpBasedLoadBalancer\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnablePlsOnIpBasedLoadBalancer\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/MaxSurgeRollingUpgrade\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/MaxSurgeRollingUpgrade\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.eventgrid/features/FontanaFeatures2022\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.eventgrid/FontanaFeatures2022\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/KataVMIsolationPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/KataVMIsolationPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_australiaeast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_australiaeast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_brazilsouth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_brazilsouth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_japaneast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_japaneast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableCitusStandardComputeVcores_koreacentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableCitusStandardComputeVcores_koreacentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/BypassPreflightValidationAfd\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/BypassPreflightValidationAfd\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/SupportIPv6PrivateEndpoint\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/SupportIPv6PrivateEndpoint\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Mission/features/MissionBetaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Mission/MissionBetaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IoTFirmwareDefense/features/PrivatePreviewWEU\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IoTFirmwareDefense/PrivatePreviewWEU\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableGatewayUtilisationMetric\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableGatewayUtilisationMetric\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNsgFlushConnection\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNsgFlushConnection\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDB/features/mongoVersion5\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDB/mongoVersion5\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/RollbackOptimizedVnetsGlobally\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/RollbackOptimizedVnetsGlobally\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/OSImageScheduledEvent\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/OSImageScheduledEvent\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabricMesh/features/EastUSSTG-7189fb51-dab4-404e-a38a-ba138ac9ce42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabricMesh/EastUSSTG-7189fb51-dab4-404e-a38a-ba138ac9ce42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabricMesh/features/SouthCentralUSSTG-7189fb51-dab4-404e-a38a-ba138ac9ce42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabricMesh/SouthCentralUSSTG-7189fb51-dab4-404e-a38a-ba138ac9ce42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.App/features/ServerlessCompute\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.App/ServerlessCompute\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.App/features/PrereleaseApiVersionAllowed\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.App/PrereleaseApiVersionAllowed\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.KeyVault/features/MHSMGovernance\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.KeyVault/MHSMGovernance\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/Bypass1PMigrationAuthCheck\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/Bypass1PMigrationAuthCheck\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/Enable1PProfileBilling\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/Enable1PProfileBilling\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowUpdateOfIpPrefixFromSubnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowUpdateOfIpPrefixFromSubnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableSeverParametersUpdate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableSeverParametersUpdate\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/Routing-CanaryDev2EastUS2EUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/Routing-CanaryDev2EastUS2EUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/openAIModels.dv3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/openAIModels.dv3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/Routing-CanaryDev3EastUS2EUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/Routing-CanaryDev3EastUS2EUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/DisableWindowsOutboundNATPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/DisableWindowsOutboundNATPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabricMesh/features/EastUSSTG-1a113496-2837-4f5c-bf90-133dd0b626db\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabricMesh/EastUSSTG-1a113496-2837-4f5c-bf90-133dd0b626db\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabricMesh/features/SouthCentralUSSTG-1a113496-2837-4f5c-bf90-133dd0b626db\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabricMesh/SouthCentralUSSTG-1a113496-2837-4f5c-bf90-133dd0b626db\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/CiliumDataplanePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/CiliumDataplanePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/Allow-WestEurope\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/Allow-WestEurope\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/Routing-CanaryCentralUSEastUS2EUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/Routing-CanaryCentralUSEastUS2EUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/Routing-CanaryWestUS2EastUS2EUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/Routing-CanaryWestUS2EastUS2EUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Impact/features/TestInPPE\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Impact/TestInPPE\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enablePG15\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enablePG15\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Impact/features/AllowImpactReporting\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Impact/AllowImpactReporting\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Impact/features/DevTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Impact/DevTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/PremiumFilesPreferredAccountAllocation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/PremiumFilesPreferredAccountAllocation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.GraphServices/features/PrivatePreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.GraphServices/PrivatePreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/AllowNewRegionAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/AllowNewRegionAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableFixAsgReferences\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableFixAsgReferences\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.eventgrid/features/PartnerEventsLifeCycleFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.eventgrid/PartnerEventsLifeCycleFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Mission/features/MissionPreviewTestEnvironment\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Mission/MissionPreviewTestEnvironment\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Mission/features/MissionPreviewPPEEnvironment\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Mission/MissionPreviewPPEEnvironment\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Mission/features/MissionPreviewPRODEnvironment\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Mission/MissionPreviewPRODEnvironment\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/enableMySqlAutoScaleIops\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/enableMySqlAutoScaleIops\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableReadReplicaPublicPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableReadReplicaPublicPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.TestBase/features/RelaxRateLimitRunTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.TestBase/RelaxRateLimitRunTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFMultipleActiveDirectory\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFMultipleActiveDirectory\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/AllowPreReleaseApi\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/AllowPreReleaseApi\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logic/features/AllowNewIseCreations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logic/AllowNewIseCreations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/Routing-CanaryEastUS2EastUS2EUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/Routing-CanaryEastUS2EastUS2EUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/Routing-CanaryNorthEuropeEastUS2EUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/Routing-CanaryNorthEuropeEastUS2EUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/cbr-7189fb51-dab4-404e-a38a-ba138ac9ce42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/cbr-7189fb51-dab4-404e-a38a-ba138ac9ce42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Mission/features/MissionPreviewDevEnvironment\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Mission/MissionPreviewDevEnvironment\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/BootstrapperAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/BootstrapperAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VirtualMachineImages/features/ImageOptimizationPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VirtualMachineImages/ImageOptimizationPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Healthcareapis/features/AnalyticsConnectorPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Healthcareapis/AnalyticsConnectorPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AzureFirewallParallelIPGroupUpdate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AzureFirewallParallelIPGroupUpdate\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/AzureSQLDatabaseBlockGeoRedundantBackupStorage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/AzureSQLDatabaseBlockGeoRedundantBackupStorage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/skipDataPullerWorkspaceValidation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/skipDataPullerWorkspaceValidation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataAccelerator/features/privatepreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataAccelerator/privatepreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/DisableApplicationGatewaySubnetPermissionCheck\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/DisableApplicationGatewaySubnetPermissionCheck\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Mission/features/MissionCommunityBeta\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Mission/MissionCommunityBeta\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.M365/features/mainv1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.M365/mainv1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/enableGeoDataEncryption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/enableGeoDataEncryption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.WindowsPushNotificationServices/features/CanaryAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.WindowsPushNotificationServices/CanaryAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.WindowsPushNotificationServices/features/ProductionAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.WindowsPushNotificationServices/ProductionAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/EnableObjectReplicationEvent\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/EnableObjectReplicationEvent\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/EnableObjectReplicationTags\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/EnableObjectReplicationTags\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/EnableObjectReplicationTiering\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/EnableObjectReplicationTiering\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.EventGrid/features/plc-9abfce26-7dfa-49fe-9a8d-a3d6cb13afd6\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.EventGrid/plc-9abfce26-7dfa-49fe-9a8d-a3d6cb13afd6\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/WindowsCustomKubeletConfigPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/WindowsCustomKubeletConfigPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/WestIndia-7189fb51-dab4-404e-a38a-ba138ac9ce42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/WestIndia-7189fb51-dab4-404e-a38a-ba138ac9ce42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.devtestlab/features/RegionalRP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.devtestlab/RegionalRP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZonePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZonePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_attatlanta1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_attatlanta1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_attdallas1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_attdallas1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_eastus2euapmockedge\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_eastus2euapmockedge\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_ezecustomerlabboston1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_ezecustomerlabboston1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_ezecustomerlabhouston1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_ezecustomerlabhouston1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftb25lab1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftb25lab1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftdclabs1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftdclabs1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftlasvegas1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftlasvegas1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftlosangeles1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftlosangeles1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftmiami1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftmiami1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftnewyork1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftnewyork1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftperth1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftperth1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftrrdclab1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftrrdclab1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftrrdclab2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftrrdclab2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftrrdclab3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftrrdclab3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftrrdclab4\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftrrdclab4\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftrrdclab5\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftrrdclab5\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftrrdclab6\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftrrdclab6\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftrrdclab7\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftrrdclab7\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftrrdclab8\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftrrdclab8\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftrrdclab9\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftrrdclab9\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftrrdclab10\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftrrdclab10\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_microsoftvancouver1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_microsoftvancouver1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_onefleetedge1mockedge\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_onefleetedge1mockedge\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_southcentralusstgmockedge\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_southcentralusstgmockedge\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_vzwindsor1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_vzwindsor1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestlab/features/RegionalRP-CY\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestlab/RegionalRP-CY\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-SN\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-SN\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-DM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-DM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-ML\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-ML\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-PN\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-PN\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-CW\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-CW\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-SE\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-SE\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-HK\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-HK\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-DXB\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-DXB\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-CHN\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-CHN\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-YT\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-YT\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-TY\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-TY\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-BL\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-BL\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-DB\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-DB\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-JINW\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-JINW\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-MA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-MA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-YQ\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-YQ\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-OS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-OS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-CQ\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-CQ\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-NOE\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-NOE\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-DEWC\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-DEWC\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-CH\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-CH\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-SY\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-SY\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-SG\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-SG\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-BY\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-BY\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-USW3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-USW3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-AM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-AM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-LN\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-LN\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-MWH\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-MWH\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-BN\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-BN\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-QAC\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-QAC\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-PAR\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-PAR\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-CBR\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-CBR\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-SEC\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-SEC\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalRP-EastUS2EUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalRP-EastUS2EUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Windows365/features/Windows365Int\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Windows365/Windows365Int\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Windows365/features/Windows365Sh\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Windows365/Windows365Sh\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/KoreaSouth-7189fb51-dab4-404e-a38a-ba138ac9ce42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/KoreaSouth-7189fb51-dab4-404e-a38a-ba138ac9ce42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Windows365/features/Windows365PPE\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Windows365/Windows365PPE\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Windows365/features/Windows365PROD\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Windows365/Windows365PROD\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/auh-7189fb51-dab4-404e-a38a-ba138ac9ce42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/auh-7189fb51-dab4-404e-a38a-ba138ac9ce42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/den-7189fb51-dab4-404e-a38a-ba138ac9ce42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/den-7189fb51-dab4-404e-a38a-ba138ac9ce42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/cbr2-7189fb51-dab4-404e-a38a-ba138ac9ce42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/cbr2-7189fb51-dab4-404e-a38a-ba138ac9ce42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/mrs-7189fb51-dab4-404e-a38a-ba138ac9ce42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/mrs-7189fb51-dab4-404e-a38a-ba138ac9ce42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/jinc-7189fb51-dab4-404e-a38a-ba138ac9ce42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/jinc-7189fb51-dab4-404e-a38a-ba138ac9ce42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/ps-7189fb51-dab4-404e-a38a-ba138ac9ce42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/ps-7189fb51-dab4-404e-a38a-ba138ac9ce42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/cpt-7189fb51-dab4-404e-a38a-ba138ac9ce42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/cpt-7189fb51-dab4-404e-a38a-ba138ac9ce42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ElasticSan/features/AllowTargetStampSpecification\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ElasticSan/AllowTargetStampSpecification\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/EnableAzureSiteRecoveryAlertsToAzureMonitor\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/EnableAzureSiteRecoveryAlertsToAzureMonitor\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/Routing-CanarySwedenCentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/Routing-CanarySwedenCentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/Routing-CanaryWestUS3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/Routing-CanaryWestUS3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Search/features/ng-28d32201-d1ad-47ab-9a4a-3de2dcb6ea2a\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Search/ng-28d32201-d1ad-47ab-9a4a-3de2dcb6ea2a\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.KeyVault/features/MHSM_IncreasedQuota\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.KeyVault/MHSM_IncreasedQuota\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/DenyComputeGallerySharing\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/DenyComputeGallerySharing\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFLargeVolumesCRR\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFLargeVolumesCRR\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFOnPremMigrationViaReplication\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFOnPremMigrationViaReplication\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/AzureServicesVm\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/AzureServicesVm\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridConnectivity/features/publicCloudPreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridConnectivity/publicCloudPreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMigrationsv2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMigrationsv2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFAntiRansomware\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFAntiRansomware\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/DatabricksTestEnvSlot3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/DatabricksTestEnvSlot3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.EventGrid/features/StorageNotificationContractV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.EventGrid/StorageNotificationContractV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ModSimWorkbench/features/PrivatePreview_03012021\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ModSimWorkbench/PrivatePreview_03012021\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DesktopVirtualization/features/RDPUDPTransport\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DesktopVirtualization/RDPUDPTransport\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFNFSV4IDDomain\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFNFSV4IDDomain\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_cvxhou1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_cvxhou1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_attlosangeles1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_attlosangeles1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_sgxsingapore1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_sgxsingapore1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_attdetroit1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_attdetroit1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZone_attnewyork1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZone_attnewyork1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AzureServiceMeshPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AzureServiceMeshPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OperationsManagement/features/cpt-fe63f845-4aee-4313-9b2e-3a8a2fe61897\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OperationsManagement/cpt-fe63f845-4aee-4313-9b2e-3a8a2fe61897\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OperationalInsights/features/cpt-fe63f845-4aee-4313-9b2e-3a8a2fe61897\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OperationalInsights/cpt-fe63f845-4aee-4313-9b2e-3a8a2fe61897\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/cpt-fe63f845-4aee-4313-9b2e-3a8a2fe61897\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/cpt-fe63f845-4aee-4313-9b2e-3a8a2fe61897\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/den-fe63f845-4aee-4313-9b2e-3a8a2fe61897\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/den-fe63f845-4aee-4313-9b2e-3a8a2fe61897\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OperationalInsights/features/den-fe63f845-4aee-4313-9b2e-3a8a2fe61897\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OperationalInsights/den-fe63f845-4aee-4313-9b2e-3a8a2fe61897\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OperationsManagement/features/den-fe63f845-4aee-4313-9b2e-3a8a2fe61897\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OperationsManagement/den-fe63f845-4aee-4313-9b2e-3a8a2fe61897\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OperationsManagement/features/cdm-fe63f845-4aee-4313-9b2e-3a8a2fe61897\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OperationsManagement/cdm-fe63f845-4aee-4313-9b2e-3a8a2fe61897\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OperationalInsights/features/cdm-fe63f845-4aee-4313-9b2e-3a8a2fe61897\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OperationalInsights/cdm-fe63f845-4aee-4313-9b2e-3a8a2fe61897\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/cdm-fe63f845-4aee-4313-9b2e-3a8a2fe61897\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/cdm-fe63f845-4aee-4313-9b2e-3a8a2fe61897\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/ArcAutomatedOnboarding\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/ArcAutomatedOnboarding\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cache/features/plc-59fe8ab9-6707-4b3c-afb0-f5ed4214b531\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cache/plc-59fe8ab9-6707-4b3c-afb0-f5ed4214b531\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFOracleVolumeGroup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFOracleVolumeGroup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFLargeVolumesMaxSize\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFLargeVolumesMaxSize\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HDInsight/features/HiloPrivateRPaaS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HDInsight/HiloPrivateRPaaS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HDInsight/features/HiloLoadTesting\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HDInsight/HiloLoadTesting\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/SolarWinds.Observability/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"SolarWinds.Observability/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AutonomousDevelopmentPlatform/features/Stage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AutonomousDevelopmentPlatform/Stage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/plc-7189fb51-dab4-404e-a38a-ba138ac9ce42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/plc-7189fb51-dab4-404e-a38a-ba138ac9ce42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.ModsimWorkbench/features/hiddenRp\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.ModsimWorkbench/hiddenRp\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataBoxEdge/features/AseVmMarketplaceAllowed\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataBoxEdge/AseVmMarketplaceAllowed\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/bm-7189fb51-dab4-404e-a38a-ba138ac9ce42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/bm-7189fb51-dab4-404e-a38a-ba138ac9ce42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/ConveyorCoreLibOrchestration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/ConveyorCoreLibOrchestration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowApplicationGatewayBasicSku\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowApplicationGatewayBasicSku\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DesktopVirtualization/features/EnableMultiplePDsForUsers\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DesktopVirtualization/EnableMultiplePDsForUsers\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/customName\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/customName\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/Routing-TestInProduction-EastUS-1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/Routing-TestInProduction-EastUS-1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/Routing-TestInProduction-EastUS-2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/Routing-TestInProduction-EastUS-2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/Routing-TestInProduction-EastUS-3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/Routing-TestInProduction-EastUS-3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableCloudServiceExtensionNetworkingResources\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableCloudServiceExtensionNetworkingResources\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowApplicationGatewayManagedHSM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowApplicationGatewayManagedHSM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.EnergyDataPlatform/features/MEDSV2PrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.EnergyDataPlatform/MEDSV2PrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/GranularBillingInfo\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/GranularBillingInfo\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableRnmAllocationsApi\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableRnmAllocationsApi\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevCenter/features/RegionAccessWestUS2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevCenter/RegionAccessWestUS2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevCenter/features/SkuSupport16Core\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevCenter/SkuSupport16Core\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Devices/features/AzureIotInternalSubscriptions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Devices/AzureIotInternalSubscriptions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMySQL/features/enableMySqlLearningCenter\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMySQL/enableMySqlLearningCenter\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Face.Snapshot\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Face.Snapshot\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/ResourceBasedThrottling\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/ResourceBasedThrottling\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Easm/features/DataConnectionAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Easm/DataConnectionAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/DSPMForVM.Preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/DSPMForVM.Preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/AllowAzureStackHci\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/AllowAzureStackHci\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.insights/features/TenantActionGroup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.insights/TenantActionGroup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableSubnetCapacityPrevalidation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableSubnetCapacityPrevalidation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Srmr\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Srmr\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/SouthAfricaNorthRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/SouthAfricaNorthRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/ActivityLogLAQSCanary\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/ActivityLogLAQSCanary\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/ActivityLogLAQS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/ActivityLogLAQS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Appconfiguration/features/plc-45a7d954-eede-467d-b4f9-1f77feeec23c\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Appconfiguration/plc-45a7d954-eede-467d-b4f9-1f77feeec23c\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Portal/features/DashboardsV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Portal/DashboardsV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabricMesh/features/jinc-1a113496-2837-4f5c-bf90-133dd0b626db\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabricMesh/jinc-1a113496-2837-4f5c-bf90-133dd0b626db\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabricMesh/features/cpt-1a113496-2837-4f5c-bf90-133dd0b626db\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabricMesh/cpt-1a113496-2837-4f5c-bf90-133dd0b626db\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabricMesh/features/cbr-1a113496-2837-4f5c-bf90-133dd0b626db\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabricMesh/cbr-1a113496-2837-4f5c-bf90-133dd0b626db\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabricMesh/features/cbr2-1a113496-2837-4f5c-bf90-133dd0b626db\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabricMesh/cbr2-1a113496-2837-4f5c-bf90-133dd0b626db\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabricMesh/features/ps-1a113496-2837-4f5c-bf90-133dd0b626db\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabricMesh/ps-1a113496-2837-4f5c-bf90-133dd0b626db\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabricMesh/features/mrs-1a113496-2837-4f5c-bf90-133dd0b626db\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabricMesh/mrs-1a113496-2837-4f5c-bf90-133dd0b626db\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabricMesh/features/den-1a113496-2837-4f5c-bf90-133dd0b626db\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabricMesh/den-1a113496-2837-4f5c-bf90-133dd0b626db\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabricMesh/features/auh-1a113496-2837-4f5c-bf90-133dd0b626db\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabricMesh/auh-1a113496-2837-4f5c-bf90-133dd0b626db\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_eastus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_eastus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_australiaeast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_australiaeast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_francesouth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_francesouth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_centralindia\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_centralindia\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_southindia\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_southindia\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_japaneast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_japaneast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_jioindiawest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_jioindiawest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_koreacentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_koreacentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_northeurope\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_northeurope\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_norwayeast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_norwayeast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_southcentralus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_southcentralus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_swedencentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_swedencentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_switzerlandnorth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_switzerlandnorth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_switzerlandwest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_switzerlandwest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_uaenorth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_uaenorth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_westcentralus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_westcentralus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_westus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_westus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_westus3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_westus3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_qatarcentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_qatarcentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Gen2ToTLMigrationPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Gen2ToTLMigrationPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabricMesh/features/uste-1a113496-2837-4f5c-bf90-133dd0b626db\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabricMesh/uste-1a113496-2837-4f5c-bf90-133dd0b626db\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OperationalInsights/features/plc-fe63f845-4aee-4313-9b2e-3a8a2fe61897\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OperationalInsights/plc-fe63f845-4aee-4313-9b2e-3a8a2fe61897\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/plc-fe63f845-4aee-4313-9b2e-3a8a2fe61897\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/plc-fe63f845-4aee-4313-9b2e-3a8a2fe61897\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OperationsManagement/features/plc-fe63f845-4aee-4313-9b2e-3a8a2fe61897\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OperationsManagement/plc-fe63f845-4aee-4313-9b2e-3a8a2fe61897\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDB/features/AllVersionsAndDeletesChangeFeed\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDB/AllVersionsAndDeletesChangeFeed\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DatabaseInsights/features/DatabaseWatcherPreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DatabaseInsights/DatabaseWatcherPreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cache/features/TiP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cache/TiP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableIPv6VpnGateway\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableIPv6VpnGateway\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.App/features/WorkloadProfiles\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.App/WorkloadProfiles\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/OTLPIngestion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/OTLPIngestion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/InGuestPatchImageCheckBypassPartnerTeamInternalUseOnly\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/InGuestPatchImageCheckBypassPartnerTeamInternalUseOnly\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Batch/features/plc-58aa8ff2-5d53-444a-8026-1610fb23c30f\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Batch/plc-58aa8ff2-5d53-444a-8026-1610fb23c30f\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/upgrade\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/upgrade\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKS-AzurePolicyMutation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKS-AzurePolicyMutation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/AllowRanPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/AllowRanPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMigrationsv2_eastus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMigrationsv2_eastus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowApplicationGatewayHttp3Listener\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowApplicationGatewayHttp3Listener\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.operationalInsights/features/BcdrEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.operationalInsights/BcdrEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/allowMySqlChangesDuringRestore\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/allowMySqlChangesDuringRestore\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/OpenAI.RAIPolicyTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/OpenAI.RAIPolicyTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DigitalTwins/features/NspEarlyAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DigitalTwins/NspEarlyAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNetworkVerifier\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNetworkVerifier\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ApiManagement/features/plc-6ba70dfa-ead9-4cc1-b894-049f8a17c22b\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ApiManagement/plc-6ba70dfa-ead9-4cc1-b894-049f8a17c22b\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDB/features/MaterializedViewsForNoSQL\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDB/MaterializedViewsForNoSQL\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/brse-7189fb51-dab4-404e-a38a-ba138ac9ce42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/brse-7189fb51-dab4-404e-a38a-ba138ac9ce42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMigrationsv2_westus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMigrationsv2_westus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMigrationsv2_eastus2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMigrationsv2_eastus2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMigrationsv2_centralus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMigrationsv2_centralus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMigrationsv2_southcentralus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMigrationsv2_southcentralus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMigrationsv2_westus2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMigrationsv2_westus2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMigrationsv2_westus3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMigrationsv2_westus3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMigrationsv2_northcentralus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMigrationsv2_northcentralus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Syntex/features/AccountsPrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Syntex/AccountsPrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/RegionalTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/RegionalTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/NodeOsUpgradeChannelPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/NodeOsUpgradeChannelPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.App/features/SpringboardApps\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.App/SpringboardApps\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/ConfidentialVMTdxStatelessPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/ConfidentialVMTdxStatelessPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableGeoDataEncryption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableGeoDataEncryption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFShortTermClone\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFShortTermClone\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServicefabricMesh/features/brse-1a113496-2837-4f5c-bf90-133dd0b626db\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServicefabricMesh/brse-1a113496-2837-4f5c-bf90-133dd0b626db\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServicefabricMesh/features/plc-1a113496-2837-4f5c-bf90-133dd0b626db\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServicefabricMesh/plc-1a113496-2837-4f5c-bf90-133dd0b626db\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/OnlyNspPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/OnlyNspPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetworkCloud/features/EnableOperatorNexus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetworkCloud/EnableOperatorNexus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Automanage/features/AuditOnlyAssignments\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Automanage/AuditOnlyAssignments\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StorageMover/features/PrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StorageMover/PrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDB/features/EnableCrossRegionRestorePortalUX\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDB/EnableCrossRegionRestorePortalUX\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.eventgrid/features/RpAdminInteractionFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.eventgrid/RpAdminInteractionFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Search/features/plc-28d32201-d1ad-47ab-9a4a-3de2dcb6ea2a\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Search/plc-28d32201-d1ad-47ab-9a4a-3de2dcb6ea2a\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/EnableSharedCustomDomain\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/EnableSharedCustomDomain\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMySQL/features/enableMajorVersionUpgrade\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMySQL/enableMajorVersionUpgrade\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataReplication/features/HVMTAZStackHCIWAM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataReplication/HVMTAZStackHCIWAM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DeviceUpdate/features/AzureDeviceUpdateCMK\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DeviceUpdate/AzureDeviceUpdateCMK\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/PrivateStampAccessA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/PrivateStampAccessA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StreamAnalytics/features/ASAOneLakeFqdnMSIT\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StreamAnalytics/ASAOneLakeFqdnMSIT\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StreamAnalytics/features/ASAOneLakeFqdnDXT\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StreamAnalytics/ASAOneLakeFqdnDXT\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StreamAnalytics/features/ASAOneLakeFqdnDaily\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StreamAnalytics/ASAOneLakeFqdnDaily\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UsePrivelegedMR\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UsePrivelegedMR\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/Autoscale\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/Autoscale\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableWorkbooks\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableWorkbooks\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.LabServices/features/AllowV2Bastion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.LabServices/AllowV2Bastion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableOnlineMigrationsv2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableOnlineMigrationsv2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OperatorVoicemail/features/OperatorVoicemailInternalTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OperatorVoicemail/OperatorVoicemailInternalTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/enablePowerBI\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/enablePowerBI\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowUpdateBgpCommunityInPeeredVnets\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowUpdateBgpCommunityInPeeredVnets\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DatabaseWatcher/features/DatabaseWatcherPreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DatabaseWatcher/DatabaseWatcherPreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/Allow-2023-04-01-preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/Allow-2023-04-01-preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/mys-f1d1800e-d38e-41f2-b63c-72d59ecaf9c0\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/mys-f1d1800e-d38e-41f2-b63c-72d59ecaf9c0\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.UsageBilling/features/PrivatePreviewStageParticipation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.UsageBilling/PrivatePreviewStageParticipation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/AllowBaseVM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/AllowBaseVM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/openAIModels.dv-ppo\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/openAIModels.dv-ppo\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/EnableNegativeCaching\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/EnableNegativeCaching\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_uksouth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_uksouth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Dynatrace.Observability/features/MPSaaSCanary\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Dynatrace.Observability/MPSaaSCanary\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/enableKernelBootOptions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/enableKernelBootOptions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.App/features/Jobs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.App/Jobs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IoTFirmwareDefense/features/StagingWEU\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IoTFirmwareDefense/StagingWEU\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/enabledcrdiagnostics\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/enabledcrdiagnostics\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/disableAnonymousAccessForNewStorageAccounts\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/disableAnonymousAccessForNewStorageAccounts\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/EnableAnonymousAccessForNewStorageAccounts\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/EnableAnonymousAccessForNewStorageAccounts\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzurePlaywrightService/features/PlaywrightServicePublicPreviewRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzurePlaywrightService/PlaywrightServicePublicPreviewRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.LabServices/features/AllowStandard_NV4as_v4\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.LabServices/AllowStandard_NV4as_v4\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/AllowAzureEdgeNetworkFabricCustomer\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/AllowAzureEdgeNetworkFabricCustomer\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/NRGLockdownPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/NRGLockdownPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/NetworkObservabilityPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/NetworkObservabilityPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.EventGrid/features/AzureMonitorAlertAsDestination\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.EventGrid/AzureMonitorAlertAsDestination\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevCenter/features/SkuSupportAmd\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevCenter/SkuSupportAmd\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/EnableCapacityBasedLoadBalancingForPrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/EnableCapacityBasedLoadBalancingForPrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.EventGrid/features/DummyFeatures\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.EventGrid/DummyFeatures\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/OpenAIFinetune.WestEurope\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/OpenAIFinetune.WestEurope\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Quota/features/AlternativeRecommendations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Quota/AlternativeRecommendations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Automanage/features/AutomanageConformanceRollup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Automanage/AutomanageConformanceRollup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/enableMajorVersionUpgrade_australiacentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/enableMajorVersionUpgrade_australiacentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/enableMajorVersionUpgrade_australiacentral2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/enableMajorVersionUpgrade_australiacentral2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/enableMajorVersionUpgrade_brazilsoutheast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/enableMajorVersionUpgrade_brazilsoutheast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/enableMajorVersionUpgrade_germanynorth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/enableMajorVersionUpgrade_germanynorth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/enableMajorVersionUpgrade_norwaywest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/enableMajorVersionUpgrade_norwaywest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/enableMajorVersionUpgrade_polandcentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/enableMajorVersionUpgrade_polandcentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/enableMajorVersionUpgrade_southafricawest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/enableMajorVersionUpgrade_southafricawest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/enableMajorVersionUpgrade_swedensouth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/enableMajorVersionUpgrade_swedensouth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/AllowG3G4BillingSKU\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/AllowG3G4BillingSKU\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.EventGrid/features/June2023Features\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.EventGrid/June2023Features\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFMigratePmkToCmk\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFMigratePmkToCmk\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANF1TiBPoolSize\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANF1TiBPoolSize\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cache/features/mys-59fe8ab9-6707-4b3c-afb0-f5ed4214b531\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cache/mys-59fe8ab9-6707-4b3c-afb0-f5ed4214b531\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Workloads/features/temp_TestAutoApproveFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Workloads/temp_TestAutoApproveFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/MREnabledForTenantDeletion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/MREnabledForTenantDeletion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/enableMajorVersionUpgrade_eastus2euap\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/enableMajorVersionUpgrade_eastus2euap\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/AllowOnlyG3BillingSKU\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/AllowOnlyG3BillingSKU\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/AllowOnlyG4BillingSKU\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/AllowOnlyG4BillingSKU\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableIntelligentPerformance\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableIntelligentPerformance\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveSearch/features/pilotstamp\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveSearch/pilotstamp\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VirtualMachineImages/features/plc-4b8d3bdc-e2d1-4b44-ba4f-b0fbcb18960f\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VirtualMachineImages/plc-4b8d3bdc-e2d1-4b44-ba4f-b0fbcb18960f\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/NMRoutingPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/NMRoutingPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OperationalInsights/features/BronzeLogs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OperationalInsights/BronzeLogs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Workloads/features/ACSSBackupIntegration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Workloads/ACSSBackupIntegration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.EventGrid/features/mys-9abfce26-7dfa-49fe-9a8d-a3d6cb13afd6\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.EventGrid/mys-9abfce26-7dfa-49fe-9a8d-a3d6cb13afd6\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.EventGrid/features/itn-9abfce26-7dfa-49fe-9a8d-a3d6cb13afd6\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.EventGrid/itn-9abfce26-7dfa-49fe-9a8d-a3d6cb13afd6\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobilePacketCore/features/AllowWestCentralUS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobilePacketCore/AllowWestCentralUS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/hidePostgreSql10Version\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/hidePostgreSql10Version\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/AllowOnlyM1BillingSKU\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/AllowOnlyM1BillingSKU\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/GuardrailsPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/GuardrailsPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.KeyVault/features/AllowNonCanonicalKey\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.KeyVault/AllowNonCanonicalKey\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/ConfidentialVMCustomerManagedKeyBackup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/ConfidentialVMCustomerManagedKeyBackup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/EnableStorageCmkFollowing\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/EnableStorageCmkFollowing\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerRegistry/features/itn-3c737fd7-1389-4626-868f-c18df5790cb6\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerRegistry/itn-3c737fd7-1389-4626-868f-c18df5790cb6\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Chaos/features/seaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Chaos/seaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/OpenAI.EnablePlugin\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/OpenAI.EnablePlugin\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetworkCloud/features/EnableKubernetesClusterPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetworkCloud/EnableKubernetesClusterPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/MsiForResourceEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/MsiForResourceEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VirtualMachineImages/features/sec-4b8d3bdc-e2d1-4b44-ba4f-b0fbcb18960f\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VirtualMachineImages/sec-4b8d3bdc-e2d1-4b44-ba4f-b0fbcb18960f\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Face.SensitiveAttributes\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Face.SensitiveAttributes\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Face.LimitedAccessRestrictionAcknowledged\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Face.LimitedAccessRestrictionAcknowledged\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ModSimworkbench/features/mswbcanary\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ModSimworkbench/mswbcanary\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AlertsManagement/features/ProcessingRulesCorrelation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AlertsManagement/ProcessingRulesCorrelation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataFactory/features/plc-f76de4a1-629f-4651-9d76-1d7b56544f3c\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataFactory/plc-f76de4a1-629f-4651-9d76-1d7b56544f3c\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RedHatOpenShift/features/BYONsg\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RedHatOpenShift/BYONsg\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/Amcs20230311\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/Amcs20230311\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/AllowAKS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/AllowAKS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableNewMySqlMigrationApiVersion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableNewMySqlMigrationApiVersion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/enableMySqlAutoMigration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/enableMySqlAutoMigration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/enableNewMySqlMigrationApiVersion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/enableNewMySqlMigrationApiVersion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationPLC\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationPLC\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowDisableSnatOnPL\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowDisableSnatOnPL\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFEnablePPG\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFEnablePPG\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/twn-7ecdbd40-fe6a-4d66-bb95-dab4ee9c8fce\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/twn-7ecdbd40-fe6a-4d66-bb95-dab4ee9c8fce\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/twnw-7ecdbd40-fe6a-4d66-bb95-dab4ee9c8fce\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/twnw-7ecdbd40-fe6a-4d66-bb95-dab4ee9c8fce\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/mxc-7ecdbd40-fe6a-4d66-bb95-dab4ee9c8fce\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/mxc-7ecdbd40-fe6a-4d66-bb95-dab4ee9c8fce\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/esc-7ecdbd40-fe6a-4d66-bb95-dab4ee9c8fce\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/esc-7ecdbd40-fe6a-4d66-bb95-dab4ee9c8fce\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/clc-7ecdbd40-fe6a-4d66-bb95-dab4ee9c8fce\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/clc-7ecdbd40-fe6a-4d66-bb95-dab4ee9c8fce\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/ilnw-7ecdbd40-fe6a-4d66-bb95-dab4ee9c8fce\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/ilnw-7ecdbd40-fe6a-4d66-bb95-dab4ee9c8fce\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableHidingPostgreSqlCitusConBanner\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableHidingPostgreSqlCitusConBanner\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enablePowerBI\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enablePowerBI\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.EventGrid/features/NamespaceLockedRegionFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.EventGrid/NamespaceLockedRegionFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/mys-e02603c6-3469-498a-994c-b0df4ceae1d0\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/mys-e02603c6-3469-498a-994c-b0df4ceae1d0\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ProviderHub/features/UnmanagedHybrid\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ProviderHub/UnmanagedHybrid\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/BypassBilling.AOAI-BYO-GPUs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/BypassBilling.AOAI-BYO-GPUs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/den-e02603c6-3469-498a-994c-b0df4ceae1d0\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/den-e02603c6-3469-498a-994c-b0df4ceae1d0\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Qumulo.QaaS/features/Storage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Qumulo.QaaS/Storage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Qumulo.QaaS/features/betaQumuloStorage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Qumulo.QaaS/betaQumuloStorage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/FormRecognizer.Neural500\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/FormRecognizer.Neural500\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/FormRecognizer.Neural1000\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/FormRecognizer.Neural1000\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HDInsight/features/TIP2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HDInsight/TIP2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/MecRoleEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/MecRoleEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SaaSHub/features/MainV1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SaaSHub/MainV1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp12\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp12\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp13\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp13\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp14\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp14\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp15\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp15\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp16\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp16\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp17\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp17\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp18\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp18\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp19\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp19\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp20\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp20\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp21\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp21\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp22\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp22\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp23\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp23\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp24\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp24\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp25\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp25\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp6\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp6\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp7\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp7\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp8\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp8\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp9\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp9\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/stagingRP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/stagingRP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AAD/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AAD/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AAD/features/previewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AAD/previewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AAD/features/tipAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AAD/tipAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.aadiam/features/betalogconnector\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.aadiam/betalogconnector\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.aadiam/features/testinproduction\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.aadiam/testinproduction\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Advisor/features/dev\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Advisor/dev\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.alertsmanagement/features/enableSmartDiagnostics\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.alertsmanagement/enableSmartDiagnostics\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ApiManagement/features/testinproduction\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ApiManagement/testinproduction\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ApiManagement/features/testinproductionmdm\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ApiManagement/testinproductionmdm\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Archive/features/PreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Archive/PreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Automation/features/aseAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Automation/aseAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Automation/features/ccAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Automation/ccAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Automation/features/ciAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Automation/ciAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Automation/features/dsc\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Automation/dsc\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Automation/features/eapAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Automation/eapAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Automation/features/ncusAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Automation/ncusAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Automation/features/neAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Automation/neAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Automation/features/scusAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Automation/scusAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Automation/features/wcusuksAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Automation/wcusuksAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureActiveDirectory/features/B2CV2Resource\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureActiveDirectory/B2CV2Resource\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureActiveDirectory/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureActiveDirectory/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureActiveDirectory/features/CPIMCSP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureActiveDirectory/CPIMCSP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureData/features/eosEarlyAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureData/eosEarlyAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureData/features/tinaEarlyAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureData/tinaEarlyAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureStack/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureStack/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureStack/features/Marketplace\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureStack/Marketplace\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Batch/features/BatchAccountWhitelistSAN\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Batch/BatchAccountWhitelistSAN\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Batch/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Batch/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Batch/features/portaltest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Batch/portaltest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Batch/features/portaltest2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Batch/portaltest2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Batch/features/SwiftProd\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Batch/SwiftProd\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.BatchAI/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.BatchAI/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.BatchAI/features/workspace\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.BatchAI/workspace\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.BigAnalytics/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.BigAnalytics/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Blockchain/features/privatePreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Blockchain/privatePreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cache/features/betaAccess2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cache/betaAccess2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cache/features/betaAccess3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cache/betaAccess3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.cache/features/CanaryCheckNameAvailability\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.cache/CanaryCheckNameAvailability\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ClassicIaaSMigrate/features/ClassicIaaSMigrate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ClassicIaaSMigrate/ClassicIaaSMigrate\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ClassicInfrastructureMigrate/features/ClassicInfrastructureMigrate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ClassicInfrastructureMigrate/ClassicInfrastructureMigrate\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ClassicSubscription/features/InternalTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ClassicSubscription/InternalTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.cloudes/features/internalmsft\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.cloudes/internalmsft\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.cloudes/features/internalonly\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.cloudes/internalonly\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.cloudes/features/testinproduction\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.cloudes/testinproduction\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/absLuisAuthoring\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/absLuisAuthoring\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/AutoApproveFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/AutoApproveFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/formUnderstandingPrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/formUnderstandingPrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/TokenAuthPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/TokenAuthPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AHUB\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AHUB\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AllowManagedDisksReplaceOSDisk\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AllowManagedDisksReplaceOSDisk\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AllowPreReleaseRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AllowPreReleaseRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/armApiPreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/armApiPreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AutomaticOSUpgradeWithGalleryImage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AutomaticOSUpgradeWithGalleryImage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AutoOSUpgradePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AutoOSUpgradePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AvailabilitySetPinning\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AvailabilitySetPinning\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AzAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AzAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AzureVirtualMachineSerialConsole\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AzureVirtualMachineSerialConsole\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AZBalancing\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AZBalancing\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/BatchGetTenantInformantionRequests\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/BatchGetTenantInformantionRequests\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CanonicalEssentialsPlan\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CanonicalEssentialsPlan\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CanonicalAdvancedSupport\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CanonicalAdvancedSupport\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CanonicalEssentialSupport\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CanonicalEssentialSupport\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CanonicalEssentialsSupport\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CanonicalEssentialsSupport\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CAPSImagePublishing\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CAPSImagePublishing\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CanonicalStandardSupport\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CanonicalStandardSupport\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CorPersistence\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CorPersistence\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/DedicatedNodeGroup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/DedicatedNodeGroup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/disableDisksAndSnapshotsPerRGLimit\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/disableDisksAndSnapshotsPerRGLimit\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/DisableSerialConsole\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/DisableSerialConsole\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/DisableServiceHealing\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/DisableServiceHealing\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/DsmsSecrets\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/DsmsSecrets\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/EnableCrossSubscriptionWithKeyVaultResources\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/EnableCrossSubscriptionWithKeyVaultResources\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/ExtensionsFastpath\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/ExtensionsFastpath\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.AllowUnhealthyNode\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.AllowUnhealthyNode\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.AzSM.NewDeployment.OptOut\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.AzSM.NewDeployment.OptOut\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.DisableServiceHealing\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.DisableServiceHealing\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.DisableLiveMigrationGen\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.DisableLiveMigrationGen\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.DisableTenantLeaseOperationsOnNode\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.DisableTenantLeaseOperationsOnNode\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.DisableVMFaultInjectorForTenant\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.DisableVMFaultInjectorForTenant\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.EnableDeadMigrationGen\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.EnableDeadMigrationGen\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.EnableCustomizedTenantLiveMigration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.EnableCustomizedTenantLiveMigration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.EnableLiveMigrationGen\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.EnableLiveMigrationGen\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.EnableLiveMigration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.EnableLiveMigration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.EnableStopMigrateForSub\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.EnableStopMigrateForSub\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.EnableStopMigrateDiskCopyForTenant\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.EnableStopMigrateDiskCopyForTenant\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.EnableTenantLeaseOperationsOnNode\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.EnableTenantLeaseOperationsOnNode\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.EnableStopMigrateGen\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.EnableStopMigrateGen\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.StopMigrateSkipDiskCopyForSub\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.StopMigrateSkipDiskCopyForSub\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.EnableVMFaultInjectorForTenant\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.EnableVMFaultInjectorForTenant\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.VMPreprovisioning\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.VMPreprovisioning\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.compute/features/Fabric.UDWithinFDAlignment\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.compute/Fabric.UDWithinFDAlignment\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/FastPollingOptIn\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/FastPollingOptIn\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Feature.AllowUnhealthyNode\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Feature.AllowUnhealthyNode\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Feature.EnableCustomizedTenantLiveMigration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Feature.EnableCustomizedTenantLiveMigration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Feature.DisableServiceHealing\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Feature.DisableServiceHealing\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Foobar\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Foobar\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/GalleryImageBigBlob\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/GalleryImageBigBlob\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/GalleryApplicationPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/GalleryApplicationPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/GalleryImageHighScale\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/GalleryImageHighScale\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/GalleryPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/GalleryPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/GalleryRemoveUserSourceDependency\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/GalleryRemoveUserSourceDependency\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/ImpedeFastPolling\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/ImpedeFastPolling\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/InGuestPatchVMPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/InGuestPatchVMPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/IncrementalSnapshots\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/IncrementalSnapshots\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/InGuestVMUpdate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/InGuestVMUpdate\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/LocalDiffDiskPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/LocalDiffDiskPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/ManagedDisksPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/ManagedDisksPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/ManagedResourcesMove\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/ManagedResourcesMove\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/MRProfile\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/MRProfile\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/NetworkPlacementGroupsPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/NetworkPlacementGroupsPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/NewAllocator\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/NewAllocator\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/NodeFlight\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/NodeFlight\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/OptOutScaleSetPipelinePreemption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/OptOutScaleSetPipelinePreemption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/OSUpgradeForServiceFabric\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/OSUpgradeForServiceFabric\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.compute/features/OverProvision\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.compute/OverProvision\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/OverprovisionedExtensionDelay\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/OverprovisionedExtensionDelay\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/OverProvisionWithUDBalance\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/OverProvisionWithUDBalance\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/OverProvisionWithFDBalancing\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/OverProvisionWithFDBalancing\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/OverProvisionWithUDBalancing\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/OverProvisionWithUDBalancing\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/PerfTestSubscription\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/PerfTestSubscription\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/ProximityPlacementGroupsPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/ProximityPlacementGroupsPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/RegionalUltraSSDVMs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/RegionalUltraSSDVMs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/RepairVMScaleSetInstancesPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/RepairVMScaleSetInstancesPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.compute/features/Reprovisioning\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.compute/Reprovisioning\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/RollingUpgradePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/RollingUpgradePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/RollingUpgradePolicyOverride\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/RollingUpgradePolicyOverride\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/RunScripts\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/RunScripts\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEnablePremiumLRSReplication\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEnablePremiumLRSReplication\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.compute/features/SpotMeterValidation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.compute/SpotMeterValidation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SQLG5NP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SQLG5NP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SQLG6NP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SQLG6NP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/StandardSSD\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/StandardSSD\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/TenantReserveActivate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/TenantReserveActivate\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/TipNode\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/TipNode\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UDWithinFDAlignment\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UDWithinFDAlignment\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UltraSSDWithVMSS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UltraSSDWithVMSS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UnifiedDiskEncryption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UnifiedDiskEncryption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UnifiedDiskEncryptionForVMs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UnifiedDiskEncryptionForVMs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UnifiedDiskEncryptionWithOSUpgrades\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UnifiedDiskEncryptionWithOSUpgrades\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UserImageSharing\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UserImageSharing\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/VirtualMachineRuntimeServiceDisablePackageValidation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/VirtualMachineRuntimeServiceDisablePackageValidation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/VMPipelineBatchingPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/VMPipelineBatchingPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/vmssApiPreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/vmssApiPreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/vmssApiPreviewV2Access\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/vmssApiPreviewV2Access\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ConnectedEnvironment/features/tip\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ConnectedEnvironment/tip\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/aciOnAtlas\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/aciOnAtlas\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/extension\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/extension\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/privatepreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/privatepreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/previewSubscription\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/previewSubscription\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerRegisry/features/BlockRegion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerRegisry/BlockRegion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/privilegedSubscription\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/privilegedSubscription\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerRegistry/features/BlockRegion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerRegistry/BlockRegion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerRegistry/features/BetaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerRegistry/BetaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerRegistry/features/PrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerRegistry/PrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/ACS-EUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/ACS-EUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/ACSVNext\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/ACSVNext\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AddContainerInsightsSolution\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AddContainerInsightsSolution\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKS-AzurePolicyAutoApprove\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKS-AzurePolicyAutoApprove\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKS-CanadaCentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKS-CanadaCentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKS-CanadaEast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKS-CanadaEast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKS-CentralUS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKS-CentralUS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKS-EastUS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKS-EastUS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKS-EnableAzureDataPlanePolicy\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKS-EnableAzureDataPlanePolicy\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKS-RegionEarlyAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKS-RegionEarlyAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKS-UKWest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKS-UKWest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKS-WestUS2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKS-WestUS2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AksBypassRegionWritesDisabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AksBypassRegionWritesDisabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKSAzureStandardLoadBalancer\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKSAzureStandardLoadBalancer\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKSHTTPCustomFeatures\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKSHTTPCustomFeatures\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AksBypassServiceGate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AksBypassServiceGate\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKSLockingDownEgressPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKSLockingDownEgressPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKSImage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKSImage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AllowPreReleaseRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AllowPreReleaseRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKSPrivateLinkPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKSPrivateLinkPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AllowSwarmWindowsAgent\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AllowSwarmWindowsAgent\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AllowValidationRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AllowValidationRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/APIServerSecurityPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/APIServerSecurityPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AROGA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AROGA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/ARORemoteGateway\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/ARORemoteGateway\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AvailabilityZonePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AvailabilityZonePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/ControlPlaneUnderlay\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/ControlPlaneUnderlay\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/DockerEngineImage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/DockerEngineImage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/EnableCCPMutatingWebhook\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/EnableCCPMutatingWebhook\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/EnableNetworkPolicy\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/EnableNetworkPolicy\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/EnableSingleIPPerCCP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/EnableSingleIPPerCCP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/HTTP-Application-Routing\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/HTTP-Application-Routing\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/EnableXTablesLock\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/EnableXTablesLock\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/LowPriorityPoolPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/LowPriorityPoolPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/MSIPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/MSIPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/MobyImage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/MobyImage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/MultiAgentpoolPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/MultiAgentpoolPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/NodePublicIPPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/NodePublicIPPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/OpenVPN\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/OpenVPN\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/OpenshiftManagedCluster\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/OpenshiftManagedCluster\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/OSABypassMarketplace\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/OSABypassMarketplace\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/OSAInProgressFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/OSAInProgressFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/PodSecurityPolicyPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/PodSecurityPolicyPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/RBAC\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/RBAC\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/V20180331API\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/V20180331API\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/SaveOSATestConfig\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/SaveOSATestConfig\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/WindowsPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/WindowsPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/VMSSPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/VMSSPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Contoso/features/RPaaSSampleApp\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Contoso/RPaaSSampleApp\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CostManagementBeta/features/TenantRegistration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CostManagementBeta/TenantRegistration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CustomerInsights/features/privatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CustomerInsights/privatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CustomProviders/features/customrp\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CustomProviders/customrp\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CustomProviders/features/associations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CustomProviders/associations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CustomProviders/features/UpcomingRegion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CustomProviders/UpcomingRegion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databox/features/HeavyCreateAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databox/HeavyCreateAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataBoxEdge/features/DBEIntAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataBoxEdge/DBEIntAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataBoxEdge/features/EdgeSignUp\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataBoxEdge/EdgeSignUp\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataBoxEdge/features/PassiveStampAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataBoxEdge/PassiveStampAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/DatabricksEUAPAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/DatabricksEUAPAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/DatabricksControlPlane\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/DatabricksControlPlane\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/TowboatAllowedSubscription\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/TowboatAllowedSubscription\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/DatabricksTestEnv\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/DatabricksTestEnv\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataCatalog/features/PPEAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataCatalog/PPEAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataCatalog/features/PRODAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataCatalog/PRODAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataCatalog/features/PRODAccessNew\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataCatalog/PRODAccessNew\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataFactory/features/DFAccessInBuildout\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataFactory/DFAccessInBuildout\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataExchange/features/workspacePreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataExchange/workspacePreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataFactory/features/GatewayHAPrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataFactory/GatewayHAPrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataFactory/features/GatewayHAPublicPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataFactory/GatewayHAPublicPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataLakeAnalytics/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataLakeAnalytics/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataLakeAnalytics/features/dedicatedServiceEnv\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataLakeAnalytics/dedicatedServiceEnv\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataLakeAnalytics/features/internalAccessWestCentralUS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataLakeAnalytics/internalAccessWestCentralUS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataLakeAnalytics/features/internalAccessWestUS2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataLakeAnalytics/internalAccessWestUS2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataLakeAnalytics/features/requestedBetaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataLakeAnalytics/requestedBetaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataLakeAnalytics/features/Scope\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataLakeAnalytics/Scope\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataLakeStore/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataLakeStore/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataLakeStore/features/requestedBetaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataLakeStore/requestedBetaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataMigration/features/BuddyA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataMigration/BuddyA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataMigration/features/demo\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataMigration/demo\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataMigration/features/int\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataMigration/int\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataMigration/features/staging\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataMigration/staging\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataShare/features/ReactSqlUxPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataShare/ReactSqlUxPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMariaDB/features/georeplica\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMariaDB/georeplica\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMariaDB/features/firewallRuleAllowAzureServices\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMariaDB/firewallRuleAllowAzureServices\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMariaDB/features/newStorageLimit\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMariaDB/newStorageLimit\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMariaDB/features/georestore\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMariaDB/georestore\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMariaDB/features/replica\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMariaDB/replica\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMariaDB/features/privatePreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMariaDB/privatePreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMariaDB/features/storageautogrow\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMariaDB/storageautogrow\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMariaDB/features/resourceHealth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMariaDB/resourceHealth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMariaDB/features/vnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMariaDB/vnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMariaDB/features/threatdetection\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMariaDB/threatdetection\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMySQL/features/firewallRuleAllowAzureServices\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMySQL/firewallRuleAllowAzureServices\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMariaDB/features/workloadInsight\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMariaDB/workloadInsight\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMySQL/features/georestore\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMySQL/georestore\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/georeplica\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/georeplica\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMySQL/features/largeStorage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMySQL/largeStorage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMySQL/features/newStorageLimit\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMySQL/newStorageLimit\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DbforMySQL/features/replica\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DbforMySQL/replica\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMySQL/features/resourceHealth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMySQL/resourceHealth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMySQL/features/storageautogrow\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMySQL/storageautogrow\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMySQL/features/vnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMySQL/vnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.dbformysql/features/webappnewbizmodel\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.dbformysql/webappnewbizmodel\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/workloadInsight\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/workloadInsight\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/citus64vCores\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/citus64vCores\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/citusHA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/citusHA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/cituspreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/cituspreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/citusRoles\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/citusRoles\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/firewallRuleAllowAzureServices\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/firewallRuleAllowAzureServices\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/georeplica\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/georeplica\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/georestore\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/georestore\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/indexAdvisor\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/indexAdvisor\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/largeStorage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/largeStorage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/newStorageLimit\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/newStorageLimit\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/ossazureactivedirectoryadmin\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/ossazureactivedirectoryadmin\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.dbforpostgresql/features/pgversionten\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.dbforpostgresql/pgversionten\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/replica\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/replica\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/resourceHealth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/resourceHealth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/storageautogrow\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/storageautogrow\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/vnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/vnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.dbforpostgresql/features/webappnewbizmodel\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.dbforpostgresql/webappnewbizmodel\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/workloadInsight\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/workloadInsight\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DeploymentManager/features/admdev\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DeploymentManager/admdev\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DeploymentManager/features/ignite2018PreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DeploymentManager/ignite2018PreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DeploymentManager/features/tip\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DeploymentManager/tip\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.devices/features/AzureIoTElasticPools\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.devices/AzureIoTElasticPools\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.devices/features/AzureIoTProvisioningService\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.devices/AzureIoTProvisioningService\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Devices/features/PublicPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Devices/PublicPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevSpaces/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevSpaces/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/DevInProdIntegration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/DevInProdIntegration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/Integration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/Integration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/Test2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/Test2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/Test3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/Test3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/Test4\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/Test4\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.dns/features/privatepreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.dns/privatepreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDB/features/autopilot-flight-3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDB/autopilot-flight-3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDB/features/storageanalytics-public-preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDB/storageanalytics-public-preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DomainRegistration/features/betaGD\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DomainRegistration/betaGD\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.EventGrid/features/storageEventSubscriptions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.EventGrid/storageEventSubscriptions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Experimentation/features/POC\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Experimentation/POC\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ExpressPod/features/DataBoxCanaryTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ExpressPod/DataBoxCanaryTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ExpressPod/features/DataIngestionService\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ExpressPod/DataIngestionService\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ExpressPod/features/DeviceImportAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ExpressPod/DeviceImportAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Expresspod/features/diskimportaccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Expresspod/diskimportaccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ExpressPod/features/ExpressPodCanary\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ExpressPod/ExpressPodCanary\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Expresspod/features/IgniteSignup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Expresspod/IgniteSignup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ExpressPod/features/MockGdcoAndUps\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ExpressPod/MockGdcoAndUps\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Expresspod/features/MockXtService\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Expresspod/MockXtService\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ExternalShim/features/ExternalShimAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ExternalShim/ExternalShimAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Genomics/features/DevelopmentEnvironmentAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Genomics/DevelopmentEnvironmentAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.GuestConfiguration/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.GuestConfiguration/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.GuestConfiguration/features/CanaryParticipation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.GuestConfiguration/CanaryParticipation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.GuestConfiguration/features/GA20181120\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.GuestConfiguration/GA20181120\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HanaOnAzure/features/noAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HanaOnAzure/noAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HardwareSecurityModules/features/AzureDedicatedHsm\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HardwareSecurityModules/AzureDedicatedHsm\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HardwareSecurityModules/features/DedicatedHsmEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HardwareSecurityModules/DedicatedHsmEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HardwareSecurityModules/features/deploymentVerification\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HardwareSecurityModules/deploymentVerification\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HardwareSecurityModules/features/drillVerification\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HardwareSecurityModules/drillVerification\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HardwareSecurityModules/features/UseDogfoodHSM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HardwareSecurityModules/UseDogfoodHSM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HardwareSecurityModules/features/UseDogfoodHsmAdminPlane\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HardwareSecurityModules/UseDogfoodHsmAdminPlane\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridCompute/features/HybridComputePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridCompute/HybridComputePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.hybridcompute/features/HybridComputeExtensionPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.hybridcompute/HybridComputeExtensionPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridCompute/features/HybridRPCanary\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridCompute/HybridRPCanary\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridData/features/PreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridData/PreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/AIMONEnvironment\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/AIMONEnvironment\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/actiongrouptestinproduction\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/actiongrouptestinproduction\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/azurehealthlimitedpreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/azurehealthlimitedpreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/azurehealthpreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/azurehealthpreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/baseline-preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/baseline-preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/baseline-dogfood\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/baseline-dogfood\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/billingv3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/billingv3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/diagnosticsettingpreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/diagnosticsettingpreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/customMetric\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/customMetric\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/EnableCCAN\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/EnableCCAN\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/EnableCHNRegion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/EnableCHNRegion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/EnableCID\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/EnableCID\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/EnableNOERegion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/EnableNOERegion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/EnableNOWRegion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/EnableNOWRegion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/EnableSEA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/EnableSEA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/EnableSEAURegion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/EnableSEAURegion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/EnableSUK\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/EnableSUK\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/EnableWestUS2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/EnableWestUS2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/metricalertprivatepreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/metricalertprivatepreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/metricalertmultidimprivatepreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/metricalertmultidimprivatepreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/NotificationRulePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/NotificationRulePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/NotificationGroupPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/NotificationGroupPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/ScheduledQueryRulesPROD\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/ScheduledQueryRulesPROD\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/ScheduledQueryRulesAIMON\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/ScheduledQueryRulesAIMON\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/testinproduction\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/testinproduction\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/testinproductionmdm\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/testinproductionmdm\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/testinproductionnms\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/testinproductionnms\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IoTCentral/features/metering\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IoTCentral/metering\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IoTSpaces/features/CanaryCustomers\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IoTSpaces/CanaryCustomers\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IoTSpaces/features/MVP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IoTSpaces/MVP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IotSpaces/features/PPECustomers\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IotSpaces/PPECustomers\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IotSpaces/features/PreviewCustomers\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IotSpaces/PreviewCustomers\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IoTSpaces/features/ScaleTestCustomers\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IoTSpaces/ScaleTestCustomers\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.KeyVault/features/EventGridPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.KeyVault/EventGridPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.KeyVault/features/HSMPoolEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.KeyVault/HSMPoolEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kona/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kona/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kona/features/betaAccess2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kona/betaAccess2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kubernetes/features/previewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kubernetes/previewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.KubernetesConfiguration/features/sourceControlConfiguration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.KubernetesConfiguration/sourceControlConfiguration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/AllowSwitzerlandNorth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/AllowSwitzerlandNorth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/UseSharedIdentities\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/UseSharedIdentities\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.LabServices/features/DevInProdIntegration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.LabServices/DevInProdIntegration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logic/features/AllowCrossSubscriptionGatewayAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logic/AllowCrossSubscriptionGatewayAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logic/features/AmeProjectionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logic/AmeProjectionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logic/features/AllowUnlimitedLogicApps\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logic/AllowUnlimitedLogicApps\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logic/features/FairfaxDemo\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logic/FairfaxDemo\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logic/features/HostingEnvironmentsPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logic/HostingEnvironmentsPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logic/features/IsolatedEnvironmentsPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logic/IsolatedEnvironmentsPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logic/features/IsolatedEnvironmentsPrivateRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logic/IsolatedEnvironmentsPrivateRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logic/features/IsolatedEnvironmentsPreviewDisable\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logic/IsolatedEnvironmentsPreviewDisable\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MachineLearningCompute/features/ViennaPublicPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MachineLearningCompute/ViennaPublicPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MachineLearningExperimentation/features/CanaryFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MachineLearningExperimentation/CanaryFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Maintenance/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Maintenance/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ManagedIdentity/features/EnableSecurityGroups\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ManagedIdentity/EnableSecurityGroups\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ManagedNetwork/features/mncbetaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ManagedNetwork/mncbetaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Microsoft/features/AllowNetworkWatcherAzureReachabilityReport\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Microsoft/AllowNetworkWatcherAzureReachabilityReport\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Mindaro/features/tip2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Mindaro/tip2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Mindaro/features/tip\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Mindaro/tip\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/AllowSMB\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/AllowSMB\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/AllowValidationRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/AllowValidationRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFBackupPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFBackupPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFGA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFGA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFGATenant\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFGATenant\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFNFSv4Preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFNFSv4Preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFReplicationPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFReplicationPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFSnapRestorePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFSnapRestorePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/managementNicAdmin\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/managementNicAdmin\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/testing\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/testing\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAcceleratedNetworkingFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAcceleratedNetworkingFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAccessRuleExtendedProperties\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAccessRuleExtendedProperties\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAcceleratedNetworkingForLinux\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAcceleratedNetworkingForLinux\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAllocateOptimizations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAllocateOptimizations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAllocateAsyncValidation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAllocateAsyncValidation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAppGwWafBotManagerRuleSet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAppGwWafBotManagerRuleSet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAppGwPerSiteFirewallPolicy\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAppGwPerSiteFirewallPolicy\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowApplicationGatewayClientAuthentication\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowApplicationGatewayClientAuthentication\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAppGwWafCustomRuleGeoMatch\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAppGwWafCustomRuleGeoMatch\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowApplicationGatewayLoadDistributionPolicy\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowApplicationGatewayLoadDistributionPolicy\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowApplicationGatewayV2WildcardListener\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowApplicationGatewayV2WildcardListener\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowApplicationSecurityGroups\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowApplicationSecurityGroups\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowApplicationGatewayZonePinning\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowApplicationGatewayZonePinning\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAzureFirewall\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAzureFirewall\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAsgsOnVmScaleSet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAsgsOnVmScaleSet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowBaremetalServers\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowBaremetalServers\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowBastionHostPrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowBastionHostPrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowBastionHost\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowBastionHost\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowClassicCrossSubscriptionPeering\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowClassicCrossSubscriptionPeering\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowBringYourOwnPublicIpAddress\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowBringYourOwnPublicIpAddress\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowCoExistenceAnyOrder\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowCoExistenceAnyOrder\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowCortexExpressRouteGateway\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowCortexExpressRouteGateway\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowCortexGlobalVnetPeering\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowCortexGlobalVnetPeering\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowCortexSecurity\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowCortexSecurity\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowDdosProtectionPlan\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowDdosProtectionPlan\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowDisableBgpRouteProgagation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowDisableBgpRouteProgagation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowDestinationServiceEndpoints\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowDestinationServiceEndpoints\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowDSeriesForBrooklyn\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowDSeriesForBrooklyn\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.network/features/allowERArmProviderPortal\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.network/allowERArmProviderPortal\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowDynamicRedirectToTestGwm\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowDynamicRedirectToTestGwm\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowExpressRoutePorts\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowExpressRoutePorts\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowExRCrossRegionResourceValidation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowExRCrossRegionResourceValidation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowFpgaEnabledClustersFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowFpgaEnabledClustersFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowFrontdoor\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowFrontdoor\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowGlobalCrpHttpClient\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowGlobalCrpHttpClient\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowGlobalTagsForSql\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowGlobalTagsForSql\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowGlobalPeeringTransit\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowGlobalPeeringTransit\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowGlobalVnetPeering\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowGlobalVnetPeering\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowGlobalTagsForStorage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowGlobalTagsForStorage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowHidingCrossSubscriptionResources\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowHidingCrossSubscriptionResources\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowGRPeerConnection\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowGRPeerConnection\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowILBAllPortsRule\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowILBAllPortsRule\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowIntendedPolicies\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowIntendedPolicies\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowIntentedPolicies\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowIntentedPolicies\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowInterfaceEndpoints\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowInterfaceEndpoints\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowInternalDelegations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowInternalDelegations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowIpTags\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowIpTags\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowIpGroups\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowIpGroups\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowIPv6CAOnStandardLB\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowIPv6CAOnStandardLB\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowIpv6GlobalReach\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowIpv6GlobalReach\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowIpv6PrivatePeering\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowIpv6PrivatePeering\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowIPv6VirtualNetwork\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowIPv6VirtualNetwork\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowLBPreviewWave2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowLBPreviewWave2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowLBPreviewWave3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowLBPreviewWave3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowLBSNATallocationPolicy\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowLBSNATallocationPolicy\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowLoadBalancingOnSecondaryIpConfigs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowLoadBalancingOnSecondaryIpConfigs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowMacPreservation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowMacPreservation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowMaxPrivateLinkServicesPerLoadBalancerOptimization\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowMaxPrivateLinkServicesPerLoadBalancerOptimization\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowMultiNicOnVMScaleSet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowMultiNicOnVMScaleSet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowMultipleAddressPrefixesOnSubnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowMultipleAddressPrefixesOnSubnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowMultipleIpConfigurationsPerNic\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowMultipleIpConfigurationsPerNic\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowMutipleAddressPrefixesOnSubnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowMutipleAddressPrefixesOnSubnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNatGateway\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNatGateway\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNetwatcherAzureReachabilityReport\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNetwatcherAzureReachabilityReport\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNetworkIntentPolicies\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNetworkIntentPolicies\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNetworkProfiles\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNetworkProfiles\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNetworkWatcher\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNetworkWatcher\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNetworkWatcherAzureReachabilityReport\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNetworkWatcherAzureReachabilityReport\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNetworkWatcherConnectivityCheck\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNetworkWatcherConnectivityCheck\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNfvrpFirewallPolicyPrivate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNfvrpFirewallPolicyPrivate\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNfvrpFirewallPolicySlice\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNfvrpFirewallPolicySlice\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNfvrpFirewallPolicyValidation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNfvrpFirewallPolicyValidation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNfvrpResourcePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNfvrpResourcePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNfvrpVirtualRouterSlice\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNfvrpVirtualRouterSlice\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowOutboundNatRule\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowOutboundNatRule\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowP2SCortexAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowP2SCortexAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPaaSEndpointAcl\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPaaSEndpointAcl\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPingMesh\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPingMesh\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPreflightValidation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPreflightValidation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPrepareNetworkPoliciesAction\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPrepareNetworkPoliciesAction\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPreReleaseRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPreReleaseRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPrivateAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPrivateAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPrivateEndpoints\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPrivateEndpoints\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPrivateLinkServices\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPrivateLinkServices\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPseudoClientAppId\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPseudoClientAppId\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPublicIpMobility\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPublicIpMobility\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPublicIPOnVMScaleSetVMs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPublicIPOnVMScaleSetVMs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPublicIpPrefix\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPublicIpPrefix\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPublicIpsAndLoadBalancingOnSecondaryIpConfigsInVMScaleSet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPublicIpsAndLoadBalancingOnSecondaryIpConfigsInVMScaleSet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRedirectGwmCallsToApplicationGatewayBvt1Gwm\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRedirectGwmCallsToApplicationGatewayBvt1Gwm\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRedirectGwmCallsToExpressRouteBvt2Gwm\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRedirectGwmCallsToExpressRouteBvt2Gwm\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRedirectGwmCallsToExpressRouteBvt3Gwm\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRedirectGwmCallsToExpressRouteBvt3Gwm\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRedirectGwmCallsToExpressRouteCPGwm\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRedirectGwmCallsToExpressRouteCPGwm\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRedirectGwmCallsToExpressRouteDPGwm\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRedirectGwmCallsToExpressRouteDPGwm\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRedirectGwmCallsToExpressRouteMXGwm\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRedirectGwmCallsToExpressRouteMXGwm\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRedirectGwmCallsToExpressRouteRSGwm\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRedirectGwmCallsToExpressRouteRSGwm\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRedirectMaps\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRedirectMaps\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRegionalGatewayManagerForSecureGateway\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRegionalGatewayManagerForSecureGateway\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRegionalVMSSVirtualNetworkGateway\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRegionalVMSSVirtualNetworkGateway\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRouteServiceAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRouteServiceAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRouteTables\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRouteTables\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRoutingPreferenceFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRoutingPreferenceFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRPGateway\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRPGateway\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowSecureVnets\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowSecureVnets\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowServiceEndpointPolicies\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowServiceEndpointPolicies\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowSingleNicAndMultiNicInSameAvailabilitySet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowSingleNicAndMultiNicInSameAvailabilitySet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowStandardLBOutboundRulesPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowStandardLBOutboundRulesPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowStaticPublicIpAsInstanceIp\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowStaticPublicIpAsInstanceIp\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowSubnetDelegation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowSubnetDelegation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowSubscriptionMigration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowSubscriptionMigration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowThrottleCrpOperations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowThrottleCrpOperations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowValidationRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowValidationRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowVirtualNetworkTap\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowVirtualNetworkTap\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowVMsFromDifferentVnetsOnAvailabilitySet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowVMsFromDifferentVnetsOnAvailabilitySet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowVMSSVirtualNetworkGateway\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowVMSSVirtualNetworkGateway\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowVmssHealthProbe\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowVmssHealthProbe\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowVnetPeering\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowVnetPeering\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowVnetGatewayOpenVpnProtocol\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowVnetGatewayOpenVpnProtocol\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.network/features/AllowVpnclientIpsecPoliciesSet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.network/AllowVpnclientIpsecPoliciesSet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/armApiPreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/armApiPreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/azurednspreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/azurednspreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/CloudDnsAliasPortalTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/CloudDnsAliasPortalTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/CloudDnsBdmProd\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/CloudDnsBdmProd\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/CloudDnsBdmPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/CloudDnsBdmPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/CloudDnsReleaseCandidate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/CloudDnsReleaseCandidate\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/DisableNetworkWatcherAutocreation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/DisableNetworkWatcherAutocreation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/CloudDnsThrottling\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/CloudDnsThrottling\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableDdosProtectionPlanBilling\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableDdosProtectionPlanBilling\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableOperationBatching\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableOperationBatching\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableTenantNoSyncLock\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableTenantNoSyncLock\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableTenantOperationBatching\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableTenantOperationBatching\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableValidationInBackgroundTask\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableValidationInBackgroundTask\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/HybridRegionPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/HybridRegionPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/ExrGwGatewaySubscription\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/ExrGwGatewaySubscription\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/InternetAnalyzerPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/InternetAnalyzerPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/isVMSSVirtualNetworkGatewayAllowed\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/isVMSSVirtualNetworkGatewayAllowed\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/PrivateDnsGcpPPE\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/PrivateDnsGcpPPE\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/PrivateDnsGcpDaily\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/PrivateDnsGcpDaily\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/SkipPseudoVipGeneration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/SkipPseudoVipGeneration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/SecureGwGatewaySubscription\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/SecureGwGatewaySubscription\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/ThrottleArmOperationsRnm\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/ThrottleArmOperationsRnm\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/TestFlag\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/TestFlag\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/TrafficManagerHeatMap\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/TrafficManagerHeatMap\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Netwotk/features/AllowGlobalPeeringTransit\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Netwotk/AllowGlobalPeeringTransit\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NotificationHubs/features/NHubMetrics\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NotificationHubs/NHubMetrics\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OperationalInsights/features/LAClusterApiEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OperationalInsights/LAClusterApiEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OperationalInsights/features/SwitzerlandRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OperationalInsights/SwitzerlandRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Peering/features/AllowCarrierInterconnect\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Peering/AllowCarrierInterconnect\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Peering/features/AllowDirectInterconnect\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Peering/AllowDirectInterconnect\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Peering/features/AllowCDNInterconnect\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Peering/AllowCDNInterconnect\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Peering/features/AllowDirectPeering\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Peering/AllowDirectPeering\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Peering/features/AllowExchangeInterconnect\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Peering/AllowExchangeInterconnect\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Peering/features/AllowPeeringService\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Peering/AllowPeeringService\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Peering/features/AllowExchangePeering\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Peering/AllowExchangePeering\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PolicyInsights/features/AKS-DataPlaneAutoApprove\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PolicyInsights/AKS-DataPlaneAutoApprove\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PolicyInsights/features/Insights\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PolicyInsights/Insights\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PolicyInsights/features/Events\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PolicyInsights/Events\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PolicyInsights/features/States\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PolicyInsights/States\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Project/features/tip\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Project/tip\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/32DiskBackupPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/32DiskBackupPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/AzureFileShareBackup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/AzureFileShareBackup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/BackupPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/BackupPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/BlockedFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/BlockedFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/CrossRegionRestore\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/CrossRegionRestore\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/HanaBackup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/HanaBackup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/InstantBackupandRecovery\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/InstantBackupandRecovery\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/ItemLevelRecovery\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/ItemLevelRecovery\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/LargeDiskVMBackupPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/LargeDiskVMBackupPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/MABAlertingFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/MABAlertingFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/MercuryAutoProtection\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/MercuryAutoProtection\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/PPEAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/PPEAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/PremiumStorageBackup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/PremiumStorageBackup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/RecoveryServicesCanada\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/RecoveryServicesCanada\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/RecoveryServicesBeta\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/RecoveryServicesBeta\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/RecoveryServicesResourceMove\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/RecoveryServicesResourceMove\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/RecoveryServicesUK\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/RecoveryServicesUK\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/RecoveryServicesWUS2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/RecoveryServicesWUS2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/WorkloadBackup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/WorkloadBackup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RemoteApp/features/CspTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RemoteApp/CspTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RemoteApp/features/PrivacyEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RemoteApp/PrivacyEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RemoteApp/features/ple\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RemoteApp/ple\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resouces/features/EUAPParticipation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resouces/EUAPParticipation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RemoteApp/features/privatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RemoteApp/privatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ResourceHealth/features/Stage3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ResourceHealth/Stage3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AllowInternalDelegations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AllowInternalDelegations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/ARMDisableResourcesPerRGLimit\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/ARMDisableResourcesPerRGLimit\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/ARMLimitx2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/ARMLimitx2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AvailabilityZonePeering\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AvailabilityZonePeering\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/DataControlAgreement\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/DataControlAgreement\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/FairfaxDemo\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/FairfaxDemo\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/GermanyNorth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/GermanyNorth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/GermanyRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/GermanyRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/GermanyWestCentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/GermanyWestCentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/mandatoryRetentionPeriodEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/mandatoryRetentionPeriodEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/NorwayEast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/NorwayEast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/NorwayRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/NorwayRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/NorwayWest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/NorwayWest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/SouthAfricaRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/SouthAfricaRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.resources/features/SwitzerlandNorth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.resources/SwitzerlandNorth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/SwitzerlandRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/SwitzerlandRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.resources/features/SwitzerlandWest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.resources/SwitzerlandWest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/TestFlag\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/TestFlag\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/ThrottledSubscriptions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/ThrottledSubscriptions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/UAERegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/UAERegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Saas/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Saas/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/AdvancedThreatProtection\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/AdvancedThreatProtection\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/ApplicationWhitelisting\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/ApplicationWhitelisting\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/ApplicationWhiteliting\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/ApplicationWhiteliting\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/appwhitelistingaccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/appwhitelistingaccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.security/features/Assessments\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.security/Assessments\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/CoreDev1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/CoreDev1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/Dev1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/Dev1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/Dev2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/Dev2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/Dev3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/Dev3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/discoveredSecuritySolutions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/discoveredSecuritySolutions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/externalSecuritySolutions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/externalSecuritySolutions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/Integration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/Integration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/jitnac-dev2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/jitnac-dev2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/jitnac-dev3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/jitnac-dev3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/jitnac-int\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/jitnac-int\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/jitnac-rome3int\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/jitnac-rome3int\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/jitvmaccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/jitvmaccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/NacJIT\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/NacJIT\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.security/features/NetworkData\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.security/NetworkData\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/networkMap\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/networkMap\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/northSouth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/northSouth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/PricingBundles\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/PricingBundles\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/ShzadaTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/ShzadaTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/VaGrayLabel\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/VaGrayLabel\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/WindowsDefenderAtp\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/WindowsDefenderAtp\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/WindowsDefenderAtpExclude\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/WindowsDefenderAtpExclude\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SerialConsole/features/PreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SerialConsole/PreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabric/features/seabreezePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabric/seabreezePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabric/features/seabreezePrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabric/seabreezePrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabric/features/serviceFabricEngineering\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabric/serviceFabricEngineering\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabric/features/serviceFabricStageAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabric/serviceFabricStageAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabricMesh/features/seabreezePrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabricMesh/seabreezePrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabricMesh/features/serviceFabricEngineering\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabricMesh/serviceFabricEngineering\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Services/features/RPSaaSPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Services/RPSaaSPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SignalR/features/betaaccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SignalR/betaaccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SignalRService/features/betaaccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SignalRService/betaaccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Solutions/features/ApplianceEastUS2EUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Solutions/ApplianceEastUS2EUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Solutions/features/ApplianceMultiRegion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Solutions/ApplianceMultiRegion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Solutions/features/AppliancePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Solutions/AppliancePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Solutions/features/ApplicationGA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Solutions/ApplicationGA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/4tbpool\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/4tbpool\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/4TBOption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/4TBOption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/dataSync\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/dataSync\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SQL/features/dataeditor-publicpreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SQL/dataeditor-publicpreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/dw-asa\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/dw-asa\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/ExternalTdeCertificate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/ExternalTdeCertificate\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/firewall-enforce-azure-policy\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/firewall-enforce-azure-policy\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/hyperscale-publicpreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/hyperscale-publicpreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/IndexAdvisor\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/IndexAdvisor\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/IndexAdvisorPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/IndexAdvisorPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/IndexAdvisorPublic\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/IndexAdvisorPublic\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SQL/features/LongTermRetention\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SQL/LongTermRetention\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/LongTermRetentionV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/LongTermRetentionV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SQL/features/ManagedInstancePublic\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SQL/ManagedInstancePublic\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SQL/features/multiaz-preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SQL/multiaz-preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SQL/features/multiaz-test\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SQL/multiaz-test\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/pesto\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/pesto\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/pesto-lite\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/pesto-lite\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/queryeditor\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/queryeditor\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/queryeditor-publicpreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/queryeditor-publicpreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/queryeditor-webqueryendpoint\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/queryeditor-webqueryendpoint\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/QueryPerformanceInsightPublic\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/QueryPerformanceInsightPublic\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/serverless-publicpreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/serverless-publicpreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/SQL-DW\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/SQL-DW\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/sqldb-4tb-publicpreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/sqldb-4tb-publicpreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/sqldb-ActiveDirectoryAdmin\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/sqldb-ActiveDirectoryAdmin\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SQL/features/sqldb-addonstorage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SQL/sqldb-addonstorage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/sqldb-ElasticJobs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/sqldb-ElasticJobs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/sqldb-elasticpool\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/sqldb-elasticpool\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/sqldb-fsv2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/sqldb-fsv2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/sqldb-higherStandardPerDbDtu\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/sqldb-higherStandardPerDbDtu\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/sqldb-JobAccounts\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/sqldb-JobAccounts\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/sqldb-mseries\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/sqldb-mseries\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/sqldb-premiumrs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/sqldb-premiumrs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/sqldb-vcoremodel\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/sqldb-vcoremodel\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/sqldbsterling\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/sqldbsterling\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/sqldbtde\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/sqldbtde\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/tdeAkvIntegration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/tdeAkvIntegration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/ADLSGen1Shim\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/ADLSGen1Shim\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/adlsgen2BlobInterop\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/adlsgen2BlobInterop\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowADFS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowADFS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowArchive\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowArchive\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowHNS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowHNS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowLinuxOptimizedShares\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowLinuxOptimizedShares\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.storage/features/AllowNFSV3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.storage/AllowNFSV3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowPreReleaseRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowPreReleaseRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowSharedIdentities\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowSharedIdentities\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowStorageV1Accounts\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowStorageV1Accounts\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowTargetStampSpecification\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowTargetStampSpecification\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowValidationRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowValidationRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/armApiPreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/armApiPreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/BlobIndex\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/BlobIndex\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/BlobQuery\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/BlobQuery\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/Changefeed\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/Changefeed\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.storage/features/ContainerSoftDelete\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.storage/ContainerSoftDelete\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/CustomerControlledFailover\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/CustomerControlledFailover\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/EncryptionAtRest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/EncryptionAtRest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.storage/features/jurobins\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.storage/jurobins\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/LivesiteThrottling\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/LivesiteThrottling\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/ObjectReplication\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/ObjectReplication\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/premiumblob\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/premiumblob\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.storage/features/PremiumHns\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.storage/PremiumHns\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/RestoreBlobRanges\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/RestoreBlobRanges\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/Tags\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/Tags\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/version\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/version\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/Versioning\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/Versioning\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/XArchive\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/XArchive\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StorageCache/features/generalAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StorageCache/generalAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.storagereplication/features/SOS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.storagereplication/SOS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StorSimple/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StorSimple/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StorSimple/features/betaAcess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StorSimple/betaAcess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StorSimple/features/EnableUnsupportedGeo\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StorSimple/EnableUnsupportedGeo\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StorSimple/features/StorSimpleGardaIbizaInGA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StorSimple/StorSimpleGardaIbizaInGA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StorSimple/features/StorSimpleGardaIbizaMigrated\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StorSimple/StorSimpleGardaIbizaMigrated\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StreamAnalytics/features/ASA_NewRegion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StreamAnalytics/ASA_NewRegion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StreamAnalytics/features/ProdWestUSX\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StreamAnalytics/ProdWestUSX\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.TimeSeriesInsights/features/extendedCapacityAndRetention\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.TimeSeriesInsights/extendedCapacityAndRetention\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.TimeSeriesInsights/features/previewV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.TimeSeriesInsights/previewV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Token/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Token/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Uic/features/uxdevelopment\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Uic/uxdevelopment\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VirtualMachineImages/features/CanaryAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VirtualMachineImages/CanaryAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VirtualMachineImages/features/VirtualMachineTemplatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VirtualMachineImages/VirtualMachineTemplatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VisualStudio/features/ExtensionResource\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VisualStudio/ExtensionResource\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/CloudSimpleRP1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/CloudSimpleRP1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/cloudSimpleRp11\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/cloudSimpleRp11\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/cloudSimpleRp12\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/cloudSimpleRp12\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/CloudSimpleRP16\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/CloudSimpleRP16\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/cloudSimpleRp17\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/cloudSimpleRp17\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/cloudSimpleRp18\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/cloudSimpleRp18\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/cloudSimpleRp2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/cloudSimpleRp2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/cloudSimpleRp3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/cloudSimpleRp3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.vmwarecloudsimple/features/eastus-devtest-bl31\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.vmwarecloudsimple/eastus-devtest-bl31\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-azure-eastus-devtest-01\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-azure-eastus-devtest-01\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-azure-eastus-devtest-02\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-azure-eastus-devtest-02\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-azure-eastus-devtest-03\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-azure-eastus-devtest-03\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-azure-eastus-devtest-04\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-azure-eastus-devtest-04\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-azure-eastus-devtest-05\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-azure-eastus-devtest-05\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-azure-eastus-devtest-06\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-azure-eastus-devtest-06\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-azure-eastus-devtest-07\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-azure-eastus-devtest-07\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-azure-eastus-devtest-08\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-azure-eastus-devtest-08\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-devtest-virt-01\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-devtest-virt-01\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-devtest-virt-02\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-devtest-virt-02\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-01\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-01\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-02\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-02\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-03\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-03\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-04\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-04\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-05\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-05\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-06\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-06\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-07\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-07\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-08\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-08\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-09\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-09\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-10\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-10\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-11\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-11\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-12\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-12\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-13\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-13\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-14\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-14\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-15\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-15\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-16\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-16\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-17\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-17\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-18\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-18\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-19\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-19\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-20\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-20\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-23\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-23\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-24\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-24\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-25\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-25\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-26\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-26\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-27\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-27\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-28\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-28\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-30\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-30\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-31\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-31\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-32\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-32\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-33\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-33\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-34\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-34\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-37\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-37\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-38\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-38\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-39\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-39\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-40\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-40\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-41\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-41\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-42\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-42\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-43\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-43\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-44\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-44\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-45\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-45\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-46\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-46\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-47\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-47\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-48\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-48\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-49\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-49\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-50\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-50\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-51\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-51\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-52\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-52\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-53\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-53\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-54\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-54\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-57\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-57\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-59\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-59\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-61\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-61\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-62\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-62\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-63\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-63\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-64\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-64\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-65\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-65\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-66\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-66\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-67\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-67\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-68\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-68\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-69\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-69\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-70\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-70\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-71\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-71\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-72\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-72\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-73\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-73\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-74\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-74\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-77\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-77\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-78\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-78\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/env-cs-westus-devtest-79\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/env-cs-westus-devtest-79\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMWareCloudSimple/features/env-cs-westus-devtest-80\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMWareCloudSimple/env-cs-westus-devtest-80\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMWareCloudSimple/features/env-cs-westus-devtest-81\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMWareCloudSimple/env-cs-westus-devtest-81\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMWareCloudSimple/features/env-cs-westus-devtest-82\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMWareCloudSimple/env-cs-westus-devtest-82\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMWareCloudSimple/features/env-cs-westus-devtest-83\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMWareCloudSimple/env-cs-westus-devtest-83\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMWareCloudSimple/features/env-cs-westus-devtest-84\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMWareCloudSimple/env-cs-westus-devtest-84\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMWareCloudSimple/features/expire-on-7-25-19\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMWareCloudSimple/expire-on-7-25-19\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMWareCloudSimple/features/itops-he\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMWareCloudSimple/itops-he\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMWareCloudSimple/features/kiev-test-demo\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMWareCloudSimple/kiev-test-demo\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/multi-region-1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/multi-region-1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/multi-region-2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/multi-region-2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/multi-region-3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/multi-region-3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/multi-region-4\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/multi-region-4\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/mustEmitFractions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/mustEmitFractions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/mustEmitNone\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/mustEmitNone\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/mustEmitOnes\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/mustEmitOnes\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/mustEmitZeros\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/mustEmitZeros\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/stg-csos\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/stg-csos\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/subscriptionsWhiteList\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/subscriptionsWhiteList\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMWareCloudSimple/features/westeurope-test\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMWareCloudSimple/westeurope-test\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/westus-he-test\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/westus-he-test\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VMwareCloudSimple/features/westus-maas\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VMwareCloudSimple/westus-maas\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/ASEInEastUS2EUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/ASEInEastUS2EUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/AustraliaCentral2RegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/AustraliaCentral2RegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/AustraliaCentralRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/AustraliaCentralRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/AustraliaEastRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/AustraliaEastRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/AustraliaSouthEastRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/AustraliaSouthEastRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/BrazilSouthRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/BrazilSouthRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/CanadaCentralRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/CanadaCentralRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/CanadaEastRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/CanadaEastRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/CentralIndiaRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/CentralIndiaRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/CentralUSRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/CentralUSRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/EastAsiaRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/EastAsiaRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/EastAsiaStageRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/EastAsiaStageRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/EastUS2RegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/EastUS2RegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/EventGridIntegration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/EventGridIntegration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/FranceCentralRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/FranceCentralRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/FranceSouthRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/FranceSouthRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/JapanEastRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/JapanEastRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/JapanWestRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/JapanWestRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/KoreaCentralRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/KoreaCentralRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/KoreaSouthRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/KoreaSouthRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/NorthCentralUSRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/NorthCentralUSRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/NorthEuropeRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/NorthEuropeRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/PinnedToGlobalEndpoint\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/PinnedToGlobalEndpoint\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/RegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/RegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/SouthCentralUSRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/SouthCentralUSRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/SouthEastAsiaRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/SouthEastAsiaRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/SouthIndiaRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/SouthIndiaRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/TestFeatureRegistration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/TestFeatureRegistration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/UAECentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/UAECentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/UKSouthRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/UKSouthRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/UKWestRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/UKWestRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/Undelete\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/Undelete\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/UseTipForTopLevelProxyOnlyApis\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/UseTipForTopLevelProxyOnlyApis\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/WestCentralUSRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/WestCentralUSRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/WestEuropeRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/WestEuropeRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/WestIndiaRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/WestIndiaRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/WestUS2RegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/WestUS2RegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.WindowsIoT/features/DevelopmentEnvironmentAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.WindowsIoT/DevelopmentEnvironmentAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.WindowsIoT/features/WcusAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.WindowsIoT/WcusAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Xrm/features/uxdevelopment\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Xrm/uxdevelopment\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowObjectReplication\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowObjectReplication\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/ESXiDedicatedHost\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/ESXiDedicatedHost\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowNfsFileShares\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowNfsFileShares\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/WorkloadBackupSoftDelete\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/WorkloadBackupSoftDelete\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RedHatOpenShift/features/PrivateClusters\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RedHatOpenShift/PrivateClusters\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/PrivateClusters\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/PrivateClusters\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AROPrivateClusters\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AROPrivateClusters\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/MSvDedicatedHost\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/MSvDedicatedHost\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/GermanyNorth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/GermanyNorth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/IsHybridServicesTestSubscription\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/IsHybridServicesTestSubscription\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/BlockCustomerManagedKey\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/BlockCustomerManagedKey\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AllowLinkedNotificationsToHiddenRP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AllowLinkedNotificationsToHiddenRP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AllowVMScaleSetImageOfferUpgrade\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AllowVMScaleSetImageOfferUpgrade\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowAccountEncryptionKeyForQueues\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowAccountEncryptionKeyForQueues\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowAccountEncryptionKeyForTables\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowAccountEncryptionKeyForTables\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/NorwayWest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/NorwayWest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.EventGrid/features/PartnerOperations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.EventGrid/PartnerOperations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Blockchain/features/WCUSParticipation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Blockchain/WCUSParticipation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableComputeOnlyUpdates\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableComputeOnlyUpdates\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/StaticSitesEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/StaticSitesEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kubernetes/features/ppeAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kubernetes/ppeAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AAD-V2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AAD-V2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMySQL/features/privateip\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMySQL/privateip\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/privateip\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/privateip\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMariaDB/features/privateip\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMariaDB/privateip\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabric/features/managedClustersTestRegionPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabric/managedClustersTestRegionPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DigitalTwins/features/EarlyAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DigitalTwins/EarlyAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SyncBookmark\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SyncBookmark\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/LAOnboarding\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/LAOnboarding\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/DCSizes\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/DCSizes\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/XLargeDisk\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/XLargeDisk\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/DV3Sizes\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/DV3Sizes\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SQLG3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SQLG3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SQLG4\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SQLG4\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SQLG5\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SQLG5\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SQLG6\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SQLG6\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SQLGL\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SQLGL\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SQLDC\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SQLDC\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SQLDW\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SQLDW\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SQLGZ\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SQLGZ\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SQLGM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SQLGM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SQLACC\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SQLACC\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SQL\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SQL\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/DDAGen5\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/DDAGen5\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/ASeriesInternal\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/ASeriesInternal\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Dv2Nested\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Dv2Nested\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Dv2Internal\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Dv2Internal\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.TimeSeriesInsights/features/Staging\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.TimeSeriesInsights/Staging\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKSNetworkModePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKSNetworkModePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.BlockchainTokens/features/PrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.BlockchainTokens/PrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMySQL/features/ossazureactivedirectoryadmin\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMySQL/ossazureactivedirectoryadmin\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNVAInVHub\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNVAInVHub\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevSpaces/features/Helm3Preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevSpaces/Helm3Preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/TEST\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/TEST\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/TEST2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/TEST2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RedHatOpenShift/features/INT-APROVED\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RedHatOpenShift/INT-APROVED\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/SpotPoolPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/SpotPoolPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RedHatOpenshift/features/INT-APPROVED\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RedHatOpenshift/INT-APPROVED\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureData/features/azurearcprivatepreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureData/azurearcprivatepreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKS-NewAPIVersion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKS-NewAPIVersion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowApplicationGatewayV2UrlRewrite\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowApplicationGatewayV2UrlRewrite\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataBox/features/IndiaBoxAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataBox/IndiaBoxAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.vmwarecloudsimple/features/new-region-test-client\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.vmwarecloudsimple/new-region-test-client\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnablePrivateLink\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnablePrivateLink\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/AllowGenevaObtainer\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/AllowGenevaObtainer\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/MPAWorm\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/MPAWorm\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/AllowMoveDatabase\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/AllowMoveDatabase\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.network/features/EnableRnmCallback\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.network/EnableRnmCallback\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/PartitionedDns\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/PartitionedDns\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Containerservice/features/AKS-AzurePolicyV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Containerservice/AKS-AzurePolicyV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SQL/features/multiaz-gp-preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SQL/multiaz-gp-preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFBackupOperator\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFBackupOperator\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFTierChange\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFTierChange\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFFlexPool\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFFlexPool\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFSnapshotPolicy\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFSnapshotPolicy\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NotificationHubs/features/germanyWestCentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NotificationHubs/germanyWestCentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/MetricAPI\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/MetricAPI\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/vnetLocationCheckBypass\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/vnetLocationCheckBypass\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ARM.AFEC/features/multiaz-gp-preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ARM.AFEC/multiaz-gp-preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/AIWorkspacePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/AIWorkspacePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerRegistry/features/TasksPrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerRegistry/TasksPrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/UseCustomizedUbuntuPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/UseCustomizedUbuntuPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEncryption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEncryption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/DevFedRAMP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/DevFedRAMP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/StagingFedRAMP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/StagingFedRAMP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/ProdFedRAMP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/ProdFedRAMP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Providerhub/features/FeaturePutApi\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Providerhub/FeaturePutApi\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.TerraformOSS/features/EnableTerraform\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.TerraformOSS/EnableTerraform\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Mv2SmallSizeSeries\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Mv2SmallSizeSeries\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.TerraformOSS/features/EnableTerraformWithWhitelistedTenant\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.TerraformOSS/EnableTerraformWithWhitelistedTenant\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AnmPRFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AnmPRFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/VMOrchestratorMultiFD\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/VMOrchestratorMultiFD\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/VMOrchestratorSingleFD\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/VMOrchestratorSingleFD\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataBoxEdge/features/DBEBvtAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataBoxEdge/DBEBvtAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevSpaces/features/internalOnly\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevSpaces/internalOnly\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.GuestConfiguration/features/BestPracticePrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.GuestConfiguration/BestPracticePrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/OSANewUnderlayTesting\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/OSANewUnderlayTesting\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/InGuestHotPatchVMPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/InGuestHotPatchVMPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/InGuestAutoPatchVMPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/InGuestAutoPatchVMPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowApplicationGatewayV1AndV2InSameSubnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowApplicationGatewayV1AndV2InSameSubnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowApplicationGatewayPrivateLink\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowApplicationGatewayPrivateLink\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/HnsSnapshot\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/HnsSnapshot\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StorSimple/features/ShowBannerForDeviceUpdate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StorSimple/ShowBannerForDeviceUpdate\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SharedIdentityEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SharedIdentityEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ResourceHealth/features/EnableKustoClustersRhc\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ResourceHealth/EnableKustoClustersRhc\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DigitalTwins/features/PrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DigitalTwins/PrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DigitalTwins/features/Endpoints\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DigitalTwins/Endpoints\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAzureNetworkManager\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAzureNetworkManager\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DigitalTwins/features/PPE\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DigitalTwins/PPE\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/ossdenypublicendpointaccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/ossdenypublicendpointaccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/ossdenypublicendpointaccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/ossdenypublicendpointaccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Datadog/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Datadog/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/preproduction\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/preproduction\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAppGwPublicAndPrivateIpOnSamePort\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAppGwPublicAndPrivateIpOnSamePort\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAllocateVMValidationOptimizations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAllocateVMValidationOptimizations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRoutingToTestNfvrpInstance1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRoutingToTestNfvrpInstance1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRoutingToTestNfvrpInstance2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRoutingToTestNfvrpInstance2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRoutingToTestNfvrpInstance3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRoutingToTestNfvrpInstance3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRoutingToTestNfvrpInstance4\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRoutingToTestNfvrpInstance4\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataBox/features/DataBoxExportAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataBox/DataBoxExportAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/UseComputeSubscriptionO365\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/UseComputeSubscriptionO365\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RedHatOpenShift/features/InProgress\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RedHatOpenShift/InProgress\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/NoReserveActivateInColocation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/NoReserveActivateInColocation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServicesHub/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServicesHub/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/NodeImageUpgradePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/NodeImageUpgradePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.KeyVault/features/MHSM_HighCapacitySKU\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.KeyVault/MHSM_HighCapacitySKU\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMariaDB/features/ossdenypublicendpointaccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMariaDB/ossdenypublicendpointaccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/ListOfPinnedFabricClusters\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/ListOfPinnedFabricClusters\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.compute/features/NPSSizes\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.compute/NPSSizes\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AISupercomputer/features/internalEngineering\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AISupercomputer/internalEngineering\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RedHatOpenShift/features/SaveAROTestConfig\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RedHatOpenShift/SaveAROTestConfig\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/USSTAGESCParticipation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/USSTAGESCParticipation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/UseComputeSubscriptionDM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/UseComputeSubscriptionDM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/UseComputeSubscriptionEngine\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/UseComputeSubscriptionEngine\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/UseComputeSubscriptionCM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/UseComputeSubscriptionCM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/UseStorageSubscriptionDM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/UseStorageSubscriptionDM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/UseStorageSubscriptionCM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/UseStorageSubscriptionCM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/UseStorageSubscriptionEngine\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/UseStorageSubscriptionEngine\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/TestDFInProduction\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/TestDFInProduction\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IndustryDataLifecycle/features/Microsoft.AIDLS.Service\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IndustryDataLifecycle/Microsoft.AIDLS.Service\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RedHatOpenShift/features/aropreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RedHatOpenShift/aropreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/RunCommandPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/RunCommandPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNsgAndRouteTableOnBMDelegatedSubnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNsgAndRouteTableOnBMDelegatedSubnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowFirewallPremium\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowFirewallPremium\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ChangeAnalysis/features/NotificationsPrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ChangeAnalysis/NotificationsPrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowRequireInfrastructureEncryption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowRequireInfrastructureEncryption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabric/features/armApiInternalAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabric/armApiInternalAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKS-IngressApplicationGatewayAddon\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKS-IngressApplicationGatewayAddon\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/EncryptionAtHost\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/EncryptionAtHost\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/Gen2VMPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/Gen2VMPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/DisableDeploymentGrooming\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/DisableDeploymentGrooming\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/BastionFeaturesEnableKerberos\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/BastionFeaturesEnableKerberos\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Synapse/features/SparkCatalogInSAS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Synapse/SparkCatalogInSAS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowSMBMultichannel\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowSMBMultichannel\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.KeyVault/features/RbacAuthorizationPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.KeyVault/RbacAuthorizationPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Wandisco.Fusion/features/LiveDataMigrator\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Wandisco.Fusion/LiveDataMigrator\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Wandisco.Fusion/features/LiveDataPlane\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Wandisco.Fusion/LiveDataPlane\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Wandisco.Fusion/features/LiveDataPlatform\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Wandisco.Fusion/LiveDataPlatform\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/AllowRequireInfrastructureEncryption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/AllowRequireInfrastructureEncryption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ChangeAnalysis/features/ResourceChangesPrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ChangeAnalysis/ResourceChangesPrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/TrustedVMBackfillEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/TrustedVMBackfillEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logic/features/EnableApiConnectionKeys\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logic/EnableApiConnectionKeys\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/MaxSurgePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/MaxSurgePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AZ_germanywestcentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AZ_germanywestcentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AAD/features/testAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AAD/testAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/OpenShiftSupportGate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/OpenShiftSupportGate\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowBringYourOwnIpAddressForThirdParties\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowBringYourOwnIpAddressForThirdParties\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/EnableAzureRBACPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/EnableAzureRBACPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Confluent/features/confluentOrgAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Confluent/confluentOrgAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.securitygraph/features/IsgAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.securitygraph/IsgAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/ProximityPlacementGroupPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/ProximityPlacementGroupPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowSubscriptionLoadBalancerCaching\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowSubscriptionLoadBalancerCaching\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataCollaboration/features/devEnvironment\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataCollaboration/devEnvironment\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.hybridnetwork/features/allowVnfVendor\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.hybridnetwork/allowVnfVendor\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.hybridnetwork/features/allowVnfCustomer\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.hybridnetwork/allowVnfCustomer\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.HybridNetwork/features/HybridNetworkRPaaSRegistration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.HybridNetwork/HybridNetworkRPaaSRegistration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Notebooks/features/AzureNBDevTestTraffic\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Notebooks/AzureNBDevTestTraffic\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/orcastls\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/orcastls\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/orcastls\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/orcastls\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMariaDB/features/orcastls\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMariaDB/orcastls\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/EnableEncryptionAtHostPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/EnableEncryptionAtHostPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/EnableAzureDiskFileCSIDriver\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/EnableAzureDiskFileCSIDriver\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DigitalTwins/features/PPE-NEU\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DigitalTwins/PPE-NEU\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/JediBetaTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/JediBetaTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMariaDB/features/largeStorage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMariaDB/largeStorage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/SQLInVMPresenceVisibility\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/SQLInVMPresenceVisibility\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/useContainerd\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/useContainerd\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/ContainerRuntime\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/ContainerRuntime\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/JediBetaTestAntares\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/JediBetaTestAntares\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/GPUDedicatedVHDPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/GPUDedicatedVHDPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/MicrosoftRRDCLab1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/MicrosoftRRDCLab1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Notebooks/features/AzureNBCanaryTraffic\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Notebooks/AzureNBCanaryTraffic\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKS-OMSAppMonitoring\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKS-OMSAppMonitoring\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/LogSearchAlertsV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/LogSearchAlertsV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PowerBI/features/DailyPrivateLinkServicesForPowerBI\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PowerBI/DailyPrivateLinkServicesForPowerBI\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataBoxEdge/features/ResourceMoveAllowed\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataBoxEdge/ResourceMoveAllowed\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CopyV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CopyV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/MabAfecTestEv2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/MabAfecTestEv2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Authorization/features/PolicyExemptionPrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Authorization/PolicyExemptionPrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ApiManagement/features/dummyfeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ApiManagement/dummyfeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowSTOnBMDelegatedSubnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowSTOnBMDelegatedSubnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/UserAssignedIdentityPreviewInternalTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/UserAssignedIdentityPreviewInternalTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.KubernetesConfiguration/features/AKS-GitOps-FeatureFlag\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.KubernetesConfiguration/AKS-GitOps-FeatureFlag\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CloudServices\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CloudServices\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PolicyInsights/features/attestations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PolicyInsights/attestations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/EnableUltraSSD\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/EnableUltraSSD\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowMoreASPerLBfWithoutVMSS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowMoreASPerLBfWithoutVMSS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AutomaticRepairsWithConfigurableRepairActions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AutomaticRepairsWithConfigurableRepairActions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/EV2TestAFECFlag\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/EV2TestAFECFlag\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/UseCustomizedContainerRuntime\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/UseCustomizedContainerRuntime\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AzureEdgeZones\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AzureEdgeZones\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ImportExport/features/SouthAfricaNorthAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ImportExport/SouthAfricaNorthAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowWorkloadTypeOnBM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowWorkloadTypeOnBM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.cdn/features/EnablePrivateLink\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.cdn/EnablePrivateLink\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AZ_brazilsouth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AZ_brazilsouth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SystemPriorityCopy\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SystemPriorityCopy\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Swiftlet/features/AllowValidationRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Swiftlet/AllowValidationRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/UserAssignedIdentityPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/UserAssignedIdentityPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Codespaces/features/CanaryUSEC\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Codespaces/CanaryUSEC\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UltraDisk512E\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UltraDisk512E\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resiliency/features/PreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resiliency/PreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IntelligentITDigitalTwin/features/AccessControl\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IntelligentITDigitalTwin/AccessControl\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.D365CustomerInsights/features/enableAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.D365CustomerInsights/enableAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNetappInfraOnBM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNetappInfraOnBM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.migrate/features/TestFeatureEV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.migrate/TestFeatureEV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFDoubleEncryption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFDoubleEncryption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGPhaseScaleOutCopies\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGPhaseScaleOutCopies\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGSharing\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGSharing\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKS-GitOps\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKS-GitOps\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/NewRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/NewRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/FastPathEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/FastPathEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.migrate/features/TestFeatureEV2Migrate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.migrate/TestFeatureEV2Migrate\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Automation/features/PrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Automation/PrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Relay/features/AllowPrivateEndpointProxies\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Relay/AllowPrivateEndpointProxies\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/ForwardAzGatewayTags\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/ForwardAzGatewayTags\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databox/features/DataBoxExportHeavyAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databox/DataBoxExportHeavyAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.policyinsights/features/checkPolicyRestrictions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.policyinsights/checkPolicyRestrictions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.GuestConfiguration/features/GCEV2TestFeature001\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.GuestConfiguration/GCEV2TestFeature001\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/DsmsSecrets\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/DsmsSecrets\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabric/features/ManagedClustersPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabric/ManagedClustersPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/QueryPacks\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/QueryPacks\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.KubernetesConfiguration/features/Extensions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.KubernetesConfiguration/Extensions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableDscpConfiguration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableDscpConfiguration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDB/features/pitr-public-preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDB/pitr-public-preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/USSTAGEEParticipation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/USSTAGEEParticipation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.FootprintMonitoring/features/FirstPartyAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.FootprintMonitoring/FirstPartyAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DeviceUpdate/features/AzureDeviceUpdateInt\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DeviceUpdate/AzureDeviceUpdateInt\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DeviceUpdate/features/AzureDeviceUpdatePPE\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DeviceUpdate/AzureDeviceUpdatePPE\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DeviceUpdate/features/AzureDeviceUpdateCanary\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DeviceUpdate/AzureDeviceUpdateCanary\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/HnsAppendBlob\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/HnsAppendBlob\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/FixedMaintenanceWindow\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/FixedMaintenanceWindow\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPrivateEndpointNSG\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPrivateEndpointNSG\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ExtendedLocation/features/CustomLocations-pp\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ExtendedLocation/CustomLocations-pp\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ExtendedLocation/features/CustomLocations-ppauto\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ExtendedLocation/CustomLocations-ppauto\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceFabric/features/spotPriorityServiceFabric\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceFabric/spotPriorityServiceFabric\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFSMBEncryption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFSMBEncryption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFSMBCAShare\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFSMBCAShare\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DigitalTwins/features/EarlyAccessGA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DigitalTwins/EarlyAccessGA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Capacity/features/CentrallyManagedLicenses\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Capacity/CentrallyManagedLicenses\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.GuestConfiguration/features/GCEV2TestFeature002\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.GuestConfiguration/GCEV2TestFeature002\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/ossrdbmsinfrastructureencryption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/ossrdbmsinfrastructureencryption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMySQL/features/ossrdbmsinfrastructureencryption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMySQL/ossrdbmsinfrastructureencryption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMySQL/features/ossrdbmsbyokga\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMySQL/ossrdbmsbyokga\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/ossrdbmsbyokga\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/ossrdbmsbyokga\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/Routing-CanaryCentralEUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/Routing-CanaryCentralEUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/SwitzerlandNorth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/SwitzerlandNorth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataCollaboration/features/privatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataCollaboration/privatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CapacityReservationPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CapacityReservationPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IndustryDataLifecycle/features/Microsoft.AIDLS.Services.WcusOnly\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IndustryDataLifecycle/Microsoft.AIDLS.Services.WcusOnly\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IndustryDataLifecycle/features/Microsoft.AIDLS.Services.NonWcus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IndustryDataLifecycle/Microsoft.AIDLS.Services.NonWcus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MachineLearningServices/features/MFE\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MachineLearningServices/MFE\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFMultiOU\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFMultiOU\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFLdapoverTls\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFLdapoverTls\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFLdapExtendedGroups\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFLdapExtendedGroups\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/EnableEastUS2EUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/EnableEastUS2EUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/EnableJapanWest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/EnableJapanWest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/EnableAustraliaCentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/EnableAustraliaCentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DeviceUpdate/features/PublicPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DeviceUpdate/PublicPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Contoso/features/RPaaSBridge\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Contoso/RPaaSBridge\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/EUAPRunnerRPV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/EUAPRunnerRPV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AutonomousDevelopmentPlatform/features/EUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AutonomousDevelopmentPlatform/EUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowStorageServiceEncryptionIdentity\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowStorageServiceEncryptionIdentity\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SqlVirtualMachine/features/BulkRegistration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SqlVirtualMachine/BulkRegistration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StoragePool/features/PublicPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StoragePool/PublicPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CustomerLockbox/features/CustomerLockboxFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CustomerLockbox/CustomerLockboxFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/ReserveMacOnCreateNic\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/ReserveMacOnCreateNic\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowAttributeBasedAccessControl\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowAttributeBasedAccessControl\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFSharedAD\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFSharedAD\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridCompute/features/UpdateCenter\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridCompute/UpdateCenter\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/UseStorageSubscriptionKOps\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/UseStorageSubscriptionKOps\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/UseComputeSubscriptionKOps\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/UseComputeSubscriptionKOps\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/UseStorageSubscriptionSE\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/UseStorageSubscriptionSE\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/UseComputeSubscriptionSE\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/UseComputeSubscriptionSE\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Chaos/features/PreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Chaos/PreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Chaos/features/SquallTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Chaos/SquallTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Baremetal/features/ClusterStorPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Baremetal/ClusterStorPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/InGuestHotPatchVMPreviewRebootless\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/InGuestHotPatchVMPreviewRebootless\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.D365CustomerInsights/features/enableMsftAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.D365CustomerInsights/enableMsftAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.D365CustomerInsights/features/enableTip1Access\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.D365CustomerInsights/enableTip1Access\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgresql/features/singleServerHA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgresql/singleServerHA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgresql/features/singleServerCMW\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgresql/singleServerCMW\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgresql/features/singleServerVnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgresql/singleServerVnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/PilotRunnerRPV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/PilotRunnerRPV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/RunnerRPV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/RunnerRPV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/RunnerRPV1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/RunnerRPV1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/RegionsInTesting\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/RegionsInTesting\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgresql/features/citusComputeScaling\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgresql/citusComputeScaling\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPreProvisionedVmReuseWithSingleNicAndAccelNet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPreProvisionedVmReuseWithSingleNicAndAccelNet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DigitalTwins/features/EarlyVerify\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DigitalTwins/EarlyVerify\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SecurityInsights/features/IncidentsThrottlingTestFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SecurityInsights/IncidentsThrottlingTestFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RedHatOpenShift/features/EnableSnapshots\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RedHatOpenShift/EnableSnapshots\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForpostgresql/features/citusStorageScaling\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForpostgresql/citusStorageScaling\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/nsxSimplifiedExperience\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/nsxSimplifiedExperience\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AppAssessment/features/migratePrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AppAssessment/migratePrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFAesEncryption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFAesEncryption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFLdapSigning\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFLdapSigning\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DeviceUpdate/features/AzureDeviceUpdatePerf\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DeviceUpdate/AzureDeviceUpdatePerf\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.dbformysql/features/singleServerCMW\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.dbformysql/singleServerCMW\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.dbformysql/features/singleServerVnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.dbformysql/singleServerVnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databox/features/BRSDataboxAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databox/BRSDataboxAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databox/features/BRSDiskAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databox/BRSDiskAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databox/features/BRSHeavyAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databox/BRSHeavyAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databox/features/UACHeavyAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databox/UACHeavyAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databox/features/UAECentralAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databox/UAECentralAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databox/features/UKSouthAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databox/UKSouthAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databox/features/UKSHeavyAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databox/UKSHeavyAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databox/features/SZNHeavyAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databox/SZNHeavyAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databox/features/SZNDataboxAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databox/SZNDataboxAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databox/features/SwitzerlandNorthAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databox/SwitzerlandNorthAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFVolumeGroup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFVolumeGroup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforpostgresql/features/singleServerHelpRequest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforpostgresql/singleServerHelpRequest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMysql/features/singleServerHelpRequest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMysql/singleServerHelpRequest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/LogicApps-2020-09-RegionsPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/LogicApps-2020-09-RegionsPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AutonomousDevelopmentPlatform/features/PrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AutonomousDevelopmentPlatform/PrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKS-OpenServiceMesh\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKS-OpenServiceMesh\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/MigrateToMSIClusterPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/MigrateToMSIClusterPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGTrustedVM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGTrustedVM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/portalSiteToSiteVpn\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/portalSiteToSiteVpn\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AutomaticRepairsWithVMScaleSetsAtScale\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AutomaticRepairsWithVMScaleSetsAtScale\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DigitalTwins/features/MSIPrivateLinkEarlyAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DigitalTwins/MSIPrivateLinkEarlyAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataBoxEdge/features/IsCloudManagementEnabledForSub\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataBoxEdge/IsCloudManagementEnabledForSub\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DigitalTwins/features/DenyList\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DigitalTwins/DenyList\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.resources/features/InternalAzureEdgeZones\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.resources/InternalAzureEdgeZones\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Bing/features/InternalTesting\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Bing/InternalTesting\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/DisableVirtualMachineQuota\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/DisableVirtualMachineQuota\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DevTestLab/features/DisableLabVirtualMachineQuota\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DevTestLab/DisableLabVirtualMachineQuota\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Communication/features/PhoneNumberInboundCallingAllowed\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Communication/PhoneNumberInboundCallingAllowed\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/EUAPParticipation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/EUAPParticipation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataCollaboration/features/ciEnvironment\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataCollaboration/ciEnvironment\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataCollaboration/features/canaryEnvironment\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataCollaboration/canaryEnvironment\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataCollaboration/features/intEnvironment\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataCollaboration/intEnvironment\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OpenLogisticsPlatform/features/WorkspacesOperations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OpenLogisticsPlatform/WorkspacesOperations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFAzureKeyVaultEncryption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFAzureKeyVaultEncryption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/HnsOnMigration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/HnsOnMigration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AutoOSUpgradeSDPWithGalleryImage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AutoOSUpgradeSDPWithGalleryImage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/singleServerHA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/singleServerHA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.AzSM.NewDeployment.Spanning.OptOut\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.AzSM.NewDeployment.Spanning.OptOut\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SignalRService/features/AllowCustomDomainCertificate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SignalRService/AllowCustomDomainCertificate\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowSFTP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowSFTP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.securityinsights/features/SatelliteClusterAustralia\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.securityinsights/SatelliteClusterAustralia\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAppGwWafPolicyHigherLimits\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAppGwWafPolicyHigherLimits\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.operationalinsights/features/QueryPacks\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.operationalinsights/QueryPacks\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/AllowDdv4Sku\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/AllowDdv4Sku\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/NoRollingUpgradeForSFAutoOSUpgrade\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/NoRollingUpgradeForSFAutoOSUpgrade\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UseElasticPipelineOptimization\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UseElasticPipelineOptimization\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureData/features/ArcDataRPaas\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureData/ArcDataRPaas\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AutoUpgradePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AutoUpgradePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.AzSM.NewDeployment.AzPE.OptOut\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.AzSM.NewDeployment.AzPE.OptOut\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CloudServicesDisablePackageValidation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CloudServicesDisablePackageValidation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CloudServicesClusterPinning\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CloudServicesClusterPinning\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/SQLFixedMaintenanceWindowCanary\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/SQLFixedMaintenanceWindowCanary\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableResourceLevelLocking\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableResourceLevelLocking\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/isVwanDeploy\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/isVwanDeploy\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/AllowVendorTestingRedirection\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/AllowVendorTestingRedirection\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureArcData/features/ArcDataRpaasDev\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureArcData/ArcDataRpaasDev\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/PodSubnetPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/PodSubnetPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AlertsManagement/features/rhartestinproduction\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AlertsManagement/rhartestinproduction\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.AzSM.NewDeployment.Spanning.OptIn\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.AzSM.NewDeployment.Spanning.OptIn\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.operationalinsights/features/EnableQueryPacks\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.operationalinsights/EnableQueryPacks\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/RestorePointsRetrieveSAS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/RestorePointsRetrieveSAS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/flexibleServerReplica\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/flexibleServerReplica\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IndustryDataLifecycle/features/CanaryAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IndustryDataLifecycle/CanaryAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/CustomNodeConfigPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/CustomNodeConfigPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.insights/features/basicstandardtest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.insights/basicstandardtest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/EnableRecoveryServicesVaultAmpAlerts\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/EnableRecoveryServicesVaultAmpAlerts\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataProtection/features/BlobOperationalBackup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataProtection/BlobOperationalBackup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AFDEUAPRunnerV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AFDEUAPRunnerV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AFDPilotRunnerV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AFDPilotRunnerV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AFDPrivateProductionV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AFDPrivateProductionV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AFDProdRunnerV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AFDProdRunnerV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CapacityReservation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CapacityReservation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.CapacityReservation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.CapacityReservation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowServiceChain\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowServiceChain\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowUpdateAddressSpaceInPeeredVnets\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowUpdateAddressSpaceInPeeredVnets\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridCompute/features/DisableMachinesPerRGLimit\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridCompute/DisableMachinesPerRGLimit\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridCompute/features/PreviewRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridCompute/PreviewRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.CapacityReservationOptIn\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.CapacityReservationOptIn\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ExtendedLocation/features/CustomLocations-int\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ExtendedLocation/CustomLocations-int\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/UseCustomizedWindowsPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/UseCustomizedWindowsPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/UseAKSWindows2004Preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/UseAKSWindows2004Preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DelegatedNetwork/features/ControllerAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DelegatedNetwork/ControllerAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RedHatOpenShift/features/RedHatEngineering\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RedHatOpenShift/RedHatEngineering\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SecurityInsights/features/noIncidentThrottling\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SecurityInsights/noIncidentThrottling\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SecurityInsights/features/CancelIncidentThrottling\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SecurityInsights/CancelIncidentThrottling\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.LoadTestService/features/loadTestBetaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.LoadTestService/loadTestBetaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/Allow-WestCentralUS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/Allow-WestCentralUS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataBoxEdge/features/SkipDeviceVersionCheckForResourceMove\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataBoxEdge/SkipDeviceVersionCheckForResourceMove\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SecurityInsights/features/applyIncidentThrottling\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SecurityInsights/applyIncidentThrottling\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKS-ConfidentialComputingAddon\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKS-ConfidentialComputingAddon\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/EnablePrivateClusterFQDNSubdomain\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/EnablePrivateClusterFQDNSubdomain\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IoTCentral/features/scootaloo\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IoTCentral/scootaloo\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/HostReplaceCustomerNotification\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/HostReplaceCustomerNotification\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPremiumSkuLb\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPremiumSkuLb\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/InGuestAutoPatchVMCustomImagePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/InGuestAutoPatchVMCustomImagePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/InGuestAutoPatchVMPatchModeOverride\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/InGuestAutoPatchVMPatchModeOverride\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AutorotationForDiskEncryptionAtRest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AutorotationForDiskEncryptionAtRest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PolicyInsights/features/policyStateChangeNotifications\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PolicyInsights/policyStateChangeNotifications\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AnyBuild/features/TestResourceProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AnyBuild/TestResourceProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgresql/features/flexibleServerDeleteFeedback\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgresql/flexibleServerDeleteFeedback\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySql/features/flexibleServerDeleteFeedback\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySql/flexibleServerDeleteFeedback\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/OptimizeCreateDnsCalls\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/OptimizeCreateDnsCalls\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/VMSSFlexPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/VMSSFlexPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HealthcareApis/features/Gen2PrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HealthcareApis/Gen2PrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableMaxPrivateEndpointsVia64kPath\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableMaxPrivateEndpointsVia64kPath\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableHighAvailabilityMode\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableHighAvailabilityMode\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.EventGrid/features/EventGridPreviewFeatures2021H1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.EventGrid/EventGridPreviewFeatures2021H1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SqlVirtualMachine/features/TestAFECForTPID\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SqlVirtualMachine/TestAFECForTPID\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DbForPostgreSQL/features/MarlinSubscriptionSwitch\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DbForPostgreSQL/MarlinSubscriptionSwitch\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/Routing-CanaryEastUS2EUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/Routing-CanaryEastUS2EUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowFileVerlaine\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowFileVerlaine\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFSDNAppliance\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFSDNAppliance\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForpostgresql/features/perfDataReset\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForpostgresql/perfDataReset\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.security/features/iotsolutionmigration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.security/iotsolutionmigration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AlertsManagement/features/PreviewSmartDetectionsMigration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AlertsManagement/PreviewSmartDetectionsMigration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AlertsManagement/features/SmartAlertsTeamExperimentalDetectors\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AlertsManagement/SmartAlertsTeamExperimentalDetectors\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ImportExport/features/KoreaSouthAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ImportExport/KoreaSouthAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.operationalinsights/features/IsTroubleShootEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.operationalinsights/IsTroubleShootEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/GitHub.Enterprise/features/EnableAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"GitHub.Enterprise/EnableAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/VMApps\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/VMApps\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/EnableRSVaultSecurityAlertsToAzureMonitor\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/EnableRSVaultSecurityAlertsToAzureMonitor\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/EnableAzureBackupJobFailureAlertsToAzureMonitor\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/EnableAzureBackupJobFailureAlertsToAzureMonitor\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataProtection/features/EnableAzureBackupJobFailureAlertsToAzureMonitor\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataProtection/EnableAzureBackupJobFailureAlertsToAzureMonitor\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/ManagedResolverPPE\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/ManagedResolverPPE\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Maps/features/betaAccessTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Maps/betaAccessTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SpotTryRestore\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SpotTryRestore\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.KubernetesConfiguration/features/ClusterConfigurationAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.KubernetesConfiguration/ClusterConfigurationAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/QAtesting\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/QAtesting\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SerialConsole.PPE/features/AllowValidationRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SerialConsole.PPE/AllowValidationRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/BastionGatewaySubscription\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/BastionGatewaySubscription\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/HnsSoftDeleteFilesFolders\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/HnsSoftDeleteFilesFolders\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceLinker/features/canaryEnable\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceLinker/canaryEnable\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceLinker/features/EastUS2EUAPEnable\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceLinker/EastUS2EUAPEnable\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/MatchNatRulePortOffsetToScaleSetVMIndex\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/MatchNatRulePortOffsetToScaleSetVMIndex\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Providers.Test/features/autoApproveTestFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Providers.Test/autoApproveTestFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableBillingOnMseev2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableBillingOnMseev2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableBillingOnBM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableBillingOnBM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Communication/features/ResourceGeoAwareness\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Communication/ResourceGeoAwareness\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Communication/features/StagingGeoAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Communication/StagingGeoAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/RestorePointExcludeDisks\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/RestorePointExcludeDisks\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFFileRestore\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFFileRestore\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFUserQuota\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFUserQuota\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/EnableAKSWindowsDSR\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/EnableAKSWindowsDSR\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/UseAKSWindows2019Preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/UseAKSWindows2019Preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/EnableAKSWindowsCalico\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/EnableAKSWindowsCalico\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/BackupCreateVaultWithCmk\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/BackupCreateVaultWithCmk\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/EnableCloudControllerManager\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/EnableCloudControllerManager\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Synapse/features/TSQLStreaming\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Synapse/TSQLStreaming\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowApplicationGatewayDenyOutboundInternet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowApplicationGatewayDenyOutboundInternet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AZ_uswest3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AZ_uswest3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/LogicApps-Yakima\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/LogicApps-Yakima\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/ServiceEndpointPoliciesAliasesOnboarding\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/ServiceEndpointPoliciesAliasesOnboarding\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AZ_indiacentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AZ_indiacentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AZ_koreacentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AZ_koreacentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobileNetwork/features/AllowMobileNetworkCustomer\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobileNetwork/AllowMobileNetworkCustomer\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DeviceUpdate/features/AzureDeviceUpdateDev\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DeviceUpdate/AzureDeviceUpdateDev\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DeviceUpdate/features/AzureDeviceUpdateTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DeviceUpdate/AzureDeviceUpdateTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/MICROSOFT.DATABOXEDGE/features/ASE-CLOUD-MGMT-K8S-PREVIEW\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"MICROSOFT.DATABOXEDGE/ASE-CLOUD-MGMT-K8S-PREVIEW\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/HANASnapshotBackup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/HANASnapshotBackup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.dbforpostgresql/features/locationCapability\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.dbforpostgresql/locationCapability\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowGatewayLoadBalancer\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowGatewayLoadBalancer\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/VMNetworkInterfaceConfigurations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/VMNetworkInterfaceConfigurations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/EnableAzureKeyvaultSecretsProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/EnableAzureKeyvaultSecretsProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKS-ExtensionManager\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKS-ExtensionManager\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/locationCapability\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/locationCapability\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ConnectedVMwarevSphere/features/ConnectedVMwarePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ConnectedVMwarevSphere/ConnectedVMwarePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/CloudSanExperience\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/CloudSanExperience\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Communication/features/AllowResourceMove\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Communication/AllowResourceMove\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/IngestionSettings\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/IngestionSettings\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SpotBlock\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SpotBlock\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.testbase/features/EastUS2EUAPEnable\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.testbase/EastUS2EUAPEnable\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKS-AzureKeyVaultSecretsProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKS-AzureKeyVaultSecretsProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/LiveTierChange\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/LiveTierChange\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/VariableResiliency\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/VariableResiliency\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowVRS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowVRS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.operationalinsights/features/storageinsigtenabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.operationalinsights/storageinsigtenabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Devices/features/CosmosDBRoutingEndpointPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Devices/CosmosDBRoutingEndpointPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/EarlyStartVMSSRoleInstances\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/EarlyStartVMSSRoleInstances\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureArcData/features/acreeLicenseProp\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureArcData/acreeLicenseProp\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.TerraformOSS/features/OwnershipEnforcement\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.TerraformOSS/OwnershipEnforcement\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridCompute/features/ArcServerPrivateLinkPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridCompute/ArcServerPrivateLinkPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/Routing-AllowWestEurope\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/Routing-AllowWestEurope\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/VMScaleSetPinning\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/VMScaleSetPinning\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AISupercomputer/features/scaleTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AISupercomputer/scaleTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Singularity/features/scaleTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Singularity/scaleTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/RunCommandPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/RunCommandPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Sql/features/block-tsql-crud\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Sql/block-tsql-crud\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ExtendedLocation/features/CustomLocations-InProgress\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ExtendedLocation/CustomLocations-InProgress\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceLinker/features/EastUSEnable\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceLinker/EastUSEnable\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kubernetes/features/NewRegionRollOut\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kubernetes/NewRegionRollOut\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFChownMode\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFChownMode\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFUnixPermissions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFUnixPermissions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PowerPlatform/features/enterprisePoliciesPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PowerPlatform/enterprisePoliciesPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationCBR\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationCBR\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationCBR2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationCBR2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationSY\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationSY\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationML\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationML\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationCQ\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationCQ\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationBRSE\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationBRSE\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationBRUS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationBRUS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationYT\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationYT\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationYQ\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationYQ\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationPN\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationPN\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationDM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationDM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationCDM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationCDM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationHK\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationHK\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationBL\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationBL\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationBN\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationBN\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationCBN\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationCBN\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationPAR\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationPAR\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationMRS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationMRS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationDEN\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationDEN\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationDEWC\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationDEWC\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationKW\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationKW\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationOS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationOS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationJINC\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationJINC\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationJINW\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationJINW\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationSE\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationSE\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationPS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationPS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationCH\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationCH\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationDB\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationDB\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationNOE\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationNOE\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationNOW\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationNOW\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationJNB\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationJNB\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationCPT\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationCPT\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationSN\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationSN\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationMA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationMA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationSG\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationSG\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationCHN\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationCHN\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationCHW\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationCHW\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationAUH\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationAUH\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationDXB\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationDXB\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationLN\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationLN\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationCW\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationCW\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationCY\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationCY\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationAM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationAM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationBM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationBM\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationBY\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationBY\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationMWH\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationMWH\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationUSW3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationUSW3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/FIPSPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/FIPSPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/EventgridPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/EventgridPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFCoolAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFCoolAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFDualProtocolNFSv4AndSMB\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFDualProtocolNFSv4AndSMB\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/customIops\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/customIops\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SecurityAndCompliance/features/PrivateLinksFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SecurityAndCompliance/PrivateLinksFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AgFoodPlatform/features/Microsoft.Farmbeats.Preview.Canary\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AgFoodPlatform/Microsoft.Farmbeats.Preview.Canary\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UltraDisksMove\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UltraDisksMove\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AllowForceDelete\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AllowForceDelete\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ServiceLinker/features/WestCentralUSEnable\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ServiceLinker/WestCentralUSEnable\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/ManagedResolver\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/ManagedResolver\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AI/features/TestingRetail\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AI/TestingRetail\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ProviderHubDevTest/features/ProviderHubDev\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ProviderHubDevTest/ProviderHubDev\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/ForceDeletePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/ForceDeletePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/DisablePrivateLinkSubnetMacAllocation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/DisablePrivateLinkSubnetMacAllocation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PowerBIDedicated/features/paygdxt\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PowerBIDedicated/paygdxt\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PowerBIDedicated/features/paygdaily\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PowerBIDedicated/paygdaily\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PowerBIDedicated/features/paygsingapore\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PowerBIDedicated/paygsingapore\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PowerBIDedicated/features/paygbrzsb\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PowerBIDedicated/paygbrzsb\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PowerBIDedicated/features/paygmsitbcdr\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PowerBIDedicated/paygmsitbcdr\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/CustomKubeletIdentityPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/CustomKubeletIdentityPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKSNodelessPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKSNodelessPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AISupercomputer/features/production\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AISupercomputer/production\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Singularity/features/production\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Singularity/production\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HDInsight/features/HiloTestInProd\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HDInsight/HiloTestInProd\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HDInsight/features/HiloPrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HDInsight/HiloPrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/AzureBackupResourceGuardEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/AzureBackupResourceGuardEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowPremiumObjectReplication\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowPremiumObjectReplication\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cdn/features/BypassCnameCheckForCustomDomainDeletion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cdn/BypassCnameCheckForCustomDomainDeletion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/EnableAPIVersion20210401Preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/EnableAPIVersion20210401Preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SharedDisksForStandardSSD\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SharedDisksForStandardSSD\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPrivateEndpointStaticIpConfigurations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPrivateEndpointStaticIpConfigurations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFAdAdministrators\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFAdAdministrators\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/OpenAIOnlyStamp\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/OpenAIOnlyStamp\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/DevControlPlane\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/DevControlPlane\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/StagingControlPlane\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/StagingControlPlane\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.M365SecurityAndCompliance/features/PrivateLinksFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.M365SecurityAndCompliance/PrivateLinksFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DigitalTwins/features/DataHistoryEarlyAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DigitalTwins/DataHistoryEarlyAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/InGuestAutoAssessmentVMPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/InGuestAutoAssessmentVMPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SupportCurrentLinuxAgentOnly\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SupportCurrentLinuxAgentOnly\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.EventGrid/features/June2021Features\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.EventGrid/June2021Features\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationaustraliacentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationaustraliacentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationaustraliacentral2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationaustraliacentral2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationaustraliaeast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationaustraliaeast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationaustraliasoutheast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationaustraliasoutheast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationbrazilsouth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationbrazilsouth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationbrazilus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationbrazilus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationbrazilsoutheast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationbrazilsoutheast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationcanadacentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationcanadacentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationcanadaeast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationcanadaeast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationcentralindia\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationcentralindia\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationcentralus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationcentralus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationcentraluseuap\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationcentraluseuap\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationeastasia\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationeastasia\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationeastus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationeastus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationeastus2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationeastus2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationeastus2euap\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationeastus2euap\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationfrancecentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationfrancecentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationfrancesouth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationfrancesouth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationgermanynorth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationgermanynorth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationgermanywestcentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationgermanywestcentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationjapaneast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationjapaneast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationjapanwest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationjapanwest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationjioindiawest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationjioindiawest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationkoreacentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationkoreacentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationkoreasouth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationkoreasouth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationnorthcentralus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationnorthcentralus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationnortheurope\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationnortheurope\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationnorwayeast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationnorwayeast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationnorwaywest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationnorwaywest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationsouthafricanorth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationsouthafricanorth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationsouthafricawest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationsouthafricawest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationsouthcentralus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationsouthcentralus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationsouthindia\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationsouthindia\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationsoutheastasia\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationsoutheastasia\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationswitzerlandnorth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationswitzerlandnorth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationswitzerlandwest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationswitzerlandwest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationuaecentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationuaecentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationuaenorth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationuaenorth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationuksouth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationuksouth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationukwest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationukwest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationwestcentralus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationwestcentralus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationwesteurope\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationwesteurope\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationwestindia\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationwestindia\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationwestus\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationwestus\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationwestus2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationwestus2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationswedencentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationswedencentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationswedensouth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationswedensouth\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationeastusslv\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationeastusslv\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/BrazilUSRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/BrazilUSRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AzureDummyRegion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AzureDummyRegion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureSphere/features/int\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureSphere/int\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureSphere/features/staging\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureSphere/staging\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureSphere/features/preprod\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureSphere/preprod\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/BypassCnameCheckForCustomDomainDeletion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/BypassCnameCheckForCustomDomainDeletion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForpostgresql/features/citusShardRebalancing\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForpostgresql/citusShardRebalancing\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForpostgresql/features/citusCMW\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForpostgresql/citusCMW\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPoliciesOnBaremetal\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowPoliciesOnBaremetal\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.FluidRelay/features/FluidPrivatePreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.FluidRelay/FluidPrivatePreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataProtection/features/AzureBackupResourceGuardEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataProtection/AzureBackupResourceGuardEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/flexibleServerRestoreV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/flexibleServerRestoreV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/flexibleServerRestoreV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/flexibleServerRestoreV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/ConnectedContainerRegistries\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/ConnectedContainerRegistries\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/HighBMSOperations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/HighBMSOperations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/nsxPrivateDNS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/nsxPrivateDNS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AISupercomputer/features/prestage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AISupercomputer/prestage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AISupercomputer/features/stage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AISupercomputer/stage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Singularity/features/stage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Singularity/stage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Singularity/features/prestage\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Singularity/prestage\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/test\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/test\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/flexibleServerFailover\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/flexibleServerFailover\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/privateDnsZone\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/privateDnsZone\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Search/features/afecint\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Search/afecint\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StreamAnalytics/features/MultiAzDedicatedCluster\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StreamAnalytics/MultiAzDedicatedCluster\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/InGuestAutoPatchVmssFlexPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/InGuestAutoPatchVmssFlexPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/UpdateAzureRBACPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/UpdateAzureRBACPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/EnablePrivateClusterPublicFQDN\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/EnablePrivateClusterPublicFQDN\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/HTTPProxyConfigPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/HTTPProxyConfigPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/DisableLocalAccountsPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/DisableLocalAccountsPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/UseCustomizedWindowsContainerRuntime\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/UseCustomizedWindowsContainerRuntime\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AppGwMetricLogFromNewStoreTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AppGwMetricLogFromNewStoreTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/AmcsInternal\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/AmcsInternal\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.operationalinsights/features/EnablePreviewFeatures\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.operationalinsights/EnablePreviewFeatures\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/ImmutableStorageWithVersioning\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/ImmutableStorageWithVersioning\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowPurviewPolicyEnforcement\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowPurviewPolicyEnforcement\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StreamAnalytics/features/JobCountPerSubscription\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StreamAnalytics/JobCountPerSubscription\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UseNrpPutVmssPerTenant\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UseNrpPutVmssPerTenant\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StreamAnalytics/features/RemoveARMQuotaLimit\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StreamAnalytics/RemoveARMQuotaLimit\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Search/features/afecint2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Search/afecint2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SpotTerminateScheduledEvent\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SpotTerminateScheduledEvent\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CheckForVMEviction\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CheckForVMEviction\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/earlyAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/earlyAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/hidePostgreSql9.5Version\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/hidePostgreSql9.5Version\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowApplicationGatewayRelaxedOutboundRestrictions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowApplicationGatewayRelaxedOutboundRestrictions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFEncryptedSMBConnectionsToDC\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFEncryptedSMBConnectionsToDC\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HealthcareApis/features/EastAsia\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HealthcareApis/EastAsia\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowReadingLoadBalancerTenantResourcesBatching\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowReadingLoadBalancerTenantResourcesBatching\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ExtendedLocation/features/CustomLocation-InternalSubscription\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ExtendedLocation/CustomLocation-InternalSubscription\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Dynamics365Fraudprotection/features/DfpPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Dynamics365Fraudprotection/DfpPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Dynamics365Fraudprotection/features/DfpTest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Dynamics365Fraudprotection/DfpTest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecommendationsService/features/onboarding\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecommendationsService/onboarding\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowNetworkSecurityPerimeter\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowNetworkSecurityPerimeter\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UltraBuiltOut\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UltraBuiltOut\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.compute/features/XLV3F\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.compute/XLV3F\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.compute/features/XLAV3F\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.compute/XLAV3F\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableApplicationGatewayCustomBackendMetrics\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableApplicationGatewayCustomBackendMetrics\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Search/features/EnableZoneRedundancy\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Search/EnableZoneRedundancy\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Diagnostics/features/DiagnosticsDev\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Diagnostics/DiagnosticsDev\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SsdZrsManagedDisks\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SsdZrsManagedDisks\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKS-AzureDefenderAddon\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKS-AzureDefenderAddon\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzurePercept/features/PrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzurePercept/PrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/ExpressRoutePrivateEndpointGatewayBypass\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/ExpressRoutePrivateEndpointGatewayBypass\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/ExpressRouteVnetPeeringGatewayBypass\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/ExpressRouteVnetPeeringGatewayBypass\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/LegalTerms.Face.PoliceTermsAccepted\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/LegalTerms.Face.PoliceTermsAccepted\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/LegalTerms.TextAnalytics.TAForHealthRAITermsAccepted\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/LegalTerms.TextAnalytics.TAForHealthRAITermsAccepted\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/LegalTerms.TextAnalytics.TAForPIIRAITermsAccepted\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/LegalTerms.TextAnalytics.TAForPIIRAITermsAccepted\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/LegalTerms.ComputerVision.SpatialAnaysisRAITermsAccepted\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/LegalTerms.ComputerVision.SpatialAnaysisRAITermsAccepted\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ConfidentialLedger/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ConfidentialLedger/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StreamAnalytics/features/EnableFixedSnapshotIntervalReferenceDataLookup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StreamAnalytics/EnableFixedSnapshotIntervalReferenceDataLookup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StreamAnalytics/features/EnablePartitionedReferenceDataLookup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StreamAnalytics/EnablePartitionedReferenceDataLookup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StreamAnalytics/features/EnableFullSnapshotIntervalReferenceDataLookup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StreamAnalytics/EnableFullSnapshotIntervalReferenceDataLookup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGSoftDelete\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGSoftDelete\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFEnableDefaultQuota\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFEnableDefaultQuota\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/GitHub.Enterprise/features/InternalAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"GitHub.Enterprise/InternalAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/GitHub.Enterprise/features/Canary\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"GitHub.Enterprise/Canary\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ProviderHub/features/EUAPServiceRP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ProviderHub/EUAPServiceRP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Sig2SigInstantaneous\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Sig2SigInstantaneous\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/showPostgreSql13Version\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/showPostgreSql13Version\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HealthcareApis/features/JapanWest\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HealthcareApis/JapanWest\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/DisableLinkAccessCheckForSubnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/DisableLinkAccessCheckForSubnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFLargeVolumes\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFLargeVolumes\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFIPSecForDNS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFIPSecForDNS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFAvsDataStore\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFAvsDataStore\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DesktopVirtualization/features/AllowPrivateEndpoints\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DesktopVirtualization/AllowPrivateEndpoints\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ApiManagement/features/PreviewEnvironment\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ApiManagement/PreviewEnvironment\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFFileAccessLogs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFFileAccessLogs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFCrossSubscriptionReplication\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFCrossSubscriptionReplication\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StreamAnalytics/features/FullBlobReferenceDataRefreshWithFixedInterval\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StreamAnalytics/FullBlobReferenceDataRefreshWithFixedInterval\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StreamAnalytics/features/PartitionedBlobReferenceData\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StreamAnalytics/PartitionedBlobReferenceData\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableSlbBatching\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableSlbBatching\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerInstance/features/customlogger\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerInstance/customlogger\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.IoTSecurity/features/Integration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.IoTSecurity/Integration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableVNetEncryption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableVNetEncryption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CommunityGalleries\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CommunityGalleries\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/OmsagentUseAADMSIAuthPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/OmsagentUseAADMSIAuthPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFStandardZRS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFStandardZRS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/vnetSubscription\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/vnetSubscription\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/flexibleServerManageSubnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/flexibleServerManageSubnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/flexibleServerManageSubnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/flexibleServerManageSubnet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/flexibleServerFailover\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/flexibleServerFailover\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ProviderHub/features/CentralUSEUAP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ProviderHub/CentralUSEUAP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/CentralUSStageRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/CentralUSStageRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DigitalTwins/features/DataHistoryPrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DigitalTwins/DataHistoryPrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/DiagnosticServicesTokens\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/DiagnosticServicesTokens\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/PreprovisioningForEphemeralVMsWithResourceDiffDiskPlacement\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/PreprovisioningForEphemeralVMsWithResourceDiffDiskPlacement\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UsePreprovisionedVMsForTrustedVMs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UsePreprovisionedVMsForTrustedVMs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/SkipNetworkIntentPolicies\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/SkipNetworkIntentPolicies\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PowerPlatform/features/accountPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PowerPlatform/accountPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UseTenantsOfSizeFive\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UseTenantsOfSizeFive\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGReplicateVMGS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGReplicateVMGS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.FluidRelay/features/ManualApprovalAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.FluidRelay/ManualApprovalAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/privateDnsZoneSuffix\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/privateDnsZoneSuffix\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/cmkEncryption\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/cmkEncryption\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGShallowReplication\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGShallowReplication\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/japanwest_geo_pair\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/japanwest_geo_pair\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/microsoftrrdclab2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/microsoftrrdclab2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/microsoftrrdclab3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/microsoftrrdclab3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/microsoftdclabs1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/microsoftdclabs1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/microsoftb25lab1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/microsoftb25lab1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/OmsagentAADAuthPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/OmsagentAADAuthPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.KyberVmAvailabilityMetric\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.KyberVmAvailabilityMetric\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/PIPOnNSXEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/PIPOnNSXEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DesktopVirtualization/features/PerUserAccessPricing\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DesktopVirtualization/PerUserAccessPricing\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/DeploymentStacksPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/DeploymentStacksPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/FederatedClientIdentity\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/FederatedClientIdentity\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.LabServices/features/PrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.LabServices/PrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SCOM/features/AquilaPrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SCOM/AquilaPrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableObdAccelNet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableObdAccelNet\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Fabric.DisableLiveMigration\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Fabric.DisableLiveMigration\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/brazilsoutheast_geo_pair\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/brazilsoutheast_geo_pair\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowSubnetSharingWithCloudServices\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowSubnetSharingWithCloudServices\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ChangeAnalysis/features/DevAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ChangeAnalysis/DevAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ChangeAnalysis/features/DevAccessCp\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ChangeAnalysis/DevAccessCp\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HealthcareApis/features/FhirEventPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HealthcareApis/FhirEventPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/UseComputeSubscriptionKustoCTO\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/UseComputeSubscriptionKustoCTO\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/UseStorageSubscriptionKustoCTO\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/UseStorageSubscriptionKustoCTO\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logic/features/AllowWorkflowManagedIdentity\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logic/AllowWorkflowManagedIdentity\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/NGINX.NGINXPLUS/features/betaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"NGINX.NGINXPLUS/betaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/LinkedInOnlyStamp\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/LinkedInOnlyStamp\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Contoso/features/Enabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Contoso/Enabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/ImpactfulExtensionUpdate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/ImpactfulExtensionUpdate\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AISupercomputer/features/restricted\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AISupercomputer/restricted\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/SqlDbSnapshot\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/SqlDbSnapshot\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowMultiplePeeringLinksBetweenVnets\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowMultiplePeeringLinksBetweenVnets\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/reversePendingRestartValue\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/reversePendingRestartValue\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ApiSecurity/features/CanaryAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ApiSecurity/CanaryAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Dashboard/features/PrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Dashboard/PrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridNetwork/features/AllowPreReleaseRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridNetwork/AllowPreReleaseRegions\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/AzureWorkerApps\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/AzureWorkerApps\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SkipPublicIpWriteRBACCheckForVMNetworkInterfaceConfigurationsPublicPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SkipPublicIpWriteRBACCheckForVMNetworkInterfaceConfigurationsPublicPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VideoIndexer/features/Dev1fe\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VideoIndexer/Dev1fe\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.SanjeevDRPTest/features/Enabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.SanjeevDRPTest/Enabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/flexibleServerRestoreNetworking\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/flexibleServerRestoreNetworking\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataLakeAnalytics/features/internalAccessWestUS3\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataLakeAnalytics/internalAccessWestUS3\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKS-ScaleDownModePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKS-ScaleDownModePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HpcWorkbench/features/PrivatePreview_03012021\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HpcWorkbench/PrivatePreview_03012021\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Chaos/features/ArtifactsPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Chaos/ArtifactsPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/WestUS3RegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/WestUS3RegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.KubernetesConfiguration/features/FluxConfigurations\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.KubernetesConfiguration/FluxConfigurations\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/EnableMultipleBackupsInAFSPolicy\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/EnableMultipleBackupsInAFSPolicy\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Search/features/RolloverUpdatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Search/RolloverUpdatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Search/features/StandardSkuMigrationPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Search/StandardSkuMigrationPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cascade/features/swedencTempFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cascade/swedencTempFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AzureEdgeZoneLosAngelesA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AzureEdgeZoneLosAngelesA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AzureEdgeZonePerthA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AzureEdgeZonePerthA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AzureEdgeZoneMiamiA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AzureEdgeZoneMiamiA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AzureEdgeZoneLosVegasA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AzureEdgeZoneLosVegasA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AzureEdgeZoneNewYorkA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AzureEdgeZoneNewYorkA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/EdgeZoneATTDallasA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/EdgeZoneATTDallasA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StreamAnalytics/features/RecordExternalization\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StreamAnalytics/RecordExternalization\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/VmInspectionPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/VmInspectionPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OperationalInsights/features/CustomLogsV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OperationalInsights/CustomLogsV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/ExtraLargeVMScaleSetSelectSubs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/ExtraLargeVMScaleSetSelectSubs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/anfDatastoreExperience\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/anfDatastoreExperience\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableSdnApplianceForCray\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableSdnApplianceForCray\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableSdnApplianceForMonitoringServers\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableSdnApplianceForMonitoringServers\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cascade/features/FrontloadDeploymentFeatureEastUs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cascade/FrontloadDeploymentFeatureEastUs\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataBox/features/CustomerDiskCreateAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataBox/CustomerDiskCreateAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFSingleFileSnapshotRestore\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFSingleFileSnapshotRestore\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/OrionDev1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/OrionDev1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.VideoIndexer/features/DevFeatureExposure\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.VideoIndexer/DevFeatureExposure\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SignalRService/features/AllowStandardS2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SignalRService/AllowStandardS2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RedHatOpenShift/features/AdminKubeconfig\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RedHatOpenShift/AdminKubeconfig\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/hideServerGroupPreviewFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/hideServerGroupPreviewFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cascade/features/FrontloadTestFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cascade/FrontloadTestFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/DoNotApprove\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/DoNotApprove\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/UseClientAppIdForRbacCheck\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/UseClientAppIdForRbacCheck\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Cascade/features/DeploymentValidationFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Cascade/DeploymentValidationFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataProtection/features/AzureBackupVaultResourceMoveEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataProtection/AzureBackupVaultResourceMoveEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFProtocolTypeNFSConversion\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFProtocolTypeNFSConversion\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/privateDnsZone\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/privateDnsZone\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/flexibleServerRestoreNetworking\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/flexibleServerRestoreNetworking\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SecurityInsights/features/strictEntityExpandThrottlingLimits\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SecurityInsights/strictEntityExpandThrottlingLimits\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFSubvolume\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFSubvolume\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAllocateTenantLoadBalancerReadsThroughExplicitLock\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAllocateTenantLoadBalancerReadsThroughExplicitLock\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowAllocateTenantVnetReadsThroughExplicitLock\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowAllocateTenantVnetReadsThroughExplicitLock\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ProviderHub/features/PrivateRPPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ProviderHub/PrivateRPPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/TestARMPublish\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/TestARMPublish\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AppPlatform/features/EnterpriseTier\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AppPlatform/EnterpriseTier\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ProviderHub/features/TestInPublic\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ProviderHub/TestInPublic\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowEdgeVnetPublishing\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowEdgeVnetPublishing\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Chaos/features/ArtifactsPublicPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Chaos/ArtifactsPublicPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Chaos/features/PublicPreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Chaos/PublicPreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.testbase/features/EUAPAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.testbase/EUAPAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.testbase/features/PilotAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.testbase/PilotAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/EnableMultipleStandardLoadBalancers\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/EnableMultipleStandardLoadBalancers\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Contoso/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Contoso/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.alertsManagement/features/ActionRulesApiV2021\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.alertsManagement/ActionRulesApiV2021\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.TestBase/features/API20210901Preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.TestBase/API20210901Preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/ParquetBlobQuery\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/ParquetBlobQuery\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/EnhancedAzureVMPolicyPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/EnhancedAzureVMPolicyPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/CloudServicesExtendedSubscriptionPolicy\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/CloudServicesExtendedSubscriptionPolicy\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/MultiCloudPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/MultiCloudPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFAvailabilityZone\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFAvailabilityZone\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/marlinisallowedjw\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/marlinisallowedjw\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetworkFunction/features/AllowRoutingToTestNfvrpInstance\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetworkFunction/AllowRoutingToTestNfvrpInstance\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.securityinsights/features/strictAutomationThrottlingLimits\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.securityinsights/strictAutomationThrottlingLimits\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/EnableHealthMetrics\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/EnableHealthMetrics\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/testRoutingTrafficManager\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/testRoutingTrafficManager\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Face.Detection\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Face.Detection\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Face.Verification\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Face.Verification\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Face.Identification\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Face.Identification\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Face.LivenessDetection\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Face.LivenessDetection\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Face.Preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Face.Preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/AzureArcForAVS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/AzureArcForAVS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/flexibleServerHaV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/flexibleServerHaV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.AlvaroRP/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.AlvaroRP/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Cloud/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Cloud/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.LakshVRP/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.LakshVRP/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Wud/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Wud/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Sanjaiga/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Sanjaiga/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.WTest/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.WTest/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.vikashj/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.vikashj/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.LakshV/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.LakshV/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.BobRP/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.BobRP/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/portalRotatePassword\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/portalRotatePassword\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.AjayTestRP/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.AjayTestRP/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Wanfan/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Wanfan/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.LakshVRP3/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.LakshVRP3/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.AzureZo/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.AzureZo/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Kusto/features/SupportBigFollower\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Kusto/SupportBigFollower\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMySQL/features/resourceHealthSupported\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMySQL/resourceHealthSupported\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Maintenance/features/InGuestPatchBetaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Maintenance/InGuestPatchBetaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StoragePool/features/GA-2021-08-01\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StoragePool/GA-2021-08-01\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/WasmNodePoolPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/WasmNodePoolPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Automanage/features/PatchPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Automanage/PatchPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Singularity/features/scale3Test\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Singularity/scale3Test\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFBasicToStdNetworkFeaturesUpgrade\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFBasicToStdNetworkFeaturesUpgrade\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableDefaultLoadBalancerForFastPathNonVmssTenant\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableDefaultLoadBalancerForFastPathNonVmssTenant\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/hideMySql5.6Version\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/hideMySql5.6Version\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/resourceHealthSupported\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/resourceHealthSupported\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Automation/features/TestInProduction\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Automation/TestInProduction\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Insights/features/AmcsPreviewFeatures\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Insights/AmcsPreviewFeatures\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/publicIpOnNsx\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/publicIpOnNsx\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/microsoftrrdclab6\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/microsoftrrdclab6\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/microsoftrrdclab7\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/microsoftrrdclab7\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/microsoftrrdclab8\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/microsoftrrdclab8\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/microsoftrrdclab9\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/microsoftrrdclab9\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/microsoftrrdclab10\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/microsoftrrdclab10\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AzureEdgeZoneVancouverA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AzureEdgeZoneVancouverA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AzureEdgeZoneLasVegasA\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AzureEdgeZoneLasVegasA\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/ezecustomerlabboston1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/ezecustomerlabboston1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/ezecustomerlabhouston1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/ezecustomerlabhouston1\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/NSXCloudAdminEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/NSXCloudAdminEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowObjectReplicationRuleLimitIncrease\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowObjectReplicationRuleLimitIncrease\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowObjectReplicationMetrics\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowObjectReplicationMetrics\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowHNSAccountFailover\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowHNSAccountFailover\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/InGuestScheduledPatchVMPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/InGuestScheduledPatchVMPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForMySQL/features/systemAssignedIdentity\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForMySQL/systemAssignedIdentity\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGCVMPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGCVMPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKS-Dapr\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKS-Dapr\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/PreviewStartStopAgentPool\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/PreviewStartStopAgentPool\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.TestBase/features/API20210901\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.TestBase/API20210901\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/LiveResize\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/LiveResize\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AVS/features/AllowProvisioningInPublicIpSpace\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AVS/AllowProvisioningInPublicIpSpace\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANF2TiBPoolSize\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANF2TiBPoolSize\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.network/features/SdnApplianceEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.network/SdnApplianceEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.network/features/AllowLargeVnetPaginationAtSubnetLevel\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.network/AllowLargeVnetPaginationAtSubnetLevel\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Maps/features/mobilityServiceRetirement\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Maps/mobilityServiceRetirement\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/AllowLfsForGRS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/AllowLfsForGRS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFPerformPreFlightChecks\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFPerformPreFlightChecks\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/SnapshotPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/SnapshotPreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridConnectivity/features/EUAPParticipation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridConnectivity/EUAPParticipation\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/HardenBackup\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/HardenBackup\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/RPFrontloadQatarCentral\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/RPFrontloadQatarCentral\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Storage/features/Giza\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Storage/Giza\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ProviderHub/features/PrivatePreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ProviderHub/PrivatePreviewAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PlayFab/features/privatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PlayFab/privatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Flows/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Flows/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Iguazio/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Iguazio/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.OEP/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.OEP/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.AzureSphere/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.AzureSphere/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.WillisTowersWatsonIct/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.WillisTowersWatsonIct/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Fidalgo/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Fidalgo/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.PlayFab/features/testingInProd\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.PlayFab/testingInProd\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.AutonomousDevelopmentPlatform/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.AutonomousDevelopmentPlatform/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Monitor/features/EnableFirstPartyFeatures\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Monitor/EnableFirstPartyFeatures\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.ArsenV1/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.ArsenV1/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.ConnectedVehicle/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.ConnectedVehicle/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.ContainerService/features/AKSARM64Preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.ContainerService/AKSARM64Preview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.SanjeevDRPTest/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.SanjeevDRPTest/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Commvault/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Commvault/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Logz/features/metricsBetaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Logz/metricsBetaAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/EnableRDFERP\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/EnableRDFERP\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/ANFResetADAccountForVolume\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/ANFResetADAccountForVolume\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.connectedopenstack/features/OpenstackPrivatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.connectedopenstack/OpenstackPrivatePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.RedTeam/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.RedTeam/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Devices/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Devices/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UsePreprovisionedVMsForDirectSharedOrCommunityGalleryImages\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UsePreprovisionedVMsForDirectSharedOrCommunityGalleryImages\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CommunityGalleriesVMApplications\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CommunityGalleriesVMApplications\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDB/features/BurstCapacity\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDB/BurstCapacity\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableUpdatingStoppedVMInRunningVMSS\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableUpdatingStoppedVMInRunningVMSS\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/vWANNFVRPMigrationQAC\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/vWANNFVRPMigrationQAC\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/Elia\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/Elia\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.AIContainerPlatform/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.AIContainerPlatform/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Nginx/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Nginx/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.NetworkCloud/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.NetworkCloud/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.AzurePerceptTest/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.AzurePerceptTest/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/private.iotdevices/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"private.iotdevices/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/Container.TA.CustomDocumentAbstractiveSummarization\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/Container.TA.CustomDocumentAbstractiveSummarization\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.ContosoTestRP/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.ContosoTestRP/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/DisableAppgwCsesDeployments\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/DisableAppgwCsesDeployments\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/DataSensitivity\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/DataSensitivity\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ApiSecurity/features/PP3CanaryAccessDEV\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ApiSecurity/PP3CanaryAccessDEV\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ApiSecurity/features/PP3CanaryAccessINT\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ApiSecurity/PP3CanaryAccessINT\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ApiSecurity/features/PP3CanaryAccessPROD\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ApiSecurity/PP3CanaryAccessPROD\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Databricks/features/EnableNetworkPropertyUpdate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Databricks/EnableNetworkPropertyUpdate\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.ZTSI/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.ZTSI/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.ManagedNetworkFabric/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.ManagedNetworkFabric/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Windows365/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Windows365/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.FixMe/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.FixMe/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Workloads/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Workloads/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.XRPaaSLiveTest/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.XRPaaSLiveTest/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.GraphDB/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.GraphDB/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/SouthAfricaWestRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/SouthAfricaWestRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Contoso/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Contoso/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.PlatformPlayground/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.PlatformPlayground/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.M365/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.M365/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.WindowsPushNotificationServices/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.WindowsPushNotificationServices/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/private.externalDeviceRegistry/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"private.externalDeviceRegistry/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.HDInsight/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.HDInsight/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Windows365/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Windows365/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.VPTest/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.VPTest/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/PPApiSecurityAccessDev\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/PPApiSecurityAccessDev\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Security/features/PPApiSecurityAccessInt\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Security/PPApiSecurityAccessInt\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/private.appsecurity/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"private.appsecurity/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.SamplePartnerCF/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.SamplePartnerCF/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/private.deviceregistry/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"private.deviceregistry/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.ModSimWorkbench/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.ModSimWorkbench/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ModSimWorkbench/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ModSimWorkbench/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.ALTS/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.ALTS/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OracleDiscovery/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OracleDiscovery/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DatabaseInsights/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DatabaseInsights/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OffAzureSpringBoot/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OffAzureSpringBoot/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/SolarWinds.Observability/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"SolarWinds.Observability/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AppSecurity/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AppSecurity/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.SovereignEnclave/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.SovereignEnclave/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.SupplyChainDevice/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.SupplyChainDevice/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.ALTSTest/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.ALTSTest/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.EnergyDataPlatform/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.EnergyDataPlatform/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Oryx/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Oryx/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.KX/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.KX/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Bluefin/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Bluefin/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/DirectSharingHigherLimits\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/DirectSharingHigherLimits\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Skyman/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Skyman/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CleanRoom/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CleanRoom/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_australiasoutheast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_australiasoutheast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_canadaeast\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_canadaeast\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBForPostgreSQL/features/enableMajorVersionUpgrade_eastasia\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBForPostgreSQL/enableMajorVersionUpgrade_eastasia\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.DevModSimWorkbench/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.DevModSimWorkbench/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Search/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Search/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DeviceRegistry/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DeviceRegistry/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Maps/features/FeaturesServiceAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Maps/FeaturesServiceAccess\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/private.strimzikafka/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"private.strimzikafka/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.HealthModeling/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.HealthModeling/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ManagedStorageClass/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ManagedStorageClass/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HealthcareApis/features/MedTechErrorMessageServicePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HealthcareApis/MedTechErrorMessageServicePreview\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/GitHub.Network/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"GitHub.Network/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/DisableResourcesPerRGLimitForAPIMinWebApp\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/DisableResourcesPerRGLimitForAPIMinWebApp\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Search/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Search/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/microsoft.streamingforstrimzikafka/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"microsoft.streamingforstrimzikafka/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.WhiteBoxCadlProvider/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.WhiteBoxCadlProvider/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.DatabaseWatcher/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.DatabaseWatcher/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SaaSHub/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SaaSHub/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/plc-df36aee8-c644-400b-a0ab-fd0f1191211d\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/plc-df36aee8-c644-400b-a0ab-fd0f1191211d\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.OperatorVoicemail/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.OperatorVoicemail/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.EuCloudPrototype/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.EuCloudPrototype/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DatabaseWatcher/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DatabaseWatcher/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DataFactory/features/cdm-f76de4a1-629f-4651-9d76-1d7b56544f3c\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DataFactory/cdm-f76de4a1-629f-4651-9d76-1d7b56544f3c\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureDataTransfer/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureDataTransfer/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobilePacketCore/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobilePacketCore/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.EntitlementManagement/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.EntitlementManagement/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Symphony/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Symphony/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.DevTunnels/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.DevTunnels/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.SystemIntegrityMonitoring/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.SystemIntegrityMonitoring/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.Mission/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.Mission/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnableMgmtNicV2\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnableMgmtNicV2\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.IntegrationService/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.IntegrationService/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveSearch/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveSearch/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.MobilePacketCore/features/AllowMobilePacketCoreCustomer\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.MobilePacketCore/AllowMobilePacketCoreCustomer\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureLinuxTestingService/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureLinuxTestingService/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/AseV3FirstPartyMultitenancy\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/AseV3FirstPartyMultitenancy\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.NetApp/features/AFECEnablePPG\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.NetApp/AFECEnablePPG\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Carbon/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Carbon/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.EdgeMarketPlace/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.EdgeMarketPlace/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.NSPRPassTest/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.NSPRPassTest/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.StandbyPool/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.StandbyPool/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.NSPRPaaSTest/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.NSPRPaaSTest/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ManufacturingPlatform/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ManufacturingPlatform/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.NSPTestPaaSRP/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.NSPTestPaaSRP/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Informatica.DataManagement/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Informatica.DataManagement/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.AzureTerraform/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.AzureTerraform/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ApiCenter/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ApiCenter/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Private.SoftwareInventory/features/EnableProvider\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Private.SoftwareInventory/EnableProvider\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Print/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Print/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HealthModel/features/DefaultFeature\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HealthModel/DefaultFeature\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.CognitiveServices/features/ComputerVision.Legacy\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.CognitiveServices/ComputerVision.Legacy\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CGPublicNameUpdate\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CGPublicNameUpdate\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.BatchAI/features/alphaAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.BatchAI/alphaAccess\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/LowPrioritySingleVM\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/LowPrioritySingleVM\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/UsePreprovisionedVMs\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/UsePreprovisionedVMs\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/MultipleAvailabilityZones\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/MultipleAvailabilityZones\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/ZRSImagesAndSnapshots\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/ZRSImagesAndSnapshots\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/ManagedCluster\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/ManagedCluster\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforPostgreSQL/features/privatePreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforPostgreSQL/privatePreviewAccess\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DBforMySQL/features/privatePreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DBforMySQL/privatePreviewAccess\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ManagedIdentity/features/explicitBeta\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ManagedIdentity/explicitBeta\"},{\"properties\":{\"state\":\"Pending\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.DocumentDB/features/cassandra-privatepreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.DocumentDB/cassandra-privatepreview\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowLBPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowLBPreview\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowCortexAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowCortexAccess\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowRegionalGatewayManagerForExpressRoute\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowRegionalGatewayManagerForExpressRoute\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RecoveryServices/features/ResourceGraphSyncEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RecoveryServices/ResourceGraphSyncEnabled\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/AvailabilityZones\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/AvailabilityZones\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/EUAPParticipation\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/EUAPParticipation\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/EastUS2EUAPRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/EastUS2EUAPRegionEnabled\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/CentralUSEUAPRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/CentralUSEUAPRegionEnabled\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/EastUSRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/EastUSRegionEnabled\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Web/features/WestUSRegionEnabled\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Web/WestUSRegionEnabled\"},{\"properties\":{\"state\":\"NotRegistered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Resources/features/KoreaSouth\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Resources/KoreaSouth\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/HibernatePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/HibernatePreview\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowIPV6ConfigOnFastPathNic\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowIPV6ConfigOnFastPathNic\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/EnablePodIdentityPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/EnablePodIdentityPreview\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/PlatformSettingsOverride\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/PlatformSettingsOverride\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/AutomaticExtensionUpgradePreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/AutomaticExtensionUpgradePreview\"},{\"properties\":{\"state\":\"Pending\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowIpv6CloudService\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowIpv6CloudService\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/VMScaleSetFlexPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/VMScaleSetFlexPreview\"},{\"properties\":{\"state\":\"Pending\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.RedHatOpenShift/features/preview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.RedHatOpenShift/preview\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIaaS/features/cloudSimpleRp1\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIaaS/cloudSimpleRp1\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp10\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp10\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/EnableACRTeleport\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/EnableACRTeleport\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/EnableEphemeralOSDiskPreview\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/EnableEphemeralOSDiskPreview\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/KubeletDisk\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/KubeletDisk\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/CloudSimple.PrivateCloudIAAS/features/cloudSimpleRp11\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"CloudSimple.PrivateCloudIAAS/cloudSimpleRp11\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/CreateOptionClone\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/CreateOptionClone\"},{\"properties\":{\"state\":\"Pending\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/Architecture\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/Architecture\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.ContainerService/features/AKS-AzureDefender\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.ContainerService/AKS-AzureDefender\"},{\"properties\":{\"state\":\"Pending\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/EnablePeregrinePrivateLinkServiceOptimizationInAllRegions\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/EnablePeregrinePrivateLinkServiceOptimizationInAllRegions\"},{\"properties\":{\"state\":\"Pending\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowSetDefaultOutboundAccessOnSubnet\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Network/AllowSetDefaultOutboundAccessOnSubnet\"},{\"properties\":{\"state\":\"Registered\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.HybridContainerService/features/hiddenPreviewAccess\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.HybridContainerService/hiddenPreviewAccess\"}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZonePublishingInAllEdgeZone/register?api-version=2021-07-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "94979f5d-19e2-409a-b046-80ae99c08cbc", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:32 GMT", - "x-ms-correlation-request-id" : "713ddefa-87c8-454f-b501-29f7bd5e7c73", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082433Z:713ddefa-87c8-454f-b501-29f7bd5e7c73", - "Vary" : "Accept-Encoding", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-request-id" : "southeastasia:db1d9c24-1931-4a97-b2fb-c3d7939746c0", - "Body" : "{\"properties\":{\"state\":\"Pending\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGEdgeZonePublishingInAllEdgeZone\",\"type\":\"Microsoft.Features/providers/features\",\"name\":\"Microsoft.Compute/SIGEdgeZonePublishingInAllEdgeZone\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateDeleteResourceSyncPoll.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateDeleteResourceSyncPoll.json index 9a0d4214a3eef..7c37481416d42 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateDeleteResourceSyncPoll.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateDeleteResourceSyncPoll.json @@ -1,268 +1,6 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg7534421?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ae2fbb41-7b35-43c0-841b-377bcbf19e08", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:31 GMT", - "x-ms-correlation-request-id" : "b9201fd3-80b7-4305-b646-f388d4671193", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082432Z:b9201fd3-80b7-4305-b646-f388d4671193", - "Expires" : "-1", - "Content-Length" : "215", - "x-ms-request-id" : "b9201fd3-80b7-4305-b646-f388d4671193", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg7534421\",\"name\":\"rg7534421\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgB7534421?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "b8daf1a5-2bf3-40bf-9fb9-03633b4b8af2", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:35 GMT", - "x-ms-correlation-request-id" : "7ebd094f-94cb-46fc-9518-73d97f7152ad", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082436Z:7ebd094f-94cb-46fc-9518-73d97f7152ad", - "Expires" : "-1", - "Content-Length" : "225", - "x-ms-request-id" : "7ebd094f-94cb-46fc-9518-73d97f7152ad", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgB7534421\",\"name\":\"rgB7534421\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "8297c974-1373-43ea-ad42-7fb7b8fc6110", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:36 GMT", - "x-ms-correlation-request-id" : "ec3c6900-a935-4acf-b1f0-01189a27e5c8", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082436Z:ec3c6900-a935-4acf-b1f0-01189a27e5c8", - "Expires" : "-1", - "Content-Length" : "79775", - "x-ms-request-id" : "ec3c6900-a935-4acf-b1f0-01189a27e5c8", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web\",\"namespace\":\"Microsoft.Web\",\"authorizations\":[{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"f47ed98b-b063-4a5b-9e10-4b9b44fa7735\",\"managedByRoleDefinitionId\":\"c29dde9f-14fa-40fb-9fe8-5a07be183f1e\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"39a74f72-b40f-4bdc-b639-562fe2260bf0\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"5c779a4f-5cb2-4547-8c41-478d9be8ba90\"}],\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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 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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"Jio India West\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":\"georegions\",\"locations\":[],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\",\"UK South\",\"Southeast Asia\",\"North Europe\",\"Japan East\",\"West Europe\",\"East Asia\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[]},{\"location\":\"East Asia\",\"zones\":[]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[]},{\"location\":\"Qatar Central\",\"zones\":[]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[]},{\"location\":\"Switzerland North\",\"zones\":[]},{\"location\":\"UAE North\",\"zones\":[]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[]},{\"location\":\"Poland Central\",\"zones\":[]}],\"capabilities\":\"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"hostingEnvironments/multiRolePools\",\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"North Central US (Stage)\",\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":\"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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\":\"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\",\"Sweden 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\",\"Sweden 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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"North Central US\",\"South 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 Africa North\",\"West US 2\",\"East US 2\",\"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\",\"Norway East\",\"Switzerland North\",\"UAE North\",\"Sweden Central\",\"Qatar Central\",\"Australia Southeast\",\"Korea South\",\"Canada Central\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":\"workerApps\",\"locations\":[\"North Central US (Stage)\",\"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\"},{\"resourceType\":\"containerApps\",\"locations\":[\"North Central US (Stage)\",\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg7534421/providers/Microsoft.Web//sites/rs7534421?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "cbbe7753-e70c-4afd-a5f8-05ac10a39f1a", - "Content-Type" : "application/json" - }, - "Response" : { - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:04 GMT", - "x-ms-correlation-request-id" : "37551930-6a60-4360-856a-8c15bdd2ac78", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "499", - "Cache-Control" : "no-cache", - "ETag" : "\"1D97E61E3464120\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082504Z:37551930-6a60-4360-856a-8c15bdd2ac78", - "X-AspNet-Version" : "4.0.30319", - "Expires" : "-1", - "Content-Length" : "6734", - "x-ms-request-id" : "f46d81c4-b419-4f5d-a010-5f2de8b21277", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg7534421/providers/Microsoft.Web/sites/rs7534421\",\"name\":\"rs7534421\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app\",\"location\":\"southcentralus\",\"tags\":{},\"properties\":{\"name\":\"rs7534421\",\"state\":\"Running\",\"hostNames\":[\"rs7534421.azurewebsites.net\"],\"webSpace\":\"rg7534421-SouthCentralUSwebspace\",\"selfLink\":\"https://waws-prod-sn1-191.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rg7534421-SouthCentralUSwebspace/sites/rs7534421\",\"repositorySiteName\":\"rs7534421\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"rs7534421.azurewebsites.net\",\"rs7534421.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"rs7534421.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"certificateResourceId\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"rs7534421.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"certificateResourceId\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg7534421/providers/Microsoft.Web/serverfarms/Default1dw\",\"reserved\":false,\"isXenon\":false,\"hyperV\":false,\"lastModifiedTimeUtc\":\"2023-05-04T08:24:47.2833333\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"dnsConfiguration\":{},\"vnetRouteAllEnabled\":false,\"containerAllocationSubnet\":null,\"useContainerLocalhostBindings\":null,\"vnetImagePullEnabled\":false,\"vnetContentShareEnabled\":false,\"siteConfig\":{\"numberOfWorkers\":1,\"defaultDocuments\":null,\"netFrameworkVersion\":null,\"phpVersion\":null,\"pythonVersion\":null,\"nodeVersion\":null,\"powerShellVersion\":null,\"linuxFxVersion\":\"\",\"windowsFxVersion\":null,\"windowsConfiguredStacks\":null,\"requestTracingEnabled\":null,\"remoteDebuggingEnabled\":null,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":null,\"azureMonitorLogCategories\":null,\"acrUseManagedIdentityCreds\":false,\"acrUserManagedIdentityID\":null,\"logsDirectorySizeLimit\":null,\"detailedErrorLoggingEnabled\":null,\"publishingUsername\":null,\"publishingPassword\":null,\"appSettings\":null,\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":null,\"use32BitWorkerProcess\":null,\"webSocketsEnabled\":null,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":null,\"managedPipelineMode\":null,\"virtualApplications\":null,\"winAuthAdminState\":null,\"winAuthTenantState\":null,\"customAppPoolIdentityAdminState\":null,\"customAppPoolIdentityTenantState\":null,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":null,\"routingRules\":null,\"experiments\":null,\"limits\":null,\"autoHealEnabled\":null,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":null,\"vnetRouteAllEnabled\":null,\"vnetPrivatePortsCount\":null,\"publicNetworkAccess\":null,\"cors\":null,\"push\":null,\"apiDefinition\":null,\"apiManagementConfig\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":null,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"keyVaultReferenceIdentity\":null,\"ipSecurityRestrictions\":[{\"ipAddress\":\"Any\",\"action\":\"Allow\",\"priority\":2147483647,\"name\":\"Allow all\",\"description\":\"Allow all access\"}],\"ipSecurityRestrictionsDefaultAction\":null,\"scmIpSecurityRestrictions\":[{\"ipAddress\":\"Any\",\"action\":\"Allow\",\"priority\":2147483647,\"name\":\"Allow all\",\"description\":\"Allow all access\"}],\"scmIpSecurityRestrictionsDefaultAction\":null,\"scmIpSecurityRestrictionsUseMain\":null,\"http20Enabled\":false,\"minTlsVersion\":null,\"minTlsCipherSuite\":null,\"supportedTlsCipherSuites\":null,\"scmMinTlsVersion\":null,\"ftpsState\":null,\"preWarmedInstanceCount\":null,\"functionAppScaleLimit\":null,\"elasticWebAppScaleLimit\":0,\"healthCheckPath\":null,\"fileChangeAuditEnabled\":null,\"functionsRuntimeScaleMonitoringEnabled\":null,\"websiteTimeZone\":null,\"minimumElasticInstanceCount\":0,\"azureStorageAccounts\":null,\"http20ProxyFlag\":null,\"sitePort\":null,\"antivirusScanEnabled\":null,\"storageType\":null},\"deploymentId\":\"rs7534421\",\"slotName\":null,\"trafficManagerHostNames\":null,\"sku\":\"Free\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"clientCertMode\":\"Required\",\"clientCertExclusionPaths\":null,\"hostNamesDisabled\":false,\"vnetBackupRestoreEnabled\":null,\"domainVerificationIdentifiers\":null,\"customDomainVerificationId\":\"0FFA32248F34E67BEAA6BC639753005F4F7BED4F59950F668037EEAB327F1054\",\"kind\":\"app\",\"managedEnvironmentId\":null,\"inboundIpAddress\":\"40.119.12.23\",\"possibleInboundIpAddresses\":\"40.119.12.23\",\"ftpUsername\":\"rs7534421\\\\$rs7534421\",\"ftpsHostName\":\"ftps://waws-prod-sn1-191.ftp.azurewebsites.windows.net/site/wwwroot\",\"outboundIpAddresses\":\"20.97.75.94,20.97.75.97,20.97.75.119,20.97.75.126,20.97.75.129,20.97.75.141,40.119.12.23\",\"possibleOutboundIpAddresses\":\"20.97.75.94,20.97.75.97,20.97.75.119,20.97.75.126,20.97.75.129,20.97.75.141,20.97.75.147,20.97.75.176,20.97.75.179,20.97.75.181,20.97.75.182,20.97.75.193,20.97.75.205,20.97.75.229,20.97.76.11,20.97.76.18,20.97.76.24,20.97.76.27,20.97.76.34,20.97.76.54,20.97.76.131,20.97.76.156,20.97.74.154,20.97.74.194,20.97.77.52,20.88.201.108,20.88.201.109,20.88.202.17,20.97.74.160,20.88.201.178,40.119.12.23\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-sn1-191\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rg7534421\",\"defaultHostName\":\"rs7534421.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false,\"redundancyMode\":\"None\",\"inProgressOperationId\":null,\"geoDistributions\":null,\"privateEndpointConnections\":null,\"publicNetworkAccess\":null,\"buildVersion\":null,\"targetBuildVersion\":null,\"migrationState\":null,\"eligibleLogCategories\":\"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs\",\"inFlightFeatures\":null,\"storageAccountRequired\":false,\"virtualNetworkSubnetId\":null,\"keyVaultReferenceIdentity\":\"SystemAssigned\",\"defaultHostNameScope\":\"Global\",\"privateLinkIdentifiers\":null}}", - "X-Powered-By" : "ASP.NET", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg7534421/resources?$expand=provisioningState&api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "336a18f7-2f66-4763-85c1-87a07f5b43ea", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:04 GMT", - "x-ms-correlation-request-id" : "5790559d-82af-43a4-b9a2-106ec6e377e6", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082505Z:5790559d-82af-43a4-b9a2-106ec6e377e6", - "Expires" : "-1", - "Content-Length" : "268", - "x-ms-request-id" : "5790559d-82af-43a4-b9a2-106ec6e377e6", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg7534421/providers/Microsoft.Web/sites/rs7534421\",\"name\":\"rs7534421\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app\",\"location\":\"southcentralus\",\"provisioningState\":\"Succeeded\",\"tags\":{}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "496b14ba-518d-424d-9161-9a8cd1772478", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:05 GMT", - "x-ms-correlation-request-id" : "f7df77c3-fc95-442c-a70e-78d751ade223", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082505Z:f7df77c3-fc95-442c-a70e-78d751ade223", - "Expires" : "-1", - "Content-Length" : "79775", - "x-ms-request-id" : "f7df77c3-fc95-442c-a70e-78d751ade223", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web\",\"namespace\":\"Microsoft.Web\",\"authorizations\":[{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"f47ed98b-b063-4a5b-9e10-4b9b44fa7735\",\"managedByRoleDefinitionId\":\"c29dde9f-14fa-40fb-9fe8-5a07be183f1e\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"39a74f72-b40f-4bdc-b639-562fe2260bf0\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"5c779a4f-5cb2-4547-8c41-478d9be8ba90\"}],\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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 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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"Jio India West\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":\"georegions\",\"locations\":[],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\",\"UK South\",\"Southeast Asia\",\"North Europe\",\"Japan East\",\"West Europe\",\"East Asia\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[]},{\"location\":\"East Asia\",\"zones\":[]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[]},{\"location\":\"Qatar Central\",\"zones\":[]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[]},{\"location\":\"Switzerland North\",\"zones\":[]},{\"location\":\"UAE North\",\"zones\":[]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[]},{\"location\":\"Poland Central\",\"zones\":[]}],\"capabilities\":\"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"hostingEnvironments/multiRolePools\",\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"North Central US (Stage)\",\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":\"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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\":\"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\",\"Sweden 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\",\"Sweden 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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"North Central US\",\"South 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 Africa North\",\"West US 2\",\"East US 2\",\"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\",\"Norway East\",\"Switzerland North\",\"UAE North\",\"Sweden Central\",\"Qatar Central\",\"Australia Southeast\",\"Korea South\",\"Canada Central\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":\"workerApps\",\"locations\":[\"North Central US (Stage)\",\"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\"},{\"resourceType\":\"containerApps\",\"locations\":[\"North Central US (Stage)\",\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg7534421/providers/Microsoft.Web/sites/rs7534421?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d76d62f8-fba2-4b37-b969-12047cad4fb4", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:22 GMT", - "x-ms-correlation-request-id" : "caef4c02-7281-4548-a561-78ca4fb3566b", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "ETag" : "\"1D97E61E3464120\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082522Z:caef4c02-7281-4548-a561-78ca4fb3566b", - "X-AspNet-Version" : "4.0.30319", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "a0922e2a-4a70-4043-898f-198b006383b0", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg7534421/resources?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "465936eb-9960-46dd-bed2-72d2b4c4ff04", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:21 GMT", - "x-ms-correlation-request-id" : "43ae97e5-981a-4134-91c9-d0dd1f8757af", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082522Z:43ae97e5-981a-4134-91c9-d0dd1f8757af", - "Expires" : "-1", - "Content-Length" : "12", - "x-ms-request-id" : "43ae97e5-981a-4134-91c9-d0dd1f8757af", - "Body" : "{\"value\":[]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgB7534421?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1b1224a7-f7cd-4d28-996e-562914b9a406", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:24 GMT", - "x-ms-correlation-request-id" : "698304dc-1654-4e5b-b453-907c09f42927", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082524Z:698304dc-1654-4e5b-b453-907c09f42927", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "698304dc-1654-4e5b-b453-907c09f42927", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0I3NTM0NDIxLVNPVVRIQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJzb3V0aGNlbnRyYWx1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg7534421?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "32020898-6389-4ae6-98ab-bd25e1294aed", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14997", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:30 GMT", - "x-ms-correlation-request-id" : "01a19998-5474-488c-a956-ce4666e8f605", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082530Z:01a19998-5474-488c-a956-ce4666e8f605", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "01a19998-5474-488c-a956-ce4666e8f605", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzc1MzQ0MjEtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2022-09-01" - }, - "Exception" : null - } ], - "variables" : [ "7534421" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "39441ef" + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateUpdateKindSkuIdentity.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateUpdateKindSkuIdentity.json index 0734eca7d3d6f..0899b2b367af7 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateUpdateKindSkuIdentity.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateUpdateKindSkuIdentity.json @@ -1,218 +1,6 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg6788439?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "598fe3bc-4729-4111-8369-0592b4d71901", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:33 GMT", - "x-ms-correlation-request-id" : "cbb64d8a-42f1-4544-bce0-4a9e5caef0cf", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082434Z:cbb64d8a-42f1-4544-bce0-4a9e5caef0cf", - "Expires" : "-1", - "Content-Length" : "215", - "x-ms-request-id" : "cbb64d8a-42f1-4544-bce0-4a9e5caef0cf", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg6788439\",\"name\":\"rg6788439\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgB6788439?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "9003e3f5-f35e-404c-9765-9e137f8ae748", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:36 GMT", - "x-ms-correlation-request-id" : "4cb75b60-ecec-4ab6-9257-3c94fb1ed7dd", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082437Z:4cb75b60-ecec-4ab6-9257-3c94fb1ed7dd", - "Expires" : "-1", - "Content-Length" : "225", - "x-ms-request-id" : "4cb75b60-ecec-4ab6-9257-3c94fb1ed7dd", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgB6788439\",\"name\":\"rgB6788439\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg6788439/providers/Microsoft.Storage//storageAccounts/rs6788439?api-version=2021-01-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "08d80ce5-f27b-49cb-8dfc-5e844d254536", - "Content-Type" : "application/json" - }, - "Response" : { - "Server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:24:46 GMT", - "x-ms-correlation-request-id" : "47e7909f-81c4-44b8-a1f9-08a75990853e", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082447Z:47e7909f-81c4-44b8-a1f9-08a75990853e", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "85394c6f-d34f-44ff-bebe-3be74c27ce84", - "Body" : "", - "x-ms-client-request-id" : "08d80ce5-f27b-49cb-8dfc-5e844d254536", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/85394c6f-d34f-44ff-bebe-3be74c27ce84?monitor=true&api-version=2021-01-01", - "Content-Type" : "text/plain; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/westus/asyncoperations/85394c6f-d34f-44ff-bebe-3be74c27ce84?monitor=true&api-version=2021-01-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "bf2781a9-78b9-4d05-9e05-7d1339966dfd" - }, - "Response" : { - "Server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "28f2d442-c88a-4ea6-a3bf-d239b6384d1b", - "Date" : "Thu, 04 May 2023 08:25:03 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082504Z:28f2d442-c88a-4ea6-a3bf-d239b6384d1b", - "Expires" : "-1", - "Content-Length" : "1253", - "x-ms-request-id" : "05d4d711-850e-4236-8012-e7ab99fbbe90", - "Body" : "{\"identity\":{\"principalId\":\"ff946e2e-2363-4fe3-9925-12b79e9265b3\",\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"type\":\"SystemAssigned\"},\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg6788439/providers/Microsoft.Storage/storageAccounts/rs6788439\",\"name\":\"rs6788439\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"westus\",\"tags\":{},\"properties\":{\"privateEndpointConnections\":[],\"minimumTlsVersion\":\"TLS1_2\",\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":true,\"encryption\":{\"services\":{\"file\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-05-04T08:24:44.7804143Z\"},\"blob\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-05-04T08:24:44.7804143Z\"}},\"keySource\":\"Microsoft.Storage\"},\"provisioningState\":\"Succeeded\",\"creationTime\":\"2023-05-04T08:24:44.5147787Z\",\"primaryEndpoints\":{\"blob\":\"https://rs6788439.blob.core.windows.net/\",\"queue\":\"https://rs6788439.queue.core.windows.net/\",\"table\":\"https://rs6788439.table.core.windows.net/\",\"file\":\"https://rs6788439.file.core.windows.net/\"},\"primaryLocation\":\"westus\",\"statusOfPrimary\":\"available\"}}", - "x-ms-client-request-id" : "bf2781a9-78b9-4d05-9e05-7d1339966dfd", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg6788439/providers/Microsoft.Storage//storageAccounts/rs6788439?api-version=2021-01-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e9be7112-0dd9-43a2-831c-692a1729d5ed", - "Content-Type" : "application/json" - }, - "Response" : { - "Server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1194", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:11 GMT", - "x-ms-correlation-request-id" : "1290d4e7-883a-4752-bc7a-53550403e91a", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082512Z:1290d4e7-883a-4752-bc7a-53550403e91a", - "Expires" : "-1", - "Content-Length" : "1261", - "x-ms-request-id" : "912a584b-56b9-46dc-b60d-04f675c17165", - "Body" : "{\"identity\":{\"type\":\"None\"},\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"StorageV2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg6788439/providers/Microsoft.Storage/storageAccounts/rs6788439\",\"name\":\"rs6788439\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"westus\",\"tags\":{},\"properties\":{\"privateEndpointConnections\":[],\"minimumTlsVersion\":\"TLS1_2\",\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":true,\"encryption\":{\"services\":{\"file\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-05-04T08:24:44.7804143Z\"},\"blob\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-05-04T08:24:44.7804143Z\"}},\"keySource\":\"Microsoft.Storage\"},\"accessTier\":\"Hot\",\"provisioningState\":\"Succeeded\",\"creationTime\":\"2023-05-04T08:24:44.5147787Z\",\"primaryEndpoints\":{\"dfs\":\"https://rs6788439.dfs.core.windows.net/\",\"web\":\"https://rs6788439.z22.web.core.windows.net/\",\"blob\":\"https://rs6788439.blob.core.windows.net/\",\"queue\":\"https://rs6788439.queue.core.windows.net/\",\"table\":\"https://rs6788439.table.core.windows.net/\",\"file\":\"https://rs6788439.file.core.windows.net/\"},\"primaryLocation\":\"westus\",\"statusOfPrimary\":\"available\"}}", - "x-ms-client-request-id" : "e9be7112-0dd9-43a2-831c-692a1729d5ed", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg6788439/providers/Microsoft.Storage//storageAccounts/rs6788439?api-version=2021-01-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "eca74f12-9cfc-4c60-a597-892669d8bb5c", - "Content-Type" : "application/json" - }, - "Response" : { - "Server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1196", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:17 GMT", - "x-ms-correlation-request-id" : "fed24dc5-31be-4292-ab29-4e4e00722da0", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082518Z:fed24dc5-31be-4292-ab29-4e4e00722da0", - "Expires" : "-1", - "Content-Length" : "1651", - "x-ms-request-id" : "58cf9651-5a13-4f2a-bced-cffb9a682336", - "Body" : "{\"identity\":{\"type\":\"None\"},\"sku\":{\"name\":\"Standard_RAGRS\",\"tier\":\"Standard\"},\"kind\":\"StorageV2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg6788439/providers/Microsoft.Storage/storageAccounts/rs6788439\",\"name\":\"rs6788439\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"westus\",\"tags\":{},\"properties\":{\"privateEndpointConnections\":[],\"minimumTlsVersion\":\"TLS1_2\",\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":true,\"encryption\":{\"services\":{\"file\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-05-04T08:24:44.7804143Z\"},\"blob\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-05-04T08:24:44.7804143Z\"}},\"keySource\":\"Microsoft.Storage\"},\"accessTier\":\"Hot\",\"provisioningState\":\"Succeeded\",\"creationTime\":\"2023-05-04T08:24:44.5147787Z\",\"primaryEndpoints\":{\"dfs\":\"https://rs6788439.dfs.core.windows.net/\",\"web\":\"https://rs6788439.z22.web.core.windows.net/\",\"blob\":\"https://rs6788439.blob.core.windows.net/\",\"queue\":\"https://rs6788439.queue.core.windows.net/\",\"table\":\"https://rs6788439.table.core.windows.net/\",\"file\":\"https://rs6788439.file.core.windows.net/\"},\"primaryLocation\":\"westus\",\"statusOfPrimary\":\"available\",\"secondaryLocation\":\"eastus\",\"statusOfSecondary\":\"available\",\"secondaryEndpoints\":{\"dfs\":\"https://rs6788439-secondary.dfs.core.windows.net/\",\"web\":\"https://rs6788439-secondary.z22.web.core.windows.net/\",\"blob\":\"https://rs6788439-secondary.blob.core.windows.net/\",\"queue\":\"https://rs6788439-secondary.queue.core.windows.net/\",\"table\":\"https://rs6788439-secondary.table.core.windows.net/\"}}}", - "x-ms-client-request-id" : "eca74f12-9cfc-4c60-a597-892669d8bb5c", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgB6788439?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "fbc42dbe-0e60-436b-9feb-168d9317713d", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:21 GMT", - "x-ms-correlation-request-id" : "bec459da-ef60-42ac-ba90-61a3e86047a9", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082521Z:bec459da-ef60-42ac-ba90-61a3e86047a9", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "bec459da-ef60-42ac-ba90-61a3e86047a9", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0I2Nzg4NDM5LVNPVVRIQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJzb3V0aGNlbnRyYWx1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg6788439?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "9a7fa2ab-9006-4f8c-92f8-5bf0a3987c1f", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:23 GMT", - "x-ms-correlation-request-id" : "fe4de50d-7277-4d1c-b907-58362a13cc22", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082524Z:fe4de50d-7277-4d1c-b907-58362a13cc22", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "fe4de50d-7277-4d1c-b907-58362a13cc22", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzY3ODg0MzktRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2022-09-01" - }, - "Exception" : null - } ], - "variables" : [ "6788439" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "12467c1" + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateUpdateMoveResource.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateUpdateMoveResource.json index 08c3aa660aee5..cb61a18825887 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateUpdateMoveResource.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateUpdateMoveResource.json @@ -1,913 +1,6 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg93006b0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "0e35804b-2bd8-4010-8e57-2491ed6cbf5a", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:32 GMT", - "x-ms-correlation-request-id" : "471119ef-408d-403b-85bf-b423bb12f7a8", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082432Z:471119ef-408d-403b-85bf-b423bb12f7a8", - "Expires" : "-1", - "Content-Length" : "215", - "x-ms-request-id" : "471119ef-408d-403b-85bf-b423bb12f7a8", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg93006b0\",\"name\":\"rg93006b0\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgB93006b0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "7d18db4f-1b76-4acb-bbfd-815b7bd440e7", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:35 GMT", - "x-ms-correlation-request-id" : "66234830-9a77-40f5-8103-8110ee577a39", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082436Z:66234830-9a77-40f5-8103-8110ee577a39", - "Expires" : "-1", - "Content-Length" : "225", - "x-ms-request-id" : "66234830-9a77-40f5-8103-8110ee577a39", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgB93006b0\",\"name\":\"rgB93006b0\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "9c0f6e57-30bb-4e70-9536-222e55049840", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:36 GMT", - "x-ms-correlation-request-id" : "e59be3bd-00e9-4ab3-b0e9-35ba0812c7ab", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082436Z:e59be3bd-00e9-4ab3-b0e9-35ba0812c7ab", - "Expires" : "-1", - "Content-Length" : "79775", - "x-ms-request-id" : "e59be3bd-00e9-4ab3-b0e9-35ba0812c7ab", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web\",\"namespace\":\"Microsoft.Web\",\"authorizations\":[{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"f47ed98b-b063-4a5b-9e10-4b9b44fa7735\",\"managedByRoleDefinitionId\":\"c29dde9f-14fa-40fb-9fe8-5a07be183f1e\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"39a74f72-b40f-4bdc-b639-562fe2260bf0\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"5c779a4f-5cb2-4547-8c41-478d9be8ba90\"}],\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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 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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"Jio India West\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":\"georegions\",\"locations\":[],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\",\"UK South\",\"Southeast Asia\",\"North Europe\",\"Japan East\",\"West Europe\",\"East Asia\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[]},{\"location\":\"East Asia\",\"zones\":[]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[]},{\"location\":\"Qatar Central\",\"zones\":[]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[]},{\"location\":\"Switzerland North\",\"zones\":[]},{\"location\":\"UAE North\",\"zones\":[]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[]},{\"location\":\"Poland Central\",\"zones\":[]}],\"capabilities\":\"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"hostingEnvironments/multiRolePools\",\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"North Central US (Stage)\",\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":\"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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\":\"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\",\"Sweden 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\",\"Sweden 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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"North Central US\",\"South 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 Africa North\",\"West US 2\",\"East US 2\",\"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\",\"Norway East\",\"Switzerland North\",\"UAE North\",\"Sweden Central\",\"Qatar Central\",\"Australia Southeast\",\"Korea South\",\"Canada Central\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":\"workerApps\",\"locations\":[\"North Central US (Stage)\",\"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\"},{\"resourceType\":\"containerApps\",\"locations\":[\"North Central US (Stage)\",\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg93006b0/providers/Microsoft.Web//sites/rs93006b0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "06c0f9be-5a8f-472d-a42a-4dad49683241", - "Content-Type" : "application/json" - }, - "Response" : { - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:06 GMT", - "x-ms-correlation-request-id" : "8a524482-b47a-4b0f-a166-a536dc20f364", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "499", - "Cache-Control" : "no-cache", - "ETag" : "\"1D97E61E3E0E075\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082506Z:8a524482-b47a-4b0f-a166-a536dc20f364", - "X-AspNet-Version" : "4.0.30319", - "Expires" : "-1", - "Content-Length" : "6718", - "x-ms-request-id" : "a8077305-2a3c-4bd1-84dd-cb93a022a444", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg93006b0/providers/Microsoft.Web/sites/rs93006b0\",\"name\":\"rs93006b0\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app\",\"location\":\"southcentralus\",\"tags\":{},\"properties\":{\"name\":\"rs93006b0\",\"state\":\"Running\",\"hostNames\":[\"rs93006b0.azurewebsites.net\"],\"webSpace\":\"rg93006b0-SouthCentralUSwebspace\",\"selfLink\":\"https://waws-prod-sn1-181.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rg93006b0-SouthCentralUSwebspace/sites/rs93006b0\",\"repositorySiteName\":\"rs93006b0\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"rs93006b0.azurewebsites.net\",\"rs93006b0.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"rs93006b0.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"certificateResourceId\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"rs93006b0.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"certificateResourceId\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg93006b0/providers/Microsoft.Web/serverfarms/Default1lj\",\"reserved\":false,\"isXenon\":false,\"hyperV\":false,\"lastModifiedTimeUtc\":\"2023-05-04T08:24:48.29\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"dnsConfiguration\":{},\"vnetRouteAllEnabled\":false,\"containerAllocationSubnet\":null,\"useContainerLocalhostBindings\":null,\"vnetImagePullEnabled\":false,\"vnetContentShareEnabled\":false,\"siteConfig\":{\"numberOfWorkers\":1,\"defaultDocuments\":null,\"netFrameworkVersion\":null,\"phpVersion\":null,\"pythonVersion\":null,\"nodeVersion\":null,\"powerShellVersion\":null,\"linuxFxVersion\":\"\",\"windowsFxVersion\":null,\"windowsConfiguredStacks\":null,\"requestTracingEnabled\":null,\"remoteDebuggingEnabled\":null,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":null,\"azureMonitorLogCategories\":null,\"acrUseManagedIdentityCreds\":false,\"acrUserManagedIdentityID\":null,\"logsDirectorySizeLimit\":null,\"detailedErrorLoggingEnabled\":null,\"publishingUsername\":null,\"publishingPassword\":null,\"appSettings\":null,\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":null,\"use32BitWorkerProcess\":null,\"webSocketsEnabled\":null,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":null,\"managedPipelineMode\":null,\"virtualApplications\":null,\"winAuthAdminState\":null,\"winAuthTenantState\":null,\"customAppPoolIdentityAdminState\":null,\"customAppPoolIdentityTenantState\":null,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":null,\"routingRules\":null,\"experiments\":null,\"limits\":null,\"autoHealEnabled\":null,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":null,\"vnetRouteAllEnabled\":null,\"vnetPrivatePortsCount\":null,\"publicNetworkAccess\":null,\"cors\":null,\"push\":null,\"apiDefinition\":null,\"apiManagementConfig\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":null,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"keyVaultReferenceIdentity\":null,\"ipSecurityRestrictions\":[{\"ipAddress\":\"Any\",\"action\":\"Allow\",\"priority\":2147483647,\"name\":\"Allow all\",\"description\":\"Allow all access\"}],\"ipSecurityRestrictionsDefaultAction\":null,\"scmIpSecurityRestrictions\":[{\"ipAddress\":\"Any\",\"action\":\"Allow\",\"priority\":2147483647,\"name\":\"Allow all\",\"description\":\"Allow all access\"}],\"scmIpSecurityRestrictionsDefaultAction\":null,\"scmIpSecurityRestrictionsUseMain\":null,\"http20Enabled\":false,\"minTlsVersion\":null,\"minTlsCipherSuite\":null,\"supportedTlsCipherSuites\":null,\"scmMinTlsVersion\":null,\"ftpsState\":null,\"preWarmedInstanceCount\":null,\"functionAppScaleLimit\":null,\"elasticWebAppScaleLimit\":0,\"healthCheckPath\":null,\"fileChangeAuditEnabled\":null,\"functionsRuntimeScaleMonitoringEnabled\":null,\"websiteTimeZone\":null,\"minimumElasticInstanceCount\":0,\"azureStorageAccounts\":null,\"http20ProxyFlag\":null,\"sitePort\":null,\"antivirusScanEnabled\":null,\"storageType\":null},\"deploymentId\":\"rs93006b0\",\"slotName\":null,\"trafficManagerHostNames\":null,\"sku\":\"Free\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"clientCertMode\":\"Required\",\"clientCertExclusionPaths\":null,\"hostNamesDisabled\":false,\"vnetBackupRestoreEnabled\":null,\"domainVerificationIdentifiers\":null,\"customDomainVerificationId\":\"0FFA32248F34E67BEAA6BC639753005F4F7BED4F59950F668037EEAB327F1054\",\"kind\":\"app\",\"managedEnvironmentId\":null,\"inboundIpAddress\":\"40.119.12.22\",\"possibleInboundIpAddresses\":\"40.119.12.22\",\"ftpUsername\":\"rs93006b0\\\\$rs93006b0\",\"ftpsHostName\":\"ftps://waws-prod-sn1-181.ftp.azurewebsites.windows.net/site/wwwroot\",\"outboundIpAddresses\":\"20.97.96.176,20.97.96.189,20.97.96.192,20.97.96.209,20.97.96.235,20.97.96.237,40.119.12.22\",\"possibleOutboundIpAddresses\":\"20.97.96.176,20.97.96.189,20.97.96.192,20.97.96.209,20.97.96.235,20.97.96.237,20.97.96.254,20.97.97.2,20.97.97.4,20.97.97.37,20.97.97.79,20.97.97.80,20.97.97.92,20.97.97.106,20.97.97.126,20.97.97.138,20.97.97.169,20.97.97.203,20.97.97.205,20.97.97.223,20.97.97.231,20.97.98.2,20.97.98.4,20.97.98.13,20.97.98.19,20.97.98.30,20.97.98.40,20.97.98.45,20.97.98.46,20.97.98.50,40.119.12.22\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-sn1-181\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rg93006b0\",\"defaultHostName\":\"rs93006b0.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false,\"redundancyMode\":\"None\",\"inProgressOperationId\":null,\"geoDistributions\":null,\"privateEndpointConnections\":null,\"publicNetworkAccess\":null,\"buildVersion\":null,\"targetBuildVersion\":null,\"migrationState\":null,\"eligibleLogCategories\":\"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs\",\"inFlightFeatures\":null,\"storageAccountRequired\":false,\"virtualNetworkSubnetId\":null,\"keyVaultReferenceIdentity\":\"SystemAssigned\",\"defaultHostNameScope\":\"Global\",\"privateLinkIdentifiers\":null}}", - "X-Powered-By" : "ASP.NET", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg93006b0/resources?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "845daa79-f91b-4c3a-925d-0a55f1ded01c", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:07 GMT", - "x-ms-correlation-request-id" : "fa568e61-3e93-4c62-9c2b-971490dcab8c", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082507Z:fa568e61-3e93-4c62-9c2b-971490dcab8c", - "Expires" : "-1", - "Content-Length" : "236", - "x-ms-request-id" : "fa568e61-3e93-4c62-9c2b-971490dcab8c", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg93006b0/providers/Microsoft.Web/sites/rs93006b0\",\"name\":\"rs93006b0\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app\",\"location\":\"southcentralus\",\"tags\":{}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "fe6d6833-afad-45e3-bf9c-d0956c880adb", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:08 GMT", - "x-ms-correlation-request-id" : "bcf9595b-7dc2-411d-a034-9a305ac955d7", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082508Z:bcf9595b-7dc2-411d-a034-9a305ac955d7", - "Expires" : "-1", - "Content-Length" : "79775", - "x-ms-request-id" : "bcf9595b-7dc2-411d-a034-9a305ac955d7", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web\",\"namespace\":\"Microsoft.Web\",\"authorizations\":[{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"f47ed98b-b063-4a5b-9e10-4b9b44fa7735\",\"managedByRoleDefinitionId\":\"c29dde9f-14fa-40fb-9fe8-5a07be183f1e\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"39a74f72-b40f-4bdc-b639-562fe2260bf0\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"5c779a4f-5cb2-4547-8c41-478d9be8ba90\"}],\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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 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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"Jio India West\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":\"georegions\",\"locations\":[],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\",\"UK South\",\"Southeast Asia\",\"North Europe\",\"Japan East\",\"West Europe\",\"East Asia\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[]},{\"location\":\"East Asia\",\"zones\":[]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[]},{\"location\":\"Qatar Central\",\"zones\":[]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[]},{\"location\":\"Switzerland North\",\"zones\":[]},{\"location\":\"UAE North\",\"zones\":[]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[]},{\"location\":\"Poland Central\",\"zones\":[]}],\"capabilities\":\"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"hostingEnvironments/multiRolePools\",\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"North Central US (Stage)\",\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":\"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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\":\"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\",\"Sweden 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\",\"Sweden 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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"North Central US\",\"South 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 Africa North\",\"West US 2\",\"East US 2\",\"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\",\"Norway East\",\"Switzerland North\",\"UAE North\",\"Sweden Central\",\"Qatar Central\",\"Australia Southeast\",\"Korea South\",\"Canada Central\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":\"workerApps\",\"locations\":[\"North Central US (Stage)\",\"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\"},{\"resourceType\":\"containerApps\",\"locations\":[\"North Central US (Stage)\",\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg93006b0/providers/Microsoft.Web//sites/rs93006b0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "b19aadbb-0038-4222-b386-9c546111962f", - "Content-Type" : "application/json" - }, - "Response" : { - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:09 GMT", - "x-ms-correlation-request-id" : "840d58d5-d1b0-44b1-abee-141e790b0df1", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "ETag" : "\"1D97E61E3E0E075\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082510Z:840d58d5-d1b0-44b1-abee-141e790b0df1", - "X-AspNet-Version" : "4.0.30319", - "Expires" : "-1", - "Content-Length" : "6505", - "x-ms-request-id" : "53942cbb-0b25-4115-b7ce-2efbed3fc347", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg93006b0/providers/Microsoft.Web/sites/rs93006b0\",\"name\":\"rs93006b0\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"name\":\"rs93006b0\",\"state\":\"Running\",\"hostNames\":[\"rs93006b0.azurewebsites.net\"],\"webSpace\":\"rg93006b0-SouthCentralUSwebspace\",\"selfLink\":\"https://waws-prod-sn1-181.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rg93006b0-SouthCentralUSwebspace/sites/rs93006b0\",\"repositorySiteName\":\"rs93006b0\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"rs93006b0.azurewebsites.net\",\"rs93006b0.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"rs93006b0.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"certificateResourceId\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"rs93006b0.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"certificateResourceId\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg93006b0/providers/Microsoft.Web/serverfarms/Default1lj\",\"reserved\":false,\"isXenon\":false,\"hyperV\":false,\"lastModifiedTimeUtc\":\"2023-05-04T08:24:48.4233333\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"dnsConfiguration\":{},\"vnetRouteAllEnabled\":false,\"containerAllocationSubnet\":null,\"useContainerLocalhostBindings\":null,\"vnetImagePullEnabled\":false,\"vnetContentShareEnabled\":false,\"siteConfig\":{\"numberOfWorkers\":1,\"defaultDocuments\":null,\"netFrameworkVersion\":null,\"phpVersion\":null,\"pythonVersion\":null,\"nodeVersion\":null,\"powerShellVersion\":null,\"linuxFxVersion\":\"\",\"windowsFxVersion\":null,\"windowsConfiguredStacks\":null,\"requestTracingEnabled\":null,\"remoteDebuggingEnabled\":null,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":null,\"azureMonitorLogCategories\":null,\"acrUseManagedIdentityCreds\":false,\"acrUserManagedIdentityID\":null,\"logsDirectorySizeLimit\":null,\"detailedErrorLoggingEnabled\":null,\"publishingUsername\":null,\"publishingPassword\":null,\"appSettings\":null,\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":null,\"use32BitWorkerProcess\":null,\"webSocketsEnabled\":null,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":null,\"managedPipelineMode\":null,\"virtualApplications\":null,\"winAuthAdminState\":null,\"winAuthTenantState\":null,\"customAppPoolIdentityAdminState\":null,\"customAppPoolIdentityTenantState\":null,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":null,\"routingRules\":null,\"experiments\":null,\"limits\":null,\"autoHealEnabled\":null,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":null,\"vnetRouteAllEnabled\":null,\"vnetPrivatePortsCount\":null,\"publicNetworkAccess\":null,\"cors\":null,\"push\":null,\"apiDefinition\":null,\"apiManagementConfig\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":null,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"keyVaultReferenceIdentity\":null,\"ipSecurityRestrictions\":null,\"ipSecurityRestrictionsDefaultAction\":null,\"scmIpSecurityRestrictions\":null,\"scmIpSecurityRestrictionsDefaultAction\":null,\"scmIpSecurityRestrictionsUseMain\":null,\"http20Enabled\":false,\"minTlsVersion\":null,\"minTlsCipherSuite\":null,\"supportedTlsCipherSuites\":null,\"scmMinTlsVersion\":null,\"ftpsState\":null,\"preWarmedInstanceCount\":null,\"functionAppScaleLimit\":0,\"elasticWebAppScaleLimit\":null,\"healthCheckPath\":null,\"fileChangeAuditEnabled\":null,\"functionsRuntimeScaleMonitoringEnabled\":null,\"websiteTimeZone\":null,\"minimumElasticInstanceCount\":0,\"azureStorageAccounts\":null,\"http20ProxyFlag\":null,\"sitePort\":null,\"antivirusScanEnabled\":null,\"storageType\":null},\"deploymentId\":\"rs93006b0\",\"slotName\":null,\"trafficManagerHostNames\":null,\"sku\":\"Free\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"clientCertMode\":\"Required\",\"clientCertExclusionPaths\":null,\"hostNamesDisabled\":false,\"vnetBackupRestoreEnabled\":null,\"domainVerificationIdentifiers\":null,\"customDomainVerificationId\":\"0FFA32248F34E67BEAA6BC639753005F4F7BED4F59950F668037EEAB327F1054\",\"kind\":\"app\",\"managedEnvironmentId\":null,\"inboundIpAddress\":\"40.119.12.22\",\"possibleInboundIpAddresses\":\"40.119.12.22\",\"ftpUsername\":\"rs93006b0\\\\$rs93006b0\",\"ftpsHostName\":\"ftps://waws-prod-sn1-181.ftp.azurewebsites.windows.net/site/wwwroot\",\"outboundIpAddresses\":\"20.97.96.176,20.97.96.189,20.97.96.192,20.97.96.209,20.97.96.235,20.97.96.237,40.119.12.22\",\"possibleOutboundIpAddresses\":\"20.97.96.176,20.97.96.189,20.97.96.192,20.97.96.209,20.97.96.235,20.97.96.237,20.97.96.254,20.97.97.2,20.97.97.4,20.97.97.37,20.97.97.79,20.97.97.80,20.97.97.92,20.97.97.106,20.97.97.126,20.97.97.138,20.97.97.169,20.97.97.203,20.97.97.205,20.97.97.223,20.97.97.231,20.97.98.2,20.97.98.4,20.97.98.13,20.97.98.19,20.97.98.30,20.97.98.40,20.97.98.45,20.97.98.46,20.97.98.50,40.119.12.22\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-sn1-181\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rg93006b0\",\"defaultHostName\":\"rs93006b0.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false,\"redundancyMode\":\"None\",\"inProgressOperationId\":null,\"geoDistributions\":null,\"privateEndpointConnections\":[],\"publicNetworkAccess\":null,\"buildVersion\":null,\"targetBuildVersion\":null,\"migrationState\":null,\"eligibleLogCategories\":\"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs\",\"inFlightFeatures\":[],\"storageAccountRequired\":false,\"virtualNetworkSubnetId\":null,\"keyVaultReferenceIdentity\":\"SystemAssigned\",\"defaultHostNameScope\":\"Global\",\"privateLinkIdentifiers\":null}}", - "X-Powered-By" : "ASP.NET", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgB93006b0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "317c8e24-5efb-4805-8117-9153a4b55cb7", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:25:10 GMT", - "x-ms-correlation-request-id" : "49bdee8f-2383-4ac3-9a73-a303c4dec279", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082510Z:49bdee8f-2383-4ac3-9a73-a303c4dec279", - "Expires" : "-1", - "Content-Length" : "225", - "x-ms-request-id" : "49bdee8f-2383-4ac3-9a73-a303c4dec279", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgB93006b0\",\"name\":\"rgB93006b0\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg93006b0/moveResources?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5c8d7142-61f0-4c1e-8e4e-d04084ef536b", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:25:15 GMT", - "x-ms-correlation-request-id" : "8b517614-a92b-4f2d-999d-efa98f4f3fc1", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082515Z:8b517614-a92b-4f2d-999d-efa98f4f3fc1", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "8b517614-a92b-4f2d-999d-efa98f4f3fc1", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e7cbc11f-2d05-4c0c-876c-3a6960a355ef" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "2607fa1d-74b9-414a-955d-4027c3cce23f", - "Date" : "Thu, 04 May 2023 08:25:32 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082532Z:2607fa1d-74b9-414a-955d-4027c3cce23f", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "2607fa1d-74b9-414a-955d-4027c3cce23f", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "42817b06-be0b-4ed4-b3dd-ad7107328b52" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "a2da5c04-1fd8-40cc-a684-a2790bb29704", - "Date" : "Thu, 04 May 2023 08:25:48 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082548Z:a2da5c04-1fd8-40cc-a684-a2790bb29704", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "a2da5c04-1fd8-40cc-a684-a2790bb29704", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f8bf0784-5587-4c20-bd02-577cf3ba2a54" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "9a2b9f6a-755a-405c-9d9b-f26f309dec61", - "Date" : "Thu, 04 May 2023 08:26:03 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082604Z:9a2b9f6a-755a-405c-9d9b-f26f309dec61", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "9a2b9f6a-755a-405c-9d9b-f26f309dec61", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3063fd72-15a7-4c5c-a0ce-c1d6cd29275e" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "d690b72d-ca3a-4180-b3c8-012b2f09bfb2", - "Date" : "Thu, 04 May 2023 08:26:19 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082620Z:d690b72d-ca3a-4180-b3c8-012b2f09bfb2", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "d690b72d-ca3a-4180-b3c8-012b2f09bfb2", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d2d38956-db0e-4af6-9787-a423910edaf9" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "97ab4205-f15d-450c-9be4-a1cf9245073a", - "Date" : "Thu, 04 May 2023 08:26:36 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082637Z:97ab4205-f15d-450c-9be4-a1cf9245073a", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "97ab4205-f15d-450c-9be4-a1cf9245073a", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ce23282b-4500-4b87-b0d0-1ea1c8f9c39e" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "72d1a813-a4fb-4217-934b-23773ec75dc1", - "Date" : "Thu, 04 May 2023 08:26:53 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082653Z:72d1a813-a4fb-4217-934b-23773ec75dc1", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "72d1a813-a4fb-4217-934b-23773ec75dc1", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1121183d-ab45-4144-b79a-10d22e82ea83" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11989", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "05116376-edd0-480a-8f71-7e96f3e31ce4", - "Date" : "Thu, 04 May 2023 08:27:08 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082709Z:05116376-edd0-480a-8f71-7e96f3e31ce4", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "05116376-edd0-480a-8f71-7e96f3e31ce4", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d4ad23b3-e157-47ad-b4fb-1e6751e88576" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "07625956-e9fe-4e71-94ed-e4dc4d273931", - "Date" : "Thu, 04 May 2023 08:27:25 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082726Z:07625956-e9fe-4e71-94ed-e4dc4d273931", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "07625956-e9fe-4e71-94ed-e4dc4d273931", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ab7e8148-1cf1-48fa-8a56-be71cfce504a" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "36efbc0b-db2f-4424-a6c2-1095fb21aa45", - "Date" : "Thu, 04 May 2023 08:27:41 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082742Z:36efbc0b-db2f-4424-a6c2-1095fb21aa45", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "36efbc0b-db2f-4424-a6c2-1095fb21aa45", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "b429c1b8-22e1-4e89-88f0-1cb951c7671c" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "2ded569a-0e90-4c84-bfec-cdb8ccda2503", - "Date" : "Thu, 04 May 2023 08:27:57 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082758Z:2ded569a-0e90-4c84-bfec-cdb8ccda2503", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "2ded569a-0e90-4c84-bfec-cdb8ccda2503", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "c30b7f58-8c7d-4b70-87fb-f9ebb2244119" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "5434cfe9-f729-478c-aa2b-f392c0c55586", - "Date" : "Thu, 04 May 2023 08:28:14 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082815Z:5434cfe9-f729-478c-aa2b-f392c0c55586", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "5434cfe9-f729-478c-aa2b-f392c0c55586", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "9a4398ef-6f14-4509-8b25-0f30ca696263" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "cee73773-d474-4643-8b01-bcee96aecf3d", - "Date" : "Thu, 04 May 2023 08:28:31 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082831Z:cee73773-d474-4643-8b01-bcee96aecf3d", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "cee73773-d474-4643-8b01-bcee96aecf3d", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "0030a41f-1dd2-4f77-a8c3-5140a9c7313e" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "c7ce5d61-b9af-490d-89d1-22848365a839", - "Date" : "Thu, 04 May 2023 08:28:46 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082847Z:c7ce5d61-b9af-490d-89d1-22848365a839", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "c7ce5d61-b9af-490d-89d1-22848365a839", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "995aca6c-fdcb-4291-a238-3d024c573094" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "71990bc0-aa29-4ad4-bf76-120bf99aa166", - "Date" : "Thu, 04 May 2023 08:29:03 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082903Z:71990bc0-aa29-4ad4-bf76-120bf99aa166", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "71990bc0-aa29-4ad4-bf76-120bf99aa166", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "138270df-dcee-4cd5-bada-c9fa5d7fd427" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "628ac5e7-b349-49e4-97fb-c920568198ef", - "Date" : "Thu, 04 May 2023 08:29:19 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082920Z:628ac5e7-b349-49e4-97fb-c920568198ef", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "628ac5e7-b349-49e4-97fb-c920568198ef", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "04213089-f7f7-4b10-95c6-e43224256e01" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "cfa5166c-ad86-4467-960a-eec507e9f274", - "Date" : "Thu, 04 May 2023 08:29:36 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082936Z:cfa5166c-ad86-4467-960a-eec507e9f274", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "cfa5166c-ad86-4467-960a-eec507e9f274", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHOTMwMDZCMC1FQVNUVVMtTU9WRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "84213e98-b838-462c-a6bd-65482d5e5bca" - }, - "Response" : { - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082952Z:e4f729c3-5151-48ae-9836-f9d908c4ad29", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "Expires" : "-1", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "204", - "x-ms-request-id" : "e4f729c3-5151-48ae-9836-f9d908c4ad29", - "x-ms-correlation-request-id" : "e4f729c3-5151-48ae-9836-f9d908c4ad29", - "Date" : "Thu, 04 May 2023 08:29:51 GMT" - }, - "Exception" : null - }, { - "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg93006b0/providers/Microsoft.Web//sites/rs93006b0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1e41a749-6426-4ef4-b567-b7be1203200a", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 04 May 2023 08:29:52 GMT", - "x-ms-correlation-request-id" : "c1f78ac1-2dad-46b1-b1a5-887513d327cf", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082953Z:c1f78ac1-2dad-46b1-b1a5-887513d327cf", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "c1f78ac1-2dad-46b1-b1a5-887513d327cf" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgB93006b0/providers/Microsoft.Web//sites/rs93006b0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5dada3bd-9a56-4445-9ee9-ed1bdf94d3fe", - "Content-Type" : "application/json" - }, - "Response" : { - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:29:54 GMT", - "x-ms-correlation-request-id" : "13e00e24-03a0-4516-97cc-2e7e59640a1d", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "ETag" : "\"1D97E62500979B5\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082955Z:13e00e24-03a0-4516-97cc-2e7e59640a1d", - "X-AspNet-Version" : "4.0.30319", - "Expires" : "-1", - "Content-Length" : "6507", - "x-ms-request-id" : "5c1df88f-9c24-4a10-8537-b4d7e2956455", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgB93006b0/providers/Microsoft.Web/sites/rs93006b0\",\"name\":\"rs93006b0\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"name\":\"rs93006b0\",\"state\":\"Running\",\"hostNames\":[\"rs93006b0.azurewebsites.net\"],\"webSpace\":\"rg93006b0-SouthCentralUSwebspace\",\"selfLink\":\"https://waws-prod-sn1-181.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rg93006b0-SouthCentralUSwebspace/sites/rs93006b0\",\"repositorySiteName\":\"rs93006b0\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"rs93006b0.azurewebsites.net\",\"rs93006b0.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"rs93006b0.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"certificateResourceId\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"rs93006b0.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"certificateResourceId\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg93006b0/providers/Microsoft.Web/serverfarms/Default1lj\",\"reserved\":false,\"isXenon\":false,\"hyperV\":false,\"lastModifiedTimeUtc\":\"2023-05-04T08:27:49.8833333\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"dnsConfiguration\":{},\"vnetRouteAllEnabled\":false,\"containerAllocationSubnet\":null,\"useContainerLocalhostBindings\":null,\"vnetImagePullEnabled\":false,\"vnetContentShareEnabled\":false,\"siteConfig\":{\"numberOfWorkers\":1,\"defaultDocuments\":null,\"netFrameworkVersion\":null,\"phpVersion\":null,\"pythonVersion\":null,\"nodeVersion\":null,\"powerShellVersion\":null,\"linuxFxVersion\":\"\",\"windowsFxVersion\":null,\"windowsConfiguredStacks\":null,\"requestTracingEnabled\":null,\"remoteDebuggingEnabled\":null,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":null,\"azureMonitorLogCategories\":null,\"acrUseManagedIdentityCreds\":false,\"acrUserManagedIdentityID\":null,\"logsDirectorySizeLimit\":null,\"detailedErrorLoggingEnabled\":null,\"publishingUsername\":null,\"publishingPassword\":null,\"appSettings\":null,\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":null,\"use32BitWorkerProcess\":null,\"webSocketsEnabled\":null,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":null,\"managedPipelineMode\":null,\"virtualApplications\":null,\"winAuthAdminState\":null,\"winAuthTenantState\":null,\"customAppPoolIdentityAdminState\":null,\"customAppPoolIdentityTenantState\":null,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":null,\"routingRules\":null,\"experiments\":null,\"limits\":null,\"autoHealEnabled\":null,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":null,\"vnetRouteAllEnabled\":null,\"vnetPrivatePortsCount\":null,\"publicNetworkAccess\":null,\"cors\":null,\"push\":null,\"apiDefinition\":null,\"apiManagementConfig\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":null,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"keyVaultReferenceIdentity\":null,\"ipSecurityRestrictions\":null,\"ipSecurityRestrictionsDefaultAction\":null,\"scmIpSecurityRestrictions\":null,\"scmIpSecurityRestrictionsDefaultAction\":null,\"scmIpSecurityRestrictionsUseMain\":null,\"http20Enabled\":false,\"minTlsVersion\":null,\"minTlsCipherSuite\":null,\"supportedTlsCipherSuites\":null,\"scmMinTlsVersion\":null,\"ftpsState\":null,\"preWarmedInstanceCount\":null,\"functionAppScaleLimit\":0,\"elasticWebAppScaleLimit\":null,\"healthCheckPath\":null,\"fileChangeAuditEnabled\":null,\"functionsRuntimeScaleMonitoringEnabled\":null,\"websiteTimeZone\":null,\"minimumElasticInstanceCount\":0,\"azureStorageAccounts\":null,\"http20ProxyFlag\":null,\"sitePort\":null,\"antivirusScanEnabled\":null,\"storageType\":null},\"deploymentId\":\"rs93006b0\",\"slotName\":null,\"trafficManagerHostNames\":null,\"sku\":\"Free\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"clientCertMode\":\"Required\",\"clientCertExclusionPaths\":null,\"hostNamesDisabled\":false,\"vnetBackupRestoreEnabled\":null,\"domainVerificationIdentifiers\":null,\"customDomainVerificationId\":\"0FFA32248F34E67BEAA6BC639753005F4F7BED4F59950F668037EEAB327F1054\",\"kind\":\"app\",\"managedEnvironmentId\":null,\"inboundIpAddress\":\"40.119.12.22\",\"possibleInboundIpAddresses\":\"40.119.12.22\",\"ftpUsername\":\"rs93006b0\\\\$rs93006b0\",\"ftpsHostName\":\"ftps://waws-prod-sn1-181.ftp.azurewebsites.windows.net/site/wwwroot\",\"outboundIpAddresses\":\"20.97.96.176,20.97.96.189,20.97.96.192,20.97.96.209,20.97.96.235,20.97.96.237,40.119.12.22\",\"possibleOutboundIpAddresses\":\"20.97.96.176,20.97.96.189,20.97.96.192,20.97.96.209,20.97.96.235,20.97.96.237,20.97.96.254,20.97.97.2,20.97.97.4,20.97.97.37,20.97.97.79,20.97.97.80,20.97.97.92,20.97.97.106,20.97.97.126,20.97.97.138,20.97.97.169,20.97.97.203,20.97.97.205,20.97.97.223,20.97.97.231,20.97.98.2,20.97.98.4,20.97.98.13,20.97.98.19,20.97.98.30,20.97.98.40,20.97.98.45,20.97.98.46,20.97.98.50,40.119.12.22\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-sn1-181\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgB93006b0\",\"defaultHostName\":\"rs93006b0.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false,\"redundancyMode\":\"None\",\"inProgressOperationId\":null,\"geoDistributions\":null,\"privateEndpointConnections\":[],\"publicNetworkAccess\":null,\"buildVersion\":null,\"targetBuildVersion\":null,\"migrationState\":null,\"eligibleLogCategories\":\"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs\",\"inFlightFeatures\":[],\"storageAccountRequired\":false,\"virtualNetworkSubnetId\":null,\"keyVaultReferenceIdentity\":\"SystemAssigned\",\"defaultHostNameScope\":\"Global\",\"privateLinkIdentifiers\":null}}", - "X-Powered-By" : "ASP.NET", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgB93006b0/providers/Microsoft.Web//sites/rs93006b0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "84bfa1f6-5237-43dc-a20d-b187b712611e", - "Content-Type" : "application/json" - }, - "Response" : { - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:30:04 GMT", - "x-ms-correlation-request-id" : "2892dd73-692b-4fa7-9679-1a6cffa43f36", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "499", - "Cache-Control" : "no-cache", - "ETag" : "\"1D97E62500979B5\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T083004Z:2892dd73-692b-4fa7-9679-1a6cffa43f36", - "X-AspNet-Version" : "4.0.30319", - "Expires" : "-1", - "Content-Length" : "6727", - "x-ms-request-id" : "c23056b9-4aec-40b7-8c79-9c56660ba636", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgB93006b0/providers/Microsoft.Web/sites/rs93006b0\",\"name\":\"rs93006b0\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"app\",\"location\":\"South Central US\",\"tags\":{},\"properties\":{\"name\":\"rs93006b0\",\"state\":\"Running\",\"hostNames\":[\"rs93006b0.azurewebsites.net\"],\"webSpace\":\"rg93006b0-SouthCentralUSwebspace\",\"selfLink\":\"https://waws-prod-sn1-181.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/rg93006b0-SouthCentralUSwebspace/sites/rs93006b0\",\"repositorySiteName\":\"rs93006b0\",\"owner\":null,\"usageState\":\"Normal\",\"enabled\":true,\"adminEnabled\":true,\"enabledHostNames\":[\"rs93006b0.azurewebsites.net\",\"rs93006b0.scm.azurewebsites.net\"],\"siteProperties\":{\"metadata\":null,\"properties\":[{\"name\":\"LinuxFxVersion\",\"value\":\"\"},{\"name\":\"WindowsFxVersion\",\"value\":null}],\"appSettings\":null},\"availabilityState\":\"Normal\",\"sslCertificates\":null,\"csrs\":[],\"cers\":null,\"siteMode\":null,\"hostNameSslStates\":[{\"name\":\"rs93006b0.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"certificateResourceId\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Standard\"},{\"name\":\"rs93006b0.scm.azurewebsites.net\",\"sslState\":\"Disabled\",\"ipBasedSslResult\":null,\"virtualIP\":null,\"thumbprint\":null,\"certificateResourceId\":null,\"toUpdate\":null,\"toUpdateIpBasedSsl\":null,\"ipBasedSslState\":\"NotConfigured\",\"hostType\":\"Repository\"}],\"computeMode\":null,\"serverFarm\":null,\"serverFarmId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg93006b0/providers/Microsoft.Web/serverfarms/Default1lj\",\"reserved\":false,\"isXenon\":false,\"hyperV\":false,\"lastModifiedTimeUtc\":\"2023-05-04T08:30:00.2366667\",\"storageRecoveryDefaultState\":\"Running\",\"contentAvailabilityState\":\"Normal\",\"runtimeAvailabilityState\":\"Normal\",\"dnsConfiguration\":{},\"vnetRouteAllEnabled\":false,\"containerAllocationSubnet\":null,\"useContainerLocalhostBindings\":null,\"vnetImagePullEnabled\":false,\"vnetContentShareEnabled\":false,\"siteConfig\":{\"numberOfWorkers\":1,\"defaultDocuments\":null,\"netFrameworkVersion\":null,\"phpVersion\":null,\"pythonVersion\":null,\"nodeVersion\":null,\"powerShellVersion\":null,\"linuxFxVersion\":\"\",\"windowsFxVersion\":null,\"windowsConfiguredStacks\":null,\"requestTracingEnabled\":null,\"remoteDebuggingEnabled\":null,\"remoteDebuggingVersion\":null,\"httpLoggingEnabled\":null,\"azureMonitorLogCategories\":null,\"acrUseManagedIdentityCreds\":false,\"acrUserManagedIdentityID\":null,\"logsDirectorySizeLimit\":null,\"detailedErrorLoggingEnabled\":null,\"publishingUsername\":null,\"publishingPassword\":null,\"appSettings\":null,\"metadata\":null,\"connectionStrings\":null,\"machineKey\":null,\"handlerMappings\":null,\"documentRoot\":null,\"scmType\":null,\"use32BitWorkerProcess\":null,\"webSocketsEnabled\":null,\"alwaysOn\":false,\"javaVersion\":null,\"javaContainer\":null,\"javaContainerVersion\":null,\"appCommandLine\":null,\"managedPipelineMode\":null,\"virtualApplications\":null,\"winAuthAdminState\":null,\"winAuthTenantState\":null,\"customAppPoolIdentityAdminState\":null,\"customAppPoolIdentityTenantState\":null,\"runtimeADUser\":null,\"runtimeADUserPassword\":null,\"loadBalancing\":null,\"routingRules\":null,\"experiments\":null,\"limits\":null,\"autoHealEnabled\":null,\"autoHealRules\":null,\"tracingOptions\":null,\"vnetName\":null,\"vnetRouteAllEnabled\":null,\"vnetPrivatePortsCount\":null,\"publicNetworkAccess\":null,\"cors\":null,\"push\":null,\"apiDefinition\":null,\"apiManagementConfig\":null,\"autoSwapSlotName\":null,\"localMySqlEnabled\":null,\"managedServiceIdentityId\":null,\"xManagedServiceIdentityId\":null,\"keyVaultReferenceIdentity\":null,\"ipSecurityRestrictions\":[{\"ipAddress\":\"Any\",\"action\":\"Allow\",\"priority\":2147483647,\"name\":\"Allow all\",\"description\":\"Allow all access\"}],\"ipSecurityRestrictionsDefaultAction\":null,\"scmIpSecurityRestrictions\":[{\"ipAddress\":\"Any\",\"action\":\"Allow\",\"priority\":2147483647,\"name\":\"Allow all\",\"description\":\"Allow all access\"}],\"scmIpSecurityRestrictionsDefaultAction\":null,\"scmIpSecurityRestrictionsUseMain\":null,\"http20Enabled\":false,\"minTlsVersion\":null,\"minTlsCipherSuite\":null,\"supportedTlsCipherSuites\":null,\"scmMinTlsVersion\":null,\"ftpsState\":null,\"preWarmedInstanceCount\":null,\"functionAppScaleLimit\":null,\"elasticWebAppScaleLimit\":0,\"healthCheckPath\":null,\"fileChangeAuditEnabled\":null,\"functionsRuntimeScaleMonitoringEnabled\":null,\"websiteTimeZone\":null,\"minimumElasticInstanceCount\":0,\"azureStorageAccounts\":null,\"http20ProxyFlag\":null,\"sitePort\":null,\"antivirusScanEnabled\":null,\"storageType\":null},\"deploymentId\":\"rs93006b0\",\"slotName\":null,\"trafficManagerHostNames\":null,\"sku\":\"Free\",\"scmSiteAlsoStopped\":false,\"targetSwapSlot\":null,\"hostingEnvironment\":null,\"hostingEnvironmentProfile\":null,\"clientAffinityEnabled\":true,\"clientCertEnabled\":false,\"clientCertMode\":\"Required\",\"clientCertExclusionPaths\":null,\"hostNamesDisabled\":false,\"vnetBackupRestoreEnabled\":null,\"domainVerificationIdentifiers\":null,\"customDomainVerificationId\":\"0FFA32248F34E67BEAA6BC639753005F4F7BED4F59950F668037EEAB327F1054\",\"kind\":\"app\",\"managedEnvironmentId\":null,\"inboundIpAddress\":\"40.119.12.22\",\"possibleInboundIpAddresses\":\"40.119.12.22\",\"ftpUsername\":\"rs93006b0\\\\$rs93006b0\",\"ftpsHostName\":\"ftps://waws-prod-sn1-181.ftp.azurewebsites.windows.net/site/wwwroot\",\"outboundIpAddresses\":\"20.97.96.176,20.97.96.189,20.97.96.192,20.97.96.209,20.97.96.235,20.97.96.237,40.119.12.22\",\"possibleOutboundIpAddresses\":\"20.97.96.176,20.97.96.189,20.97.96.192,20.97.96.209,20.97.96.235,20.97.96.237,20.97.96.254,20.97.97.2,20.97.97.4,20.97.97.37,20.97.97.79,20.97.97.80,20.97.97.92,20.97.97.106,20.97.97.126,20.97.97.138,20.97.97.169,20.97.97.203,20.97.97.205,20.97.97.223,20.97.97.231,20.97.98.2,20.97.98.4,20.97.98.13,20.97.98.19,20.97.98.30,20.97.98.40,20.97.98.45,20.97.98.46,20.97.98.50,40.119.12.22\",\"containerSize\":0,\"dailyMemoryTimeQuota\":0,\"suspendedTill\":null,\"siteDisabledReason\":0,\"functionExecutionUnitsCache\":null,\"maxNumberOfWorkers\":null,\"homeStamp\":\"waws-prod-sn1-181\",\"cloningInfo\":null,\"hostingEnvironmentId\":null,\"tags\":{},\"resourceGroup\":\"rgB93006b0\",\"defaultHostName\":\"rs93006b0.azurewebsites.net\",\"slotSwapStatus\":null,\"httpsOnly\":false,\"redundancyMode\":\"None\",\"inProgressOperationId\":null,\"geoDistributions\":null,\"privateEndpointConnections\":null,\"publicNetworkAccess\":null,\"buildVersion\":null,\"targetBuildVersion\":null,\"migrationState\":null,\"eligibleLogCategories\":\"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs\",\"inFlightFeatures\":null,\"storageAccountRequired\":false,\"virtualNetworkSubnetId\":null,\"keyVaultReferenceIdentity\":\"SystemAssigned\",\"defaultHostNameScope\":\"Global\",\"privateLinkIdentifiers\":null}}", - "X-Powered-By" : "ASP.NET", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d5afa76c-fa38-4d70-9ba8-5b71ad6cae72", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:30:04 GMT", - "x-ms-correlation-request-id" : "a5bd4e16-b77c-4e01-9bb6-621578cab897", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T083004Z:a5bd4e16-b77c-4e01-9bb6-621578cab897", - "Expires" : "-1", - "Content-Length" : "79775", - "x-ms-request-id" : "a5bd4e16-b77c-4e01-9bb6-621578cab897", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web\",\"namespace\":\"Microsoft.Web\",\"authorizations\":[{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"f47ed98b-b063-4a5b-9e10-4b9b44fa7735\",\"managedByRoleDefinitionId\":\"c29dde9f-14fa-40fb-9fe8-5a07be183f1e\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"39a74f72-b40f-4bdc-b639-562fe2260bf0\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"5c779a4f-5cb2-4547-8c41-478d9be8ba90\"}],\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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 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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"Jio India West\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":\"georegions\",\"locations\":[],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\",\"UK South\",\"Southeast Asia\",\"North Europe\",\"Japan East\",\"West Europe\",\"East Asia\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[]},{\"location\":\"East Asia\",\"zones\":[]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[]},{\"location\":\"Qatar Central\",\"zones\":[]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[]},{\"location\":\"Switzerland North\",\"zones\":[]},{\"location\":\"UAE North\",\"zones\":[]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[]},{\"location\":\"Poland Central\",\"zones\":[]}],\"capabilities\":\"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"hostingEnvironments/multiRolePools\",\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"North Central US (Stage)\",\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":\"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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\":\"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\",\"Sweden 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\",\"Sweden 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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"North Central US\",\"South 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 Africa North\",\"West US 2\",\"East US 2\",\"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\",\"Norway East\",\"Switzerland North\",\"UAE North\",\"Sweden Central\",\"Qatar Central\",\"Australia Southeast\",\"Korea South\",\"Canada Central\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":\"workerApps\",\"locations\":[\"North Central US (Stage)\",\"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\"},{\"resourceType\":\"containerApps\",\"locations\":[\"North Central US (Stage)\",\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgB93006b0/providers/Microsoft.Web/sites/rs93006b0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "74f7449d-f764-4f94-86d4-b0348411a5df", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:30:22 GMT", - "x-ms-correlation-request-id" : "83190407-18b9-46c4-992e-2bccb44865aa", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "ETag" : "\"1D97E629DBBD0CB\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T083022Z:83190407-18b9-46c4-992e-2bccb44865aa", - "X-AspNet-Version" : "4.0.30319", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "61279a0d-d6a6-4a63-aaa9-abdf337a55ea", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - }, { - "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgB93006b0/providers/Microsoft.Web//sites/rs93006b0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "0fd4a972-7657-4e52-8949-8e8e24dc7e6c", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 04 May 2023 08:30:22 GMT", - "x-ms-correlation-request-id" : "b12758b1-d71a-4e71-8690-f89caba93419", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T083022Z:b12758b1-d71a-4e71-8690-f89caba93419", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "b12758b1-d71a-4e71-8690-f89caba93419" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "02dbcaf1-80bb-4dae-88c2-2d64574d08b7", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:30:22 GMT", - "x-ms-correlation-request-id" : "e22b9144-90f5-4010-9ec1-8143b7f1ead5", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T083023Z:e22b9144-90f5-4010-9ec1-8143b7f1ead5", - "Expires" : "-1", - "Content-Length" : "79775", - "x-ms-request-id" : "e22b9144-90f5-4010-9ec1-8143b7f1ead5", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web\",\"namespace\":\"Microsoft.Web\",\"authorizations\":[{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"f47ed98b-b063-4a5b-9e10-4b9b44fa7735\",\"managedByRoleDefinitionId\":\"c29dde9f-14fa-40fb-9fe8-5a07be183f1e\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"39a74f72-b40f-4bdc-b639-562fe2260bf0\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"5c779a4f-5cb2-4547-8c41-478d9be8ba90\"}],\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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 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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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 Asia (Stage)\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"Jio India West\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":\"georegions\",\"locations\":[],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\",\"UK South\",\"Southeast Asia\",\"North Europe\",\"Japan East\",\"West Europe\",\"East Asia\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[]},{\"location\":\"East Asia\",\"zones\":[]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[]},{\"location\":\"Qatar Central\",\"zones\":[]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[]},{\"location\":\"Switzerland North\",\"zones\":[]},{\"location\":\"UAE North\",\"zones\":[]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[]},{\"location\":\"Poland Central\",\"zones\":[]}],\"capabilities\":\"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"resourceType\":\"hostingEnvironments/multiRolePools\",\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"North Central US (Stage)\",\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":\"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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\",\"Sweden 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\":\"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\",\"Sweden 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\",\"Sweden 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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"Norway East\",\"UAE North\",\"Jio India West\",\"Sweden Central\",\"Qatar Central\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\",\"West US\",\"East US\"],\"apiVersions\":[\"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\":[\"North Central US\",\"South 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 Africa North\",\"West US 2\",\"East US 2\",\"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\",\"Norway East\",\"Switzerland North\",\"UAE North\",\"Sweden Central\",\"Qatar Central\",\"Australia Southeast\",\"Korea South\",\"Canada Central\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":[\"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\",\"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\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"East Asia\",\"Japan East\",\"South Africa West\",\"Jio India West\",\"Poland Central\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\":\"workerApps\",\"locations\":[\"North Central US (Stage)\",\"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\"},{\"resourceType\":\"containerApps\",\"locations\":[\"North Central US (Stage)\",\"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\":[\"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\",\"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\",\"West India\",\"East US 2\",\"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\",\"West Europe\",\"South India\",\"West Central US\",\"East Asia (Stage)\",\"North Central US (Stage)\",\"West US 3\",\"Jio India West\",\"Poland Central\",\"West US\",\"East US\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "HEAD", - "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgB93006b0/providers/Microsoft.Web/sites/rs93006b0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "c81bb1cc-4358-432b-9e50-f19080e4b20e", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 04 May 2023 08:30:23 GMT", - "x-ms-correlation-request-id" : "0d314a9e-d94e-49bb-b658-4b745a4174b8", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T083023Z:0d314a9e-d94e-49bb-b658-4b745a4174b8", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "0d314a9e-d94e-49bb-b658-4b745a4174b8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgB93006b0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4e59b247-b91a-4532-bfaa-adbc876c88ce", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14995", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:30:25 GMT", - "x-ms-correlation-request-id" : "1c5b5418-9ffc-4bee-a788-0d3d54e49b87", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T083026Z:1c5b5418-9ffc-4bee-a788-0d3d54e49b87", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "1c5b5418-9ffc-4bee-a788-0d3d54e49b87", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0I5MzAwNkIwLVNPVVRIQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJzb3V0aGNlbnRyYWx1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg93006b0?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "99bb7e57-ffbd-4f76-b9a3-2bd21f3d8e6c", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:30:29 GMT", - "x-ms-correlation-request-id" : "1ec8d9dc-1501-455c-a978-1bbee64eb17c", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T083030Z:1ec8d9dc-1501-455c-a978-1bbee64eb17c", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "1ec8d9dc-1501-455c-a978-1bbee64eb17c", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzkzMDA2QjAtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2022-09-01" - }, - "Exception" : null - } ], - "variables" : [ "93006b0" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "9663270" + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canValidateMoveResources.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canValidateMoveResources.json index 27d159bf1fc10..037c6c14ba19f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canValidateMoveResources.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canValidateMoveResources.json @@ -1,825 +1,6 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg40794d5?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "276534d2-5ff6-4882-8881-cf8f06a6a191", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:32 GMT", - "x-ms-correlation-request-id" : "e640a90d-5dd2-4d79-b1bb-337241b1dfa3", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082432Z:e640a90d-5dd2-4d79-b1bb-337241b1dfa3", - "Expires" : "-1", - "Content-Length" : "215", - "x-ms-request-id" : "e640a90d-5dd2-4d79-b1bb-337241b1dfa3", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg40794d5\",\"name\":\"rg40794d5\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgB40794d5?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "819ced65-9b9d-411f-85bd-55bade60e93c", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:34 GMT", - "x-ms-correlation-request-id" : "e0eba562-ecd1-4728-880d-1f2199f5b26b", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082434Z:e0eba562-ecd1-4728-880d-1f2199f5b26b", - "Expires" : "-1", - "Content-Length" : "225", - "x-ms-request-id" : "e0eba562-ecd1-4728-880d-1f2199f5b26b", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgB40794d5\",\"name\":\"rgB40794d5\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "81da2837-f832-4c85-85b7-0fddd70a9d67", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:35 GMT", - "x-ms-correlation-request-id" : "f78edae1-1d16-40b4-b671-aa706c3bcddb", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082436Z:f78edae1-1d16-40b4-b671-aa706c3bcddb", - "Expires" : "-1", - "Content-Length" : "154814", - "x-ms-request-id" : "f78edae1-1d16-40b4-b671-aa706c3bcddb", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network\",\"namespace\":\"Microsoft.Network\",\"authorizations\":[{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"13ba9ab4-19f0-4804-adc4-14ece36cc7a1\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"ad6261e4-fa9a-4642-aa5f-104f1b67e9e3\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"1d538b69-3d87-4e56-8ff8-25786fd48261\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"7ce22727-ffce-45a9-930c-ddb2e56fa131\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"98a9e526-0a60-4c1f-a33a-ae46e1f8dc0d\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"d813ab6c-bfb7-413e-9462-005b21f0ce09\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"8141843c-c51c-4c1e-a5bf-0d351594b86c\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"79e29e06-4056-41e5-a6b2-959f1f47747e\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"c27dd31e-c1e5-4ab0-93e1-a12ba34f182e\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"18363e25-ff21-4159-ae8d-7dfecb5bd001\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"1c1f11ef-abfa-4abe-a02b-226771d07fc7\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"7dbad3e2-b105-40d5-8fe4-4a9ff6c17ae6\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"787424c7-f9d2-416b-a939-4d59deb2d259\"}],\"resourceTypes\":[{\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[\"2\",\"1\"]},{\"location\":\"East Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Qatar Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Switzerland North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UAE North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Poland Central\",\"zones\":[\"3\",\"2\",\"1\"]}],\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[\"2\",\"1\"]},{\"location\":\"East Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Qatar Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Switzerland North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UAE North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Poland Central\",\"zones\":[\"3\",\"2\",\"1\"]}],\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[\"2\",\"1\"]},{\"location\":\"East Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Qatar Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Switzerland North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UAE North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Poland Central\",\"zones\":[\"3\",\"2\",\"1\"]}],\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[\"2\",\"1\"]},{\"location\":\"East Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Qatar Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Switzerland North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UAE North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Poland Central\",\"zones\":[\"3\",\"2\",\"1\"]}],\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[\"2\",\"1\"]},{\"location\":\"East Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Qatar Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Switzerland North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UAE North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Poland Central\",\"zones\":[\"3\",\"2\",\"1\"]}],\"capabilities\":\"SupportsTags, SupportsLocation\"},{\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"locations\":[],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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/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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"2023-02-01\",\"2022-11-01\",\"2022-09-01\",\"2022-07-01\",\"2022-05-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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"dnszones\",\"locations\":[\"global\"],\"apiVersions\":[\"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\":[\"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\":[\"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\":[\"2018-05-01\"],\"defaultApiVersion\":\"2018-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"internalNotify\",\"locations\":[\"global\"],\"apiVersions\":[\"2018-05-01\"],\"defaultApiVersion\":\"2018-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"dnszones/A\",\"locations\":[\"global\"],\"apiVersions\":[\"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\":[\"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\":[\"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\":[\"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\":[\"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\":[\"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\":[\"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\":[\"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\":[\"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\":[\"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/recordsets\",\"locations\":[\"global\"],\"apiVersions\":[\"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\":[\"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\":\"privateDnsZones\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"privateDnsZones/virtualNetworkLinks\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"privateDnsOperationResults\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsOperationStatuses\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZonesInternal\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\"],\"defaultApiVersion\":\"2020-01-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/A\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/AAAA\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/CNAME\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/PTR\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/MX\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/TXT\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/SRV\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/SOA\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/all\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"virtualNetworks/privateDnsZoneLinks\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\"],\"defaultApiVersion\":\"2020-06-01\",\"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\",\"Qatar Central\",\"Poland Central\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Qatar Central\",\"Poland Central\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Qatar Central\",\"Poland Central\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Qatar Central\",\"Poland Central\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Qatar Central\",\"Poland Central\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Qatar Central\",\"Poland Central\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Qatar Central\",\"Poland Central\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Qatar Central\",\"Poland Central\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"2022-07-01\",\"2020-04-01-preview\"],\"defaultApiVersion\":\"2020-04-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/dnsResolverOperationResults\",\"locations\":[],\"apiVersions\":[\"2022-07-01\",\"2020-04-01-preview\"],\"defaultApiVersion\":\"2020-04-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/dnsResolverOperationStatuses\",\"locations\":[],\"apiVersions\":[\"2022-07-01\",\"2020-04-01-preview\"],\"defaultApiVersion\":\"2020-04-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"trafficmanagerprofiles\",\"locations\":[\"global\"],\"apiVersions\":[\"2022-12-01-preview\",\"2022-04-01-preview\",\"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\",\"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-12-01-preview\",\"2022-04-01-preview\",\"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-12-01-preview\",\"2022-04-01-preview\",\"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-12-01-preview\",\"2022-04-01-preview\",\"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-12-01-preview\",\"2022-04-01-preview\",\"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-12-01-preview\"],\"defaultApiVersion\":\"2022-12-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"trafficManagerUserMetricsKeys\",\"locations\":[\"global\"],\"apiVersions\":[\"2022-04-01-preview\",\"2018-08-01\",\"2018-04-01\",\"2017-09-01-preview\"],\"defaultApiVersion\":\"2018-08-01\",\"capabilities\":\"None\"},{\"resourceType\":\"trafficManagerGeographicHierarchies\",\"locations\":[\"global\"],\"apiVersions\":[\"2022-12-01-preview\",\"2022-04-01-preview\",\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\"],\"apiVersions\":[\"2023-02-01\",\"2022-11-01\",\"2022-09-01\",\"2022-07-01\",\"2022-05-01\",\"2022-01-01\"],\"capabilities\":\"None\"},{\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"firewallPolicies\",\"locations\":[\"Qatar 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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\"],\"defaultApiVersion\":\"2020-04-01\",\"capabilities\":\"SupportsTags, SupportsLocation\"},{\"resourceType\":\"ipGroups\",\"locations\":[\"Qatar 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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\"],\"defaultApiVersion\":\"2020-04-01\",\"capabilities\":\"SupportsTags, SupportsLocation\"},{\"resourceType\":\"azureWebCategories\",\"locations\":[],\"apiVersions\":[\"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\"],\"defaultApiVersion\":\"2020-08-01\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/nfvOperations\",\"locations\":[],\"apiVersions\":[\"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\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/nfvOperationResults\",\"locations\":[],\"apiVersions\":[\"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\"],\"capabilities\":\"None\"},{\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[\"2\",\"1\"]},{\"location\":\"East Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Qatar Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Switzerland North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UAE North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Poland Central\",\"zones\":[\"3\",\"2\",\"1\"]}],\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\":[\"2022-05-01\",\"2020-11-01\",\"2020-04-01\",\"2019-10-01\",\"2019-03-01\"],\"defaultApiVersion\":\"2020-11-01\",\"capabilities\":\"None\"},{\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"capabilities\":\"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"virtualRouters\",\"locations\":[\"Qatar 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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\"],\"defaultApiVersion\":\"2020-04-01\",\"capabilities\":\"SupportsTags, SupportsLocation\"},{\"resourceType\":\"networkVirtualAppliances\",\"locations\":[\"Qatar 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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\"],\"defaultApiVersion\":\"2020-04-01\",\"capabilities\":\"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"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\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"2023-03-01-preview\",\"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\":[\"2023-03-01-preview\",\"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/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\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"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\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"2023-03-01-preview\",\"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\",\"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\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"2023-03-01-preview\",\"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\",\"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\",\"East US 2 EUAP\",\"Central US EUAP\"],\"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\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"2023-03-01-preview\",\"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\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"2023-03-01-preview\",\"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\":\"networkVirtualApplianceSkus\",\"locations\":[],\"apiVersions\":[\"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\"],\"defaultApiVersion\":\"2020-04-01\",\"capabilities\":\"None\"},{\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"networkWatchers/lenses\",\"locations\":[\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"frontdoorOperationResults\",\"locations\":[\"global\"],\"apiVersions\":[\"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\":[\"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\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg40794d5/providers/Microsoft.Network//publicIPAddresses/rs40794d5?api-version=2020-03-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "bbf24e5a-a1c5-4336-8dbe-efd4c550de73", - "Content-Type" : "application/json" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "Azure-AsyncNotification" : "Enabled", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:43 GMT", - "x-ms-correlation-request-id" : "c4e180cb-4d3a-4657-ba64-ab3d6c864f6b", - "x-ms-arm-service-request-id" : "008149a2-43f4-4692-9600-f6c6b952fbb8", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082444Z:c4e180cb-4d3a-4657-ba64-ab3d6c864f6b", - "Expires" : "-1", - "Content-Length" : "616", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/b93dcd2a-5a83-4ad8-8907-367d1589a6bc?api-version=2020-03-01", - "x-ms-request-id" : "b93dcd2a-5a83-4ad8-8907-367d1589a6bc", - "Body" : "{\r\n \"name\": \"rs40794d5\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg40794d5/providers/Microsoft.Network/publicIPAddresses/rs40794d5\",\r\n \"etag\": \"W/\\\"710d7a9c-67e7-433f-9903-3ded8fb364b9\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"99b07615-6f28-4971-9532-983b8b50fdbe\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}", - "x-ms-client-request-id" : "bbf24e5a-a1c5-4336-8dbe-efd4c550de73", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/b93dcd2a-5a83-4ad8-8907-367d1589a6bc?api-version=2020-03-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "a39c694c-9160-490b-8196-d57be0b2a8b2" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "ca5e6c9f-cc64-484b-9321-8fd8b7367bfa", - "Date" : "Thu, 04 May 2023 08:24:46 GMT", - "x-ms-arm-service-request-id" : "8fd03641-91e1-460d-92f5-c48c9e36843e", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082446Z:ca5e6c9f-cc64-484b-9321-8fd8b7367bfa", - "Expires" : "-1", - "Content-Length" : "29", - "x-ms-request-id" : "d142c5a5-61c7-4fbb-8800-78ed65fe1f43", - "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "a39c694c-9160-490b-8196-d57be0b2a8b2", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg40794d5/providers/Microsoft.Network//publicIPAddresses/rs40794d5?api-version=2020-03-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f8827447-60d5-47bd-8848-cf7f72c78ecb" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "2ea184f3-4e7d-4612-8f92-71ce7d012d42", - "Date" : "Thu, 04 May 2023 08:24:47 GMT", - "x-ms-arm-service-request-id" : "aa4a7efe-85cb-4451-8ed5-d6859b2ac1cc", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "ETag" : "W/\"0751dc66-07f5-467a-b426-6d3c1539541e\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082448Z:2ea184f3-4e7d-4612-8f92-71ce7d012d42", - "Expires" : "-1", - "Content-Length" : "617", - "x-ms-request-id" : "4d59beab-ff17-46d4-8abd-91fa0d3c0006", - "Body" : "{\r\n \"name\": \"rs40794d5\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg40794d5/providers/Microsoft.Network/publicIPAddresses/rs40794d5\",\r\n \"etag\": \"W/\\\"0751dc66-07f5-467a-b426-6d3c1539541e\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"99b07615-6f28-4971-9532-983b8b50fdbe\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}", - "x-ms-client-request-id" : "f8827447-60d5-47bd-8848-cf7f72c78ecb", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgB40794d5?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ee7d2f29-abf8-4a0b-8db1-5a5c0f09a4c2", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:48 GMT", - "x-ms-correlation-request-id" : "9d49f01a-5d45-478e-9bf1-8518922badc1", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082448Z:9d49f01a-5d45-478e-9bf1-8518922badc1", - "Expires" : "-1", - "Content-Length" : "225", - "x-ms-request-id" : "9d49f01a-5d45-478e-9bf1-8518922badc1", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgB40794d5\",\"name\":\"rgB40794d5\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg40794d5/validateMoveResources?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "9539ffd8-713e-4684-a3b0-a28a119a8bc7", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:24:57 GMT", - "x-ms-correlation-request-id" : "df564835-6166-434a-8c0a-6f7d27868672", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082457Z:df564835-6166-434a-8c0a-6f7d27868672", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "df564835-6166-434a-8c0a-6f7d27868672", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ec1f6d84-39b2-4902-9c1b-740a182134eb" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "974e82c8-f7f2-497f-b372-70f5728656cf", - "Date" : "Thu, 04 May 2023 08:25:13 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082513Z:974e82c8-f7f2-497f-b372-70f5728656cf", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "974e82c8-f7f2-497f-b372-70f5728656cf", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "b4af8e0a-58fb-49e8-97e6-209a40921c34" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "5f2de5ea-a988-4a99-afb7-a2f59b45cc65", - "Date" : "Thu, 04 May 2023 08:25:29 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082530Z:5f2de5ea-a988-4a99-afb7-a2f59b45cc65", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "5f2de5ea-a988-4a99-afb7-a2f59b45cc65", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "bdbef0e5-61f6-4528-9f3b-d6980322e34e" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "e765b499-d325-4dd5-bd79-7d4198d76e13", - "Date" : "Thu, 04 May 2023 08:25:45 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082546Z:e765b499-d325-4dd5-bd79-7d4198d76e13", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "e765b499-d325-4dd5-bd79-7d4198d76e13", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "2dedda5b-330e-4609-92ed-54b10c72a6e7" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "dea5fa5e-8e37-461e-8f29-fc2408ab1cbd", - "Date" : "Thu, 04 May 2023 08:26:02 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082602Z:dea5fa5e-8e37-461e-8f29-fc2408ab1cbd", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "dea5fa5e-8e37-461e-8f29-fc2408ab1cbd", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "35df68fd-3d6f-4a8d-83cc-ea9a0a688def" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "863e9ba4-bbdc-411c-8b32-1a987884daa3", - "Date" : "Thu, 04 May 2023 08:26:19 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082619Z:863e9ba4-bbdc-411c-8b32-1a987884daa3", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "863e9ba4-bbdc-411c-8b32-1a987884daa3", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f6e3b47c-5b3c-4e02-b3cd-3572488778f4" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "5b9b5a0f-80b4-40f5-87c7-cb501b438d7d", - "Date" : "Thu, 04 May 2023 08:26:34 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082635Z:5b9b5a0f-80b4-40f5-87c7-cb501b438d7d", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "5b9b5a0f-80b4-40f5-87c7-cb501b438d7d", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "6a188b18-21c6-45c9-97e9-23d655f03d7f" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "eee5b66e-372c-496a-9b4e-deab29f3e312", - "Date" : "Thu, 04 May 2023 08:26:50 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082651Z:eee5b66e-372c-496a-9b4e-deab29f3e312", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "eee5b66e-372c-496a-9b4e-deab29f3e312", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "2062fd4f-038d-45c6-a961-895f76db934b" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11990", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "f8cb0282-4077-423d-844a-df315a6d378b", - "Date" : "Thu, 04 May 2023 08:27:06 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082707Z:f8cb0282-4077-423d-844a-df315a6d378b", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "f8cb0282-4077-423d-844a-df315a6d378b", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e3bd0bc3-60ca-468a-b6ac-16534d2d6c8b" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "205c2a56-62c9-4c18-93cd-43df04e577c2", - "Date" : "Thu, 04 May 2023 08:27:22 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082723Z:205c2a56-62c9-4c18-93cd-43df04e577c2", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "205c2a56-62c9-4c18-93cd-43df04e577c2", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "8509d730-9eac-42c7-bb19-d6d7afaadfe9" - }, - "Response" : { - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082740Z:6e9692b3-ebfb-4d15-af08-a2d1d89ea58c", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "Expires" : "-1", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", - "StatusCode" : "204", - "x-ms-request-id" : "6e9692b3-ebfb-4d15-af08-a2d1d89ea58c", - "x-ms-correlation-request-id" : "6e9692b3-ebfb-4d15-af08-a2d1d89ea58c", - "Date" : "Thu, 04 May 2023 08:27:39 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "06ae0d7c-9aaa-4675-bcd7-cc9763e5db8b", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Connection" : "close", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:27:40 GMT", - "x-ms-correlation-request-id" : "97bfaffb-623e-4a93-8e82-c2e528870fa0", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082741Z:97bfaffb-623e-4a93-8e82-c2e528870fa0", - "Expires" : "-1", - "Content-Length" : "154814", - "x-ms-request-id" : "97bfaffb-623e-4a93-8e82-c2e528870fa0", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network\",\"namespace\":\"Microsoft.Network\",\"authorizations\":[{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"13ba9ab4-19f0-4804-adc4-14ece36cc7a1\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"ad6261e4-fa9a-4642-aa5f-104f1b67e9e3\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"1d538b69-3d87-4e56-8ff8-25786fd48261\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"7ce22727-ffce-45a9-930c-ddb2e56fa131\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"98a9e526-0a60-4c1f-a33a-ae46e1f8dc0d\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"d813ab6c-bfb7-413e-9462-005b21f0ce09\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"8141843c-c51c-4c1e-a5bf-0d351594b86c\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"79e29e06-4056-41e5-a6b2-959f1f47747e\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"c27dd31e-c1e5-4ab0-93e1-a12ba34f182e\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"18363e25-ff21-4159-ae8d-7dfecb5bd001\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"1c1f11ef-abfa-4abe-a02b-226771d07fc7\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"7dbad3e2-b105-40d5-8fe4-4a9ff6c17ae6\"},{\"applicationId\":\"REDACTED\",\"roleDefinitionId\":\"787424c7-f9d2-416b-a939-4d59deb2d259\"}],\"resourceTypes\":[{\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[\"2\",\"1\"]},{\"location\":\"East Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Qatar Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Switzerland North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UAE North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Poland Central\",\"zones\":[\"3\",\"2\",\"1\"]}],\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[\"2\",\"1\"]},{\"location\":\"East Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Qatar Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Switzerland North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UAE North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Poland Central\",\"zones\":[\"3\",\"2\",\"1\"]}],\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[\"2\",\"1\"]},{\"location\":\"East Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Qatar Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Switzerland North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UAE North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Poland Central\",\"zones\":[\"3\",\"2\",\"1\"]}],\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[\"2\",\"1\"]},{\"location\":\"East Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Qatar Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Switzerland North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UAE North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Poland Central\",\"zones\":[\"3\",\"2\",\"1\"]}],\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[\"2\",\"1\"]},{\"location\":\"East Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Qatar Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Switzerland North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UAE North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Poland Central\",\"zones\":[\"3\",\"2\",\"1\"]}],\"capabilities\":\"SupportsTags, SupportsLocation\"},{\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"locations\":[],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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/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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"2023-02-01\",\"2022-11-01\",\"2022-09-01\",\"2022-07-01\",\"2022-05-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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"dnszones\",\"locations\":[\"global\"],\"apiVersions\":[\"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\":[\"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\":[\"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\":[\"2018-05-01\"],\"defaultApiVersion\":\"2018-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"internalNotify\",\"locations\":[\"global\"],\"apiVersions\":[\"2018-05-01\"],\"defaultApiVersion\":\"2018-05-01\",\"capabilities\":\"None\"},{\"resourceType\":\"dnszones/A\",\"locations\":[\"global\"],\"apiVersions\":[\"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\":[\"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\":[\"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\":[\"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\":[\"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\":[\"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\":[\"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\":[\"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\":[\"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\":[\"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/recordsets\",\"locations\":[\"global\"],\"apiVersions\":[\"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\":[\"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\":\"privateDnsZones\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"privateDnsZones/virtualNetworkLinks\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"privateDnsOperationResults\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsOperationStatuses\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZonesInternal\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\"],\"defaultApiVersion\":\"2020-01-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/A\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/AAAA\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/CNAME\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/PTR\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/MX\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/TXT\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/SRV\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/SOA\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"privateDnsZones/all\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\",\"2020-01-01\",\"2018-09-01\"],\"defaultApiVersion\":\"2018-09-01\",\"capabilities\":\"None\"},{\"resourceType\":\"virtualNetworks/privateDnsZoneLinks\",\"locations\":[\"global\"],\"apiVersions\":[\"2020-06-01\"],\"defaultApiVersion\":\"2020-06-01\",\"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\",\"Qatar Central\",\"Poland Central\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Qatar Central\",\"Poland Central\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Qatar Central\",\"Poland Central\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Qatar Central\",\"Poland Central\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Qatar Central\",\"Poland Central\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Qatar Central\",\"Poland Central\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Qatar Central\",\"Poland Central\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Qatar Central\",\"Poland Central\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"2022-07-01\",\"2020-04-01-preview\"],\"defaultApiVersion\":\"2020-04-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/dnsResolverOperationResults\",\"locations\":[],\"apiVersions\":[\"2022-07-01\",\"2020-04-01-preview\"],\"defaultApiVersion\":\"2020-04-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/dnsResolverOperationStatuses\",\"locations\":[],\"apiVersions\":[\"2022-07-01\",\"2020-04-01-preview\"],\"defaultApiVersion\":\"2020-04-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"trafficmanagerprofiles\",\"locations\":[\"global\"],\"apiVersions\":[\"2022-12-01-preview\",\"2022-04-01-preview\",\"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\",\"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-12-01-preview\",\"2022-04-01-preview\",\"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-12-01-preview\",\"2022-04-01-preview\",\"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-12-01-preview\",\"2022-04-01-preview\",\"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-12-01-preview\",\"2022-04-01-preview\",\"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-12-01-preview\"],\"defaultApiVersion\":\"2022-12-01-preview\",\"capabilities\":\"None\"},{\"resourceType\":\"trafficManagerUserMetricsKeys\",\"locations\":[\"global\"],\"apiVersions\":[\"2022-04-01-preview\",\"2018-08-01\",\"2018-04-01\",\"2017-09-01-preview\"],\"defaultApiVersion\":\"2018-08-01\",\"capabilities\":\"None\"},{\"resourceType\":\"trafficManagerGeographicHierarchies\",\"locations\":[\"global\"],\"apiVersions\":[\"2022-12-01-preview\",\"2022-04-01-preview\",\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\"],\"apiVersions\":[\"2023-02-01\",\"2022-11-01\",\"2022-09-01\",\"2022-07-01\",\"2022-05-01\",\"2022-01-01\"],\"capabilities\":\"None\"},{\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"firewallPolicies\",\"locations\":[\"Qatar 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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\"],\"defaultApiVersion\":\"2020-04-01\",\"capabilities\":\"SupportsTags, SupportsLocation\"},{\"resourceType\":\"ipGroups\",\"locations\":[\"Qatar 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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\"],\"defaultApiVersion\":\"2020-04-01\",\"capabilities\":\"SupportsTags, SupportsLocation\"},{\"resourceType\":\"azureWebCategories\",\"locations\":[],\"apiVersions\":[\"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\"],\"defaultApiVersion\":\"2020-08-01\",\"capabilities\":\"None\"},{\"resourceType\":\"locations/nfvOperations\",\"locations\":[],\"apiVersions\":[\"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\"],\"capabilities\":\"None\"},{\"resourceType\":\"locations/nfvOperationResults\",\"locations\":[],\"apiVersions\":[\"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\"],\"capabilities\":\"None\"},{\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"2\",\"1\"]},{\"location\":\"Brazil South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Canada Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central India\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Central US EUAP\",\"zones\":[\"2\",\"1\"]},{\"location\":\"East Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"East US 2 EUAP\",\"zones\":[\"2\",\"1\",\"3\"]},{\"location\":\"France Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Germany West Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Japan East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Korea Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"North Central US\",\"zones\":[]},{\"location\":\"North Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Norway East\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Qatar Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Africa North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"South Central US\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Southeast Asia\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Sweden Central\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Switzerland North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UAE North\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"UK South\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West Europe\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US\",\"zones\":[]},{\"location\":\"West US 2\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"West US 3\",\"zones\":[\"3\",\"2\",\"1\"]},{\"location\":\"Poland Central\",\"zones\":[\"3\",\"2\",\"1\"]}],\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\":[\"2022-05-01\",\"2020-11-01\",\"2020-04-01\",\"2019-10-01\",\"2019-03-01\"],\"defaultApiVersion\":\"2020-11-01\",\"capabilities\":\"None\"},{\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"capabilities\":\"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation\"},{\"resourceType\":\"virtualRouters\",\"locations\":[\"Qatar 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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\"],\"defaultApiVersion\":\"2020-04-01\",\"capabilities\":\"SupportsTags, SupportsLocation\"},{\"resourceType\":\"networkVirtualAppliances\",\"locations\":[\"Qatar 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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\"],\"defaultApiVersion\":\"2020-04-01\",\"capabilities\":\"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation\"},{\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"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\",\"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\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"2023-03-01-preview\",\"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\":[\"2023-03-01-preview\",\"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/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\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"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\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"2023-03-01-preview\",\"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\",\"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\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"2023-03-01-preview\",\"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\",\"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\",\"East US 2 EUAP\",\"Central US EUAP\"],\"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\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"2023-03-01-preview\",\"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\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"2023-03-01-preview\",\"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\":\"networkVirtualApplianceSkus\",\"locations\":[],\"apiVersions\":[\"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\"],\"defaultApiVersion\":\"2020-04-01\",\"capabilities\":\"None\"},{\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\",\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"networkWatchers/lenses\",\"locations\":[\"Central US EUAP\",\"East US 2 EUAP\"],\"apiVersions\":[\"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\":\"frontdoorOperationResults\",\"locations\":[\"global\"],\"apiVersions\":[\"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\":[\"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\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgB40794d5/providers/Microsoft.Network//publicIPAddresses/rs40794d5?api-version=2020-03-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "47d907a5-d89f-41c1-a8bb-c1b6c5d73e32", - "Content-Type" : "application/json" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", - "Pragma" : "no-cache", - "Azure-AsyncNotification" : "Enabled", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:27:45 GMT", - "x-ms-correlation-request-id" : "c11c1bdf-4d78-4946-bf61-8875c2cdbeb1", - "x-ms-arm-service-request-id" : "fdc2de00-d569-40a3-a21a-3ad7ea915f1b", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082746Z:c11c1bdf-4d78-4946-bf61-8875c2cdbeb1", - "Expires" : "-1", - "Content-Length" : "617", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/a3d35e98-eaaf-48e2-8b04-45e3701448d7?api-version=2020-03-01", - "x-ms-request-id" : "a3d35e98-eaaf-48e2-8b04-45e3701448d7", - "Body" : "{\r\n \"name\": \"rs40794d5\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgB40794d5/providers/Microsoft.Network/publicIPAddresses/rs40794d5\",\r\n \"etag\": \"W/\\\"f7c1d246-c037-432b-a7ed-ce57a127967a\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"479ea4bc-5a93-4af6-9566-73e29743f4f5\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}", - "x-ms-client-request-id" : "47d907a5-d89f-41c1-a8bb-c1b6c5d73e32", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/a3d35e98-eaaf-48e2-8b04-45e3701448d7?api-version=2020-03-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3bb3474f-0f1b-41a6-9956-0c5d8b3e519b" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "773297c4-fa29-407d-bc0b-21ab53847da3", - "Date" : "Thu, 04 May 2023 08:27:48 GMT", - "x-ms-arm-service-request-id" : "d8f6ac0e-ace0-4879-a42f-ed1ab248d2fa", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082748Z:773297c4-fa29-407d-bc0b-21ab53847da3", - "Expires" : "-1", - "Content-Length" : "29", - "x-ms-request-id" : "196962ef-5a0b-4ed5-97aa-34278252ad57", - "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "3bb3474f-0f1b-41a6-9956-0c5d8b3e519b", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgB40794d5/providers/Microsoft.Network//publicIPAddresses/rs40794d5?api-version=2020-03-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "91b24c88-f87e-42ed-868c-072bacab9a70" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11987", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "c6f4c562-ea28-4de4-abce-e386a97b7520", - "Date" : "Thu, 04 May 2023 08:27:49 GMT", - "x-ms-arm-service-request-id" : "06df2a10-012e-4144-8c3d-0d1e1937cf06", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "ETag" : "W/\"bddfe370-7268-42f2-86e0-2de9092f2bc0\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082750Z:c6f4c562-ea28-4de4-abce-e386a97b7520", - "Expires" : "-1", - "Content-Length" : "618", - "x-ms-request-id" : "6f608b9c-41ff-4ab3-b81d-ac03faf4ba96", - "Body" : "{\r\n \"name\": \"rs40794d5\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgB40794d5/providers/Microsoft.Network/publicIPAddresses/rs40794d5\",\r\n \"etag\": \"W/\\\"bddfe370-7268-42f2-86e0-2de9092f2bc0\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"479ea4bc-5a93-4af6-9566-73e29743f4f5\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}", - "x-ms-client-request-id" : "91b24c88-f87e-42ed-868c-072bacab9a70", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg40794d5/validateMoveResources?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5463df7d-0314-4c32-81a6-241710cd4611", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:27:57 GMT", - "x-ms-correlation-request-id" : "52ca6ee5-4c63-4fb6-a585-6082d9772036", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082757Z:52ca6ee5-4c63-4fb6-a585-6082d9772036", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "52ca6ee5-4c63-4fb6-a585-6082d9772036", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "b752efc0-270a-4427-9659-add922bbfcc0" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "a840f671-46b6-4b02-801c-1b4a954dcdb5", - "Date" : "Thu, 04 May 2023 08:28:13 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082813Z:a840f671-46b6-4b02-801c-1b4a954dcdb5", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "a840f671-46b6-4b02-801c-1b4a954dcdb5", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "a4c0223b-a934-429d-a5d9-2724a08fbe88" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "400", - "x-ms-correlation-request-id" : "ef1b938b-cc81-41f5-85c4-df580c4a0068", - "Date" : "Thu, 04 May 2023 08:28:29 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082830Z:ef1b938b-cc81-41f5-85c4-df580c4a0068", - "Expires" : "-1", - "Content-Length" : "762", - "x-ms-request-id" : "ef1b938b-cc81-41f5-85c4-df580c4a0068", - "Body" : "{\"error\":{\"code\":\"ResourceMoveValidationFailed\",\"message\":\"The resource batch move request has '1' validation errors. Diagnostic information: timestamp '20230504T082827Z', tracking Id 'b4a4b9bc-b42e-4c6c-b86f-80699302b296', request correlation Id '52ca6ee5-4c63-4fb6-a585-6082d9772036'.\",\"details\":[{\"code\":\"DuplicateResources\",\"target\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg40794d5/providers/Microsoft.Network/publicIPAddresses/rs40794d5\",\"message\":\"Duplicate resources with identifiers '/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgB40794d5/providers/Microsoft.Network/publicIPAddresses/rs40794d5' were found in resource group 'rgB40794d5'. The tracking Id is '52ca6ee5-4c63-4fb6-a585-6082d9772036'.\"}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ManagedIdentity?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "478a3b32-4db1-471a-8637-e04bee2853d3", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:28:29 GMT", - "x-ms-correlation-request-id" : "45863345-6ad7-4973-8c7c-eba930b513c0", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082830Z:45863345-6ad7-4973-8c7c-eba930b513c0", - "Expires" : "-1", - "Content-Length" : "3904", - "x-ms-request-id" : "45863345-6ad7-4973-8c7c-eba930b513c0", - "Body" : "{\"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\",\"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\",\"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\",\"United States EUAP\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"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\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"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\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"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\",\"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\",\"East US 2 EUAP\",\"Central US EUAP\"],\"apiVersions\":[\"2023-01-31\",\"2022-01-31-PREVIEW\"],\"defaultApiVersion\":\"2023-01-31\",\"capabilities\":\"None\"}],\"registrationState\":\"Registered\",\"registrationPolicy\":\"RegistrationRequired\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg40794d5/providers/Microsoft.ManagedIdentity//userAssignedIdentities/rs240794d5?api-version=2023-01-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "741bb9b0-c7e4-4467-80da-765fac7555f4", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1194", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:28:38 GMT", - "x-ms-correlation-request-id" : "b8a9299d-9504-404b-a926-dc6c129f6dff", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082838Z:b8a9299d-9504-404b-a926-dc6c129f6dff", - "Expires" : "-1", - "Content-Length" : "432", - "x-ms-request-id" : "b8a9299d-9504-404b-a926-dc6c129f6dff", - "Body" : "{\"location\":\"eastus2\",\"tags\":{},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg40794d5/providers/Microsoft.ManagedIdentity/userAssignedIdentities/rs240794d5\",\"name\":\"rs240794d5\",\"type\":\"Microsoft.ManagedIdentity/userAssignedIdentities\",\"properties\":{\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"principalId\":\"c7a2b04b-1531-4fd8-8a31-a4f6faea2936\",\"clientId\":\"45889835-14ea-4c12-b1ae-b16d2aceccc6\"}}", - "Location" : "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg40794d5/providers/Microsoft.ManagedIdentity/userAssignedIdentities/rs240794d5", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg40794d5/validateMoveResources?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "074bbc08-9a7c-4a0a-a0be-401cd883f186", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:28:46 GMT", - "x-ms-correlation-request-id" : "14b8f8bb-b77c-4975-841d-b8e0ed042cb9", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082847Z:14b8f8bb-b77c-4975-841d-b8e0ed042cb9", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "14b8f8bb-b77c-4975-841d-b8e0ed042cb9", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "6ed0f87c-4268-43c6-bfc8-1ddad0cb8e6e" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11989", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "dd88035c-0edb-4b84-9857-019b7fa29e9a", - "Date" : "Thu, 04 May 2023 08:29:03 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082903Z:dd88035c-0edb-4b84-9857-019b7fa29e9a", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "dd88035c-0edb-4b84-9857-019b7fa29e9a", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFQkFUQ0hNT1ZFSk9CLVJHNDA3OTRENS1FQVNUVVMtVkFMSURBVEUiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "726f59cd-1858-47ba-8b66-92f660a95dfd" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", - "StatusCode" : "400", - "x-ms-correlation-request-id" : "db2a98a7-a30c-45d7-877d-544a0578ccb3", - "Date" : "Thu, 04 May 2023 08:29:19 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082920Z:db2a98a7-a30c-45d7-877d-544a0578ccb3", - "Expires" : "-1", - "Content-Length" : "609", - "x-ms-request-id" : "db2a98a7-a30c-45d7-877d-544a0578ccb3", - "Body" : "{\"error\":{\"code\":\"ResourceMoveValidationFailed\",\"message\":\"The resource batch move request has '1' validation errors. Diagnostic information: timestamp '20230504T082917Z', tracking Id '283e8b5d-7d46-49cb-b50e-23c892fdb8d6', request correlation Id '14b8f8bb-b77c-4975-841d-b8e0ed042cb9'.\",\"details\":[{\"code\":\"ResourceMoveNotSupported\",\"target\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg40794d5/providers/Microsoft.ManagedIdentity/userAssignedIdentities/rs240794d5\",\"message\":\"Resource move is not supported for resource types 'Microsoft.ManagedIdentity/userAssignedIdentities'.\"}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgB40794d5?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "8ce51108-e36b-4e40-ae4d-824c519b069a", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14997", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:29:21 GMT", - "x-ms-correlation-request-id" : "df6d5a69-7461-4a02-b888-f0a5073d5545", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082922Z:df6d5a69-7461-4a02-b888-f0a5073d5545", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "df6d5a69-7461-4a02-b888-f0a5073d5545", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0I0MDc5NEQ1LVNPVVRIQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJzb3V0aGNlbnRyYWx1cyJ9?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg40794d5?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f73b4fa3-a541-4521-93aa-67f0aed6a183", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14996", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:29:27 GMT", - "x-ms-correlation-request-id" : "ca0648b2-e8ed-4ad1-8de3-dcb64bfcfc20", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082928Z:ca0648b2-e8ed-4ad1-8de3-dcb64bfcfc20", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "ca0648b2-e8ed-4ad1-8de3-dcb64bfcfc20", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzQwNzk0RDUtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2022-09-01" - }, - "Exception" : null - } ], - "variables" : [ "40794d5" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "18987de" + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/LocksTests.canCreateLock.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/LocksTests.canCreateLock.json index 30d5410db65c2..7203e2b5dc75d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/LocksTests.canCreateLock.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/LocksTests.canCreateLock.json @@ -1,250 +1,7 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgloc8591295?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "8682626a-55af-42ff-8f4e-30b1717ea16f", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:31 GMT", - "x-ms-correlation-request-id" : "b30b9448-5682-44fc-b3a3-ec3ed44e2153", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082432Z:b30b9448-5682-44fc-b3a3-ec3ed44e2153", - "Expires" : "-1", - "Content-Length" : "221", - "x-ms-request-id" : "b30b9448-5682-44fc-b3a3-ec3ed44e2153", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgloc8591295\",\"name\":\"rgloc8591295\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/%2Fsubscriptions%2F00000000-0000-0000-0000-000000000000%2FresourceGroups%2Frgloc8591295/providers/Microsoft.Authorization/locks/lock17768252?api-version=2017-04-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "2d787231-d243-46ff-82a6-c5bc320c9584", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:32 GMT", - "x-ms-correlation-request-id" : "a0ec2177-7c5e-4731-aa44-84d49197e1b1", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082432Z:a0ec2177-7c5e-4731-aa44-84d49197e1b1", - "Expires" : "-1", - "Content-Length" : "240", - "x-ms-request-id" : "southeastasia:964469ac-8adb-424b-aab6-f0809b73cfee", - "Body" : "{\"properties\":{\"level\":\"CanNotDelete\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgloc8591295/providers/Microsoft.Authorization/locks/lock17768252\",\"type\":\"Microsoft.Authorization/locks\",\"name\":\"lock17768252\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgloc8591295?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "202249d3-18be-467e-88a5-c578fda566a5", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "409", - "Date" : "Thu, 04 May 2023 08:24:32 GMT", - "x-ms-correlation-request-id" : "f7d31279-9445-4d26-921a-5f6a470feee1", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082433Z:f7d31279-9445-4d26-921a-5f6a470feee1", - "Expires" : "-1", - "Content-Length" : "328", - "x-ms-request-id" : "f7d31279-9445-4d26-921a-5f6a470feee1", - "Body" : "{\"error\":{\"code\":\"ScopeLocked\",\"message\":\"The scope '/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgloc8591295' cannot perform delete operation because following scope(s) are locked: '/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgloc8591295'. Please remove the lock and try again.\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/%2Fsubscriptions%2F00000000-0000-0000-0000-000000000000%2FresourceGroups%2Frgloc8591295/providers/Microsoft.Authorization/locks/lock17768252?api-version=2017-04-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "edad01ec-ecd0-4ec7-b34d-2260de3e4fa8", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:32 GMT", - "x-ms-correlation-request-id" : "163693a4-2e4d-4ba6-b610-91c8c641365d", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082433Z:163693a4-2e4d-4ba6-b610-91c8c641365d", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "southeastasia:2adf9dc6-cc33-4029-bda1-9e9af93dc51d" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgloc8591295?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "82096c95-8231-473b-a4cd-6fc2f8bfa5cb", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:24:37 GMT", - "x-ms-correlation-request-id" : "07ab1ed7-0306-4253-a181-ba696aeddddd", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082438Z:07ab1ed7-0306-4253-a181-ba696aeddddd", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "07ab1ed7-0306-4253-a181-ba696aeddddd", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzg1OTEyOTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzg1OTEyOTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5fb287b7-2ead-4e21-99d1-3c84763daf0a" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "7a8569ad-06aa-45be-aa7c-aeef4d4f27e5", - "Date" : "Thu, 04 May 2023 08:24:53 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082454Z:7a8569ad-06aa-45be-aa7c-aeef4d4f27e5", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "7a8569ad-06aa-45be-aa7c-aeef4d4f27e5", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzg1OTEyOTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzg1OTEyOTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "8d13bad7-8d83-4e27-99bc-124ff2b930db" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "bae77702-4b9f-485f-9fc8-b7cb77e78e0b", - "Date" : "Thu, 04 May 2023 08:25:09 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082510Z:bae77702-4b9f-485f-9fc8-b7cb77e78e0b", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "bae77702-4b9f-485f-9fc8-b7cb77e78e0b", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzg1OTEyOTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzg1OTEyOTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1160c1cd-364e-42da-9371-ea2f52d799d0" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "a872c9ca-5b97-425a-96ca-cfdca8e5e953", - "Date" : "Thu, 04 May 2023 08:25:25 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082526Z:a872c9ca-5b97-425a-96ca-cfdca8e5e953", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "a872c9ca-5b97-425a-96ca-cfdca8e5e953", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzg1OTEyOTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzg1OTEyOTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "2b26f934-2330-4cf0-be21-94a7a951401d" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "b1d5191a-0c8a-4d4e-b101-c7e472aa89a1", - "Date" : "Thu, 04 May 2023 08:25:41 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082542Z:b1d5191a-0c8a-4d4e-b101-c7e472aa89a1", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "b1d5191a-0c8a-4d4e-b101-c7e472aa89a1", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzg1OTEyOTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzg1OTEyOTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "fc38f24f-f1a0-4491-827f-5a19233ac107" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "2353d6b2-4171-41cc-aa34-5e893bbf4794", - "Date" : "Thu, 04 May 2023 08:25:57 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082558Z:2353d6b2-4171-41cc-aa34-5e893bbf4794", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "2353d6b2-4171-41cc-aa34-5e893bbf4794" - }, - "Exception" : null - } ], - "variables" : [ "rgloc8591295", "lock17768252" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "rgloc1598190", + "1": "lock74525392" + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/LocksTests.canCreateUpdateLock.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/LocksTests.canCreateUpdateLock.json index e9f8f3ce63ab0..3f59322916d7a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/LocksTests.canCreateUpdateLock.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/LocksTests.canCreateUpdateLock.json @@ -1,281 +1,7 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgloc16407ed?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "12e1927f-1c55-4768-bf66-d3122d1650a1", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:33 GMT", - "x-ms-correlation-request-id" : "d9dd3c48-0721-49af-be0e-6eaed369aee6", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082433Z:d9dd3c48-0721-49af-be0e-6eaed369aee6", - "Expires" : "-1", - "Content-Length" : "221", - "x-ms-request-id" : "d9dd3c48-0721-49af-be0e-6eaed369aee6", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgloc16407ed\",\"name\":\"rgloc16407ed\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/%2Fsubscriptions%2F00000000-0000-0000-0000-000000000000%2FresourceGroups%2Frgloc16407ed/providers/Microsoft.Authorization/locks/lock75222ceb?api-version=2017-04-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5104d3b1-a123-4667-b5d6-1ae79f02261a", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:33 GMT", - "x-ms-correlation-request-id" : "7e35e634-4ec8-468d-848e-015a8b625608", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082433Z:7e35e634-4ec8-468d-848e-015a8b625608", - "Expires" : "-1", - "Content-Length" : "240", - "x-ms-request-id" : "southeastasia:91c40039-8aaf-4d70-b73a-5dcf2e27ca0c", - "Body" : "{\"properties\":{\"level\":\"CanNotDelete\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgloc16407ed/providers/Microsoft.Authorization/locks/lock75222ceb\",\"type\":\"Microsoft.Authorization/locks\",\"name\":\"lock75222ceb\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/%2Fsubscriptions%2F00000000-0000-0000-0000-000000000000%2FresourceGroups%2Frgloc16407ed/providers/Microsoft.Authorization/locks?api-version=2017-04-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d38b8694-3571-4805-b085-0f032b652249", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:33 GMT", - "x-ms-correlation-request-id" : "b24072ca-13df-44f1-994c-4463e0f6792c", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082434Z:b24072ca-13df-44f1-994c-4463e0f6792c", - "Vary" : "Accept-Encoding", - "Expires" : "-1", - "Content-Length" : "252", - "x-ms-request-id" : "southeastasia:b71bcfa9-804e-40ce-8dd2-746e30069891", - "Body" : "{\"value\":[{\"properties\":{\"level\":\"CanNotDelete\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgloc16407ed/providers/Microsoft.Authorization/locks/lock75222ceb\",\"type\":\"Microsoft.Authorization/locks\",\"name\":\"lock75222ceb\"}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/%2Fsubscriptions%2F00000000-0000-0000-0000-000000000000%2FresourceGroups%2Frgloc16407ed/providers/Microsoft.Authorization/locks/lock75222ceb?api-version=2017-04-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "70e8d51b-ae0b-487f-a0eb-9cc08ceacbbb", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1196", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:34 GMT", - "x-ms-correlation-request-id" : "33d88bd0-c19f-4756-a430-a6e5e9dab894", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082434Z:33d88bd0-c19f-4756-a430-a6e5e9dab894", - "Vary" : "Accept-Encoding", - "Expires" : "-1", - "Content-Length" : "236", - "x-ms-request-id" : "southeastasia:56f0c9d5-0ab1-4a4c-8f72-16cafede6bdd", - "Body" : "{\"properties\":{\"level\":\"ReadOnly\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgloc16407ed/providers/Microsoft.Authorization/locks/lock75222ceb\",\"type\":\"Microsoft.Authorization/locks\",\"name\":\"lock75222ceb\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgloc16407ed/providers/Microsoft.Authorization/locks/lock75222ceb?api-version=2017-04-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "661b65bb-3aa4-463e-9125-3865480a0ad7", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:34 GMT", - "x-ms-correlation-request-id" : "7366f2d4-c0c1-4654-8e97-55c1321f527d", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082434Z:7366f2d4-c0c1-4654-8e97-55c1321f527d", - "Vary" : "Accept-Encoding", - "Expires" : "-1", - "Content-Length" : "236", - "x-ms-request-id" : "southeastasia:d68f56b8-df03-4cea-b40e-467a348a1d9a", - "Body" : "{\"properties\":{\"level\":\"ReadOnly\"},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgloc16407ed/providers/Microsoft.Authorization/locks/lock75222ceb\",\"type\":\"Microsoft.Authorization/locks\",\"name\":\"lock75222ceb\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/%2Fsubscriptions%2F00000000-0000-0000-0000-000000000000%2FresourceGroups%2Frgloc16407ed/providers/Microsoft.Authorization/locks/lock75222ceb?api-version=2017-04-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4092e6c1-6755-4c53-81eb-47c84b79a59e", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:34 GMT", - "x-ms-correlation-request-id" : "adbfb560-c667-4277-a6b3-fda468c912e5", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082435Z:adbfb560-c667-4277-a6b3-fda468c912e5", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "southeastasia:e92cbfab-c7b6-4560-a7d7-646ce4029749" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgloc16407ed?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ea91cf1f-252b-4711-9bf3-7bc60e9ad014", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:24:39 GMT", - "x-ms-correlation-request-id" : "61b3b75b-d6be-42a5-90fe-4626b71c1f31", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082440Z:61b3b75b-d6be-42a5-90fe-4626b71c1f31", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "61b3b75b-d6be-42a5-90fe-4626b71c1f31", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzE2NDA3RUQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzE2NDA3RUQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4795dcd0-82cf-46f9-bfbb-0c2c450cbaed" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "39be03d0-18cb-4292-aaed-641395ded8cf", - "Date" : "Thu, 04 May 2023 08:24:55 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082456Z:39be03d0-18cb-4292-aaed-641395ded8cf", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "39be03d0-18cb-4292-aaed-641395ded8cf", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzE2NDA3RUQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzE2NDA3RUQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "b403478d-1611-46e4-bec9-f06529c03b7f" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "14ecfef2-e974-4208-9098-3be10fd8399b", - "Date" : "Thu, 04 May 2023 08:25:12 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082512Z:14ecfef2-e974-4208-9098-3be10fd8399b", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "14ecfef2-e974-4208-9098-3be10fd8399b", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzE2NDA3RUQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzE2NDA3RUQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "24b27a22-d1bd-4de5-8120-b8f39b89c77e" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "202", - "x-ms-correlation-request-id" : "4485f5e8-d652-44ff-a4ae-076f2b5d91ec", - "Date" : "Thu, 04 May 2023 08:25:26 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082527Z:4485f5e8-d652-44ff-a4ae-076f2b5d91ec", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "4485f5e8-d652-44ff-a4ae-076f2b5d91ec", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzE2NDA3RUQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0xPQzE2NDA3RUQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1375dc8b-14aa-4732-88fe-7a9a2bfe1111" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "28d7bc43-b7ce-4859-86e5-6fd9263d6eba", - "Date" : "Thu, 04 May 2023 08:25:42 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082543Z:28d7bc43-b7ce-4859-86e5-6fd9263d6eba", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "28d7bc43-b7ce-4859-86e5-6fd9263d6eba" - }, - "Exception" : null - } ], - "variables" : [ "rgloc16407ed", "lock75222ceb" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "rgloc85803a3", + "1": "lock207076dd" + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/ResourceGroupsTests.canCreateResourceGroup.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/ResourceGroupsTests.canCreateResourceGroup.json index e67343745cf11..58b586ca0519e 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/ResourceGroupsTests.canCreateResourceGroup.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/ResourceGroupsTests.canCreateResourceGroup.json @@ -1,157 +1,6 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg805002?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "c8e281e9-f017-48cf-a6fc-308cd44fdf16", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Thu, 04 May 2023 08:24:32 GMT", - "x-ms-correlation-request-id" : "8b52685e-8145-4bff-86d9-2528b1c98726", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082433Z:8b52685e-8145-4bff-86d9-2528b1c98726", - "Expires" : "-1", - "Content-Length" : "274", - "x-ms-request-id" : "8b52685e-8145-4bff-86d9-2528b1c98726", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg805002\",\"name\":\"rg805002\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"tags\":{\"tagname\":\"tagvalue\",\"department\":\"finance\"},\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups?$filter=tagname%20eq%20%27department%27%20and%20tagvalue%20eq%20%27finance%27&api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "7aacf085-9ab6-4386-9666-ba4cfd0f51c9", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:32 GMT", - "x-ms-correlation-request-id" : "4ece6d07-f6e4-477a-b395-626b3de4c21e", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082433Z:4ece6d07-f6e4-477a-b395-626b3de4c21e", - "Expires" : "-1", - "Content-Length" : "286", - "x-ms-request-id" : "4ece6d07-f6e4-477a-b395-626b3de4c21e", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg805002\",\"name\":\"rg805002\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"tags\":{\"tagname\":\"tagvalue\",\"department\":\"finance\"},\"properties\":{\"provisioningState\":\"Succeeded\"}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg805002?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "26aa2f53-076e-4c31-aacf-bb53cfde0bc2", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "204", - "Date" : "Thu, 04 May 2023 08:24:33 GMT", - "x-ms-correlation-request-id" : "3c69f0f9-3d6e-4abf-b9bc-93bb4f1165e2", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082433Z:3c69f0f9-3d6e-4abf-b9bc-93bb4f1165e2", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "3c69f0f9-3d6e-4abf-b9bc-93bb4f1165e2" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg805002?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "de4cc5ee-62cb-4331-b6dd-a334b7307680", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:32 GMT", - "x-ms-correlation-request-id" : "60495c2c-fea1-4f1c-aad9-ceb30a50c5ba", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082433Z:60495c2c-fea1-4f1c-aad9-ceb30a50c5ba", - "Expires" : "-1", - "Content-Length" : "274", - "x-ms-request-id" : "60495c2c-fea1-4f1c-aad9-ceb30a50c5ba", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg805002\",\"name\":\"rg805002\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"tags\":{\"tagname\":\"tagvalue\",\"department\":\"finance\"},\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg805002?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "2522e0ea-e404-4623-9cb2-09c3f2fbfecf", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:33 GMT", - "x-ms-correlation-request-id" : "0e25f7c5-97b6-4d03-a217-3cded7850973", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082434Z:0e25f7c5-97b6-4d03-a217-3cded7850973", - "Expires" : "-1", - "Content-Length" : "290", - "x-ms-request-id" : "0e25f7c5-97b6-4d03-a217-3cded7850973", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg805002\",\"name\":\"rg805002\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"southcentralus\",\"tags\":{\"tagname\":\"tagvalue\",\"department\":\"finance\",\"tag1\":\"value1\"},\"properties\":{\"provisioningState\":\"Succeeded\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg805002?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "9ece18d6-fbb3-488a-817a-7a3e708237a9", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 04 May 2023 08:24:37 GMT", - "x-ms-correlation-request-id" : "f7f886ee-db55-465b-8cd9-dfbae79008a2", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082438Z:f7f886ee-db55-465b-8cd9-dfbae79008a2", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "f7f886ee-db55-465b-8cd9-dfbae79008a2", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzgwNTAwMi1TT1VUSENFTlRSQUxVUyIsImpvYkxvY2F0aW9uIjoic291dGhjZW50cmFsdXMifQ?api-version=2022-09-01" - }, - "Exception" : null - } ], - "variables" : [ "rg805002" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "rg007709" + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/SubscriptionsTests.canListLocations.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/SubscriptionsTests.canListLocations.json index 0db9b513c63ac..f721723386d8a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/SubscriptionsTests.canListLocations.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/SubscriptionsTests.canListLocations.json @@ -1,56 +1,4 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions?api-version=2022-12-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "15f5485a-b443-434b-933b-49fe2c9d7865", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:29 GMT", - "x-ms-correlation-request-id" : "85df727d-1fe9-4c2c-84fb-bc214bb9845f", - "x-ms-ratelimit-remaining-tenant-reads" : "11999", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082429Z:85df727d-1fe9-4c2c-84fb-bc214bb9845f", - "Expires" : "-1", - "Content-Length" : "868", - "x-ms-request-id" : "85df727d-1fe9-4c2c-84fb-bc214bb9845f", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b\",\"authorizationSource\":\"RoleBased\",\"managedByTenants\":[],\"subscriptionId\":\"2cd617ea-1866-46b1-90e3-fffb087ebf9b\",\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"displayName\":\"Azure SDK Test Resources\",\"state\":\"Enabled\",\"subscriptionPolicies\":{\"locationPlacementId\":\"Internal_2014-09-01\",\"quotaId\":\"Internal_2014-09-01\",\"spendingLimit\":\"Off\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000\",\"authorizationSource\":\"RoleBased\",\"managedByTenants\":[],\"subscriptionId\":\"00000000-0000-0000-0000-000000000000\",\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"displayName\":\"Java Mgmt SDK Tests with TTL = 1 Day\",\"state\":\"Enabled\",\"subscriptionPolicies\":{\"locationPlacementId\":\"Internal_2014-09-01\",\"quotaId\":\"Internal_2014-09-01\",\"spendingLimit\":\"Off\"}}],\"count\":{\"type\":\"Total\",\"value\":2}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations?api-version=2022-12-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "a32faa35-0f09-428c-bae9-9944788c7ffa", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:30 GMT", - "x-ms-correlation-request-id" : "0804646a-2ab7-4090-85a4-39d3cb9f6b97", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082431Z:0804646a-2ab7-4090-85a4-39d3cb9f6b97", - "Expires" : "-1", - "Content-Length" : "39528", - "x-ms-request-id" : "0804646a-2ab7-4090-85a4-39d3cb9f6b97", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/eastus\",\"name\":\"eastus\",\"type\":\"Region\",\"displayName\":\"East US\",\"regionalDisplayName\":\"(US) East US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"United States\",\"geographyGroup\":\"US\",\"longitude\":\"-79.8164\",\"latitude\":\"37.3719\",\"physicalLocation\":\"Virginia\",\"pairedRegion\":[{\"name\":\"westus\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/westus\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"eastus-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"eastus-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"eastus-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/eastus2\",\"name\":\"eastus2\",\"type\":\"Region\",\"displayName\":\"East US 2\",\"regionalDisplayName\":\"(US) East US 2\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"United States\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"physicalLocation\":\"Virginia\",\"pairedRegion\":[{\"name\":\"centralus\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/centralus\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"eastus2-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"eastus2-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"eastus2-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/southcentralus\",\"name\":\"southcentralus\",\"type\":\"Region\",\"displayName\":\"South Central US\",\"regionalDisplayName\":\"(US) South Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"United States\",\"geographyGroup\":\"US\",\"longitude\":\"-98.5\",\"latitude\":\"29.4167\",\"physicalLocation\":\"Texas\",\"pairedRegion\":[{\"name\":\"northcentralus\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/northcentralus\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"southcentralus-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"southcentralus-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"southcentralus-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/westus2\",\"name\":\"westus2\",\"type\":\"Region\",\"displayName\":\"West US 2\",\"regionalDisplayName\":\"(US) West US 2\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"United States\",\"geographyGroup\":\"US\",\"longitude\":\"-119.852\",\"latitude\":\"47.233\",\"physicalLocation\":\"Washington\",\"pairedRegion\":[{\"name\":\"westcentralus\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/westcentralus\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"westus2-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"westus2-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"westus2-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/westus3\",\"name\":\"westus3\",\"type\":\"Region\",\"displayName\":\"West US 3\",\"regionalDisplayName\":\"(US) West US 3\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"United States\",\"geographyGroup\":\"US\",\"longitude\":\"-112.074036\",\"latitude\":\"33.448376\",\"physicalLocation\":\"Phoenix\",\"pairedRegion\":[{\"name\":\"eastus\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/eastus\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"westus3-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"westus3-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"westus3-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/australiaeast\",\"name\":\"australiaeast\",\"type\":\"Region\",\"displayName\":\"Australia East\",\"regionalDisplayName\":\"(Asia Pacific) Australia East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Australia\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"151.2094\",\"latitude\":\"-33.86\",\"physicalLocation\":\"New South Wales\",\"pairedRegion\":[{\"name\":\"australiasoutheast\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/australiasoutheast\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"australiaeast-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"australiaeast-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"australiaeast-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/southeastasia\",\"name\":\"southeastasia\",\"type\":\"Region\",\"displayName\":\"Southeast Asia\",\"regionalDisplayName\":\"(Asia Pacific) Southeast Asia\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Asia Pacific\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"103.833\",\"latitude\":\"1.283\",\"physicalLocation\":\"Singapore\",\"pairedRegion\":[{\"name\":\"eastasia\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/eastasia\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"southeastasia-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"southeastasia-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"southeastasia-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/northeurope\",\"name\":\"northeurope\",\"type\":\"Region\",\"displayName\":\"North Europe\",\"regionalDisplayName\":\"(Europe) North Europe\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Europe\",\"geographyGroup\":\"Europe\",\"longitude\":\"-6.2597\",\"latitude\":\"53.3478\",\"physicalLocation\":\"Ireland\",\"pairedRegion\":[{\"name\":\"westeurope\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/westeurope\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"northeurope-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"northeurope-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"northeurope-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/swedencentral\",\"name\":\"swedencentral\",\"type\":\"Region\",\"displayName\":\"Sweden Central\",\"regionalDisplayName\":\"(Europe) Sweden Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Sweden\",\"geographyGroup\":\"Europe\",\"longitude\":\"17.14127\",\"latitude\":\"60.67488\",\"physicalLocation\":\"Gävle\",\"pairedRegion\":[{\"name\":\"swedensouth\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/swedensouth\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"swedencentral-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"swedencentral-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"swedencentral-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/uksouth\",\"name\":\"uksouth\",\"type\":\"Region\",\"displayName\":\"UK South\",\"regionalDisplayName\":\"(Europe) UK South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"United Kingdom\",\"geographyGroup\":\"Europe\",\"longitude\":\"-0.799\",\"latitude\":\"50.941\",\"physicalLocation\":\"London\",\"pairedRegion\":[{\"name\":\"ukwest\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/ukwest\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"uksouth-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"uksouth-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"uksouth-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/westeurope\",\"name\":\"westeurope\",\"type\":\"Region\",\"displayName\":\"West Europe\",\"regionalDisplayName\":\"(Europe) West Europe\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Europe\",\"geographyGroup\":\"Europe\",\"longitude\":\"4.9\",\"latitude\":\"52.3667\",\"physicalLocation\":\"Netherlands\",\"pairedRegion\":[{\"name\":\"northeurope\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/northeurope\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"westeurope-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"westeurope-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"westeurope-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/centralus\",\"name\":\"centralus\",\"type\":\"Region\",\"displayName\":\"Central US\",\"regionalDisplayName\":\"(US) Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"United States\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"physicalLocation\":\"Iowa\",\"pairedRegion\":[{\"name\":\"eastus2\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/eastus2\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"centralus-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"centralus-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"centralus-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/southafricanorth\",\"name\":\"southafricanorth\",\"type\":\"Region\",\"displayName\":\"South Africa North\",\"regionalDisplayName\":\"(Africa) South Africa North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"South Africa\",\"geographyGroup\":\"Africa\",\"longitude\":\"28.21837\",\"latitude\":\"-25.73134\",\"physicalLocation\":\"Johannesburg\",\"pairedRegion\":[{\"name\":\"southafricawest\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/southafricawest\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"southafricanorth-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"southafricanorth-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"southafricanorth-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/centralindia\",\"name\":\"centralindia\",\"type\":\"Region\",\"displayName\":\"Central India\",\"regionalDisplayName\":\"(Asia Pacific) Central India\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"India\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"73.9197\",\"latitude\":\"18.5822\",\"physicalLocation\":\"Pune\",\"pairedRegion\":[{\"name\":\"southindia\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/southindia\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"centralindia-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"centralindia-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"centralindia-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/eastasia\",\"name\":\"eastasia\",\"type\":\"Region\",\"displayName\":\"East Asia\",\"regionalDisplayName\":\"(Asia Pacific) East Asia\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Asia Pacific\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"114.188\",\"latitude\":\"22.267\",\"physicalLocation\":\"Hong Kong\",\"pairedRegion\":[{\"name\":\"southeastasia\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/southeastasia\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"eastasia-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"eastasia-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"eastasia-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/japaneast\",\"name\":\"japaneast\",\"type\":\"Region\",\"displayName\":\"Japan East\",\"regionalDisplayName\":\"(Asia Pacific) Japan East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Japan\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"139.77\",\"latitude\":\"35.68\",\"physicalLocation\":\"Tokyo, Saitama\",\"pairedRegion\":[{\"name\":\"japanwest\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/japanwest\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"japaneast-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"japaneast-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"japaneast-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/koreacentral\",\"name\":\"koreacentral\",\"type\":\"Region\",\"displayName\":\"Korea Central\",\"regionalDisplayName\":\"(Asia Pacific) Korea Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Korea\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"126.978\",\"latitude\":\"37.5665\",\"physicalLocation\":\"Seoul\",\"pairedRegion\":[{\"name\":\"koreasouth\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/koreasouth\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"koreacentral-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"koreacentral-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"koreacentral-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/canadacentral\",\"name\":\"canadacentral\",\"type\":\"Region\",\"displayName\":\"Canada Central\",\"regionalDisplayName\":\"(Canada) Canada Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Canada\",\"geographyGroup\":\"Canada\",\"longitude\":\"-79.383\",\"latitude\":\"43.653\",\"physicalLocation\":\"Toronto\",\"pairedRegion\":[{\"name\":\"canadaeast\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/canadaeast\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"canadacentral-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"canadacentral-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"canadacentral-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/francecentral\",\"name\":\"francecentral\",\"type\":\"Region\",\"displayName\":\"France Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"France\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.373\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/francesouth\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"francecentral-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"francecentral-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"francecentral-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"type\":\"Region\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Germany\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/germanynorth\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"germanywestcentral-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"germanywestcentral-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"germanywestcentral-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/norwayeast\",\"name\":\"norwayeast\",\"type\":\"Region\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Norway\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/norwaywest\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"norwayeast-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"norwayeast-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"norwayeast-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/polandcentral\",\"name\":\"polandcentral\",\"type\":\"Region\",\"displayName\":\"Poland Central\",\"regionalDisplayName\":\"(Europe) Poland Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Poland\",\"geographyGroup\":\"Europe\",\"longitude\":\"21.01666\",\"latitude\":\"52.23334\",\"physicalLocation\":\"Warsaw\",\"pairedRegion\":[]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"polandcentral-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"polandcentral-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"polandcentral-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"type\":\"Region\",\"displayName\":\"Switzerland North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Switzerland\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/switzerlandwest\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"switzerlandnorth-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"switzerlandnorth-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"switzerlandnorth-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/uaenorth\",\"name\":\"uaenorth\",\"type\":\"Region\",\"displayName\":\"UAE North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"UAE\",\"geographyGroup\":\"Middle East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/uaecentral\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"uaenorth-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"uaenorth-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"uaenorth-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/brazilsouth\",\"name\":\"brazilsouth\",\"type\":\"Region\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Brazil\",\"geographyGroup\":\"South America\",\"longitude\":\"-46.633\",\"latitude\":\"-23.55\",\"physicalLocation\":\"Sao Paulo State\",\"pairedRegion\":[{\"name\":\"southcentralus\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/southcentralus\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"brazilsouth-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"brazilsouth-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"brazilsouth-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/centraluseuap\",\"name\":\"centraluseuap\",\"type\":\"Region\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Canary (US)\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"physicalLocation\":\"\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/eastus2euap\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"centraluseuap-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"centraluseuap-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/eastus2euap\",\"name\":\"eastus2euap\",\"type\":\"Region\",\"displayName\":\"East US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Canary (US)\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"physicalLocation\":\"\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/centraluseuap\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"eastus2euap-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"eastus2euap-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"eastus2euap-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/qatarcentral\",\"name\":\"qatarcentral\",\"type\":\"Region\",\"displayName\":\"Qatar Central\",\"regionalDisplayName\":\"(Middle East) Qatar Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Qatar\",\"geographyGroup\":\"Middle East\",\"longitude\":\"51.439327\",\"latitude\":\"25.551462\",\"physicalLocation\":\"Doha\",\"pairedRegion\":[]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"qatarcentral-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"qatarcentral-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"qatarcentral-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/centralusstage\",\"name\":\"centralusstage\",\"type\":\"Region\",\"displayName\":\"Central US (Stage)\",\"regionalDisplayName\":\"(US) Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"usa\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/eastusstage\",\"name\":\"eastusstage\",\"type\":\"Region\",\"displayName\":\"East US (Stage)\",\"regionalDisplayName\":\"(US) East US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"usa\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/eastus2stage\",\"name\":\"eastus2stage\",\"type\":\"Region\",\"displayName\":\"East US 2 (Stage)\",\"regionalDisplayName\":\"(US) East US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"usa\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/northcentralusstage\",\"name\":\"northcentralusstage\",\"type\":\"Region\",\"displayName\":\"North Central US (Stage)\",\"regionalDisplayName\":\"(US) North Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"usa\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/southcentralusstage\",\"name\":\"southcentralusstage\",\"type\":\"Region\",\"displayName\":\"South Central US (Stage)\",\"regionalDisplayName\":\"(US) South Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"usa\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/westusstage\",\"name\":\"westusstage\",\"type\":\"Region\",\"displayName\":\"West US (Stage)\",\"regionalDisplayName\":\"(US) West US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"usa\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/westus2stage\",\"name\":\"westus2stage\",\"type\":\"Region\",\"displayName\":\"West US 2 (Stage)\",\"regionalDisplayName\":\"(US) West US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"usa\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/asia\",\"name\":\"asia\",\"type\":\"Region\",\"displayName\":\"Asia\",\"regionalDisplayName\":\"Asia\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/asiapacific\",\"name\":\"asiapacific\",\"type\":\"Region\",\"displayName\":\"Asia Pacific\",\"regionalDisplayName\":\"Asia Pacific\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/australia\",\"name\":\"australia\",\"type\":\"Region\",\"displayName\":\"Australia\",\"regionalDisplayName\":\"Australia\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/brazil\",\"name\":\"brazil\",\"type\":\"Region\",\"displayName\":\"Brazil\",\"regionalDisplayName\":\"Brazil\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/canada\",\"name\":\"canada\",\"type\":\"Region\",\"displayName\":\"Canada\",\"regionalDisplayName\":\"Canada\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/europe\",\"name\":\"europe\",\"type\":\"Region\",\"displayName\":\"Europe\",\"regionalDisplayName\":\"Europe\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/france\",\"name\":\"france\",\"type\":\"Region\",\"displayName\":\"France\",\"regionalDisplayName\":\"France\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/germany\",\"name\":\"germany\",\"type\":\"Region\",\"displayName\":\"Germany\",\"regionalDisplayName\":\"Germany\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/global\",\"name\":\"global\",\"type\":\"Region\",\"displayName\":\"Global\",\"regionalDisplayName\":\"Global\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/india\",\"name\":\"india\",\"type\":\"Region\",\"displayName\":\"India\",\"regionalDisplayName\":\"India\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/japan\",\"name\":\"japan\",\"type\":\"Region\",\"displayName\":\"Japan\",\"regionalDisplayName\":\"Japan\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/korea\",\"name\":\"korea\",\"type\":\"Region\",\"displayName\":\"Korea\",\"regionalDisplayName\":\"Korea\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/norway\",\"name\":\"norway\",\"type\":\"Region\",\"displayName\":\"Norway\",\"regionalDisplayName\":\"Norway\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/singapore\",\"name\":\"singapore\",\"type\":\"Region\",\"displayName\":\"Singapore\",\"regionalDisplayName\":\"Singapore\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/southafrica\",\"name\":\"southafrica\",\"type\":\"Region\",\"displayName\":\"South Africa\",\"regionalDisplayName\":\"South Africa\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/switzerland\",\"name\":\"switzerland\",\"type\":\"Region\",\"displayName\":\"Switzerland\",\"regionalDisplayName\":\"Switzerland\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/uae\",\"name\":\"uae\",\"type\":\"Region\",\"displayName\":\"United Arab Emirates\",\"regionalDisplayName\":\"United Arab Emirates\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/uk\",\"name\":\"uk\",\"type\":\"Region\",\"displayName\":\"United Kingdom\",\"regionalDisplayName\":\"United Kingdom\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/unitedstates\",\"name\":\"unitedstates\",\"type\":\"Region\",\"displayName\":\"United States\",\"regionalDisplayName\":\"United States\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/unitedstateseuap\",\"name\":\"unitedstateseuap\",\"type\":\"Region\",\"displayName\":\"United States EUAP\",\"regionalDisplayName\":\"United States EUAP\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/eastasiastage\",\"name\":\"eastasiastage\",\"type\":\"Region\",\"displayName\":\"East Asia (Stage)\",\"regionalDisplayName\":\"(Asia Pacific) East Asia (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"asia\",\"geographyGroup\":\"Asia Pacific\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/southeastasiastage\",\"name\":\"southeastasiastage\",\"type\":\"Region\",\"displayName\":\"Southeast Asia (Stage)\",\"regionalDisplayName\":\"(Asia Pacific) Southeast Asia (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"asia\",\"geographyGroup\":\"Asia Pacific\"}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/brazilus\",\"name\":\"brazilus\",\"type\":\"Region\",\"displayName\":\"Brazil US\",\"regionalDisplayName\":\"(South America) Brazil US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"brazil\",\"geographyGroup\":\"South America\",\"longitude\":\"0\",\"latitude\":\"0\",\"physicalLocation\":\"\",\"pairedRegion\":[{\"name\":\"Brazil Southeast\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/Brazil Southeast\"},{\"name\":\"brazilus\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/brazilus\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/eastusstg\",\"name\":\"eastusstg\",\"type\":\"Region\",\"displayName\":\"East US STG\",\"regionalDisplayName\":\"(US) East US STG\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Stage (US)\",\"geographyGroup\":\"US\",\"longitude\":\"-79.8164\",\"latitude\":\"37.3719\",\"physicalLocation\":\"Virginia\",\"pairedRegion\":[{\"name\":\"southcentralusstg\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/southcentralusstg\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/northcentralus\",\"name\":\"northcentralus\",\"type\":\"Region\",\"displayName\":\"North Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"United States\",\"geographyGroup\":\"US\",\"longitude\":\"-87.6278\",\"latitude\":\"41.8819\",\"physicalLocation\":\"Illinois\",\"pairedRegion\":[{\"name\":\"southcentralus\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/southcentralus\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"northcentralus-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"northcentralus-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"northcentralus-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/westus\",\"name\":\"westus\",\"type\":\"Region\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"United States\",\"geographyGroup\":\"US\",\"longitude\":\"-122.417\",\"latitude\":\"37.783\",\"physicalLocation\":\"California\",\"pairedRegion\":[{\"name\":\"eastus\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/eastus\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"westus-az2\"},{\"logicalZone\":\"2\",\"physicalZone\":\"westus-az3\"},{\"logicalZone\":\"3\",\"physicalZone\":\"westus-az1\"}]},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/jioindiawest\",\"name\":\"jioindiawest\",\"type\":\"Region\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"India\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"70.05773\",\"latitude\":\"22.470701\",\"physicalLocation\":\"Jamnagar\",\"pairedRegion\":[{\"name\":\"jioindiacentral\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/jioindiacentral\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/westcentralus\",\"name\":\"westcentralus\",\"type\":\"Region\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"United States\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.89\",\"physicalLocation\":\"Wyoming\",\"pairedRegion\":[{\"name\":\"westus2\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/westus2\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/southafricawest\",\"name\":\"southafricawest\",\"type\":\"Region\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"South Africa\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape Town\",\"pairedRegion\":[{\"name\":\"southafricanorth\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/southafricanorth\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/australiacentral\",\"name\":\"australiacentral\",\"type\":\"Region\",\"displayName\":\"Australia Central\",\"regionalDisplayName\":\"(Asia Pacific) Australia Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Australia\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"149.1244\",\"latitude\":\"-35.3075\",\"physicalLocation\":\"Canberra\",\"pairedRegion\":[{\"name\":\"australiacentral\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/australiacentral\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/australiacentral2\",\"name\":\"australiacentral2\",\"type\":\"Region\",\"displayName\":\"Australia Central 2\",\"regionalDisplayName\":\"(Asia Pacific) Australia Central 2\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Australia\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"149.1244\",\"latitude\":\"-35.3075\",\"physicalLocation\":\"Canberra\",\"pairedRegion\":[{\"name\":\"australiacentral2\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/australiacentral2\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/australiasoutheast\",\"name\":\"australiasoutheast\",\"type\":\"Region\",\"displayName\":\"Australia Southeast\",\"regionalDisplayName\":\"(Asia Pacific) Australia Southeast\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Australia\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"144.9631\",\"latitude\":\"-37.8136\",\"physicalLocation\":\"Victoria\",\"pairedRegion\":[{\"name\":\"australiaeast\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/australiaeast\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/japanwest\",\"name\":\"japanwest\",\"type\":\"Region\",\"displayName\":\"Japan West\",\"regionalDisplayName\":\"(Asia Pacific) Japan West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Japan\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"135.5022\",\"latitude\":\"34.6939\",\"physicalLocation\":\"Osaka\",\"pairedRegion\":[{\"name\":\"japaneast\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/japaneast\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/jioindiacentral\",\"name\":\"jioindiacentral\",\"type\":\"Region\",\"displayName\":\"Jio India Central\",\"regionalDisplayName\":\"(Asia Pacific) Jio India Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"India\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"79.08886\",\"latitude\":\"21.146633\",\"physicalLocation\":\"Nagpur\",\"pairedRegion\":[{\"name\":\"jioindiawest\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/jioindiawest\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/koreasouth\",\"name\":\"koreasouth\",\"type\":\"Region\",\"displayName\":\"Korea South\",\"regionalDisplayName\":\"(Asia Pacific) Korea South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Korea\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"129.0756\",\"latitude\":\"35.1796\",\"physicalLocation\":\"Busan\",\"pairedRegion\":[{\"name\":\"koreacentral\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/koreacentral\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/southindia\",\"name\":\"southindia\",\"type\":\"Region\",\"displayName\":\"South India\",\"regionalDisplayName\":\"(Asia Pacific) South India\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"India\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"80.1636\",\"latitude\":\"12.9822\",\"physicalLocation\":\"Chennai\",\"pairedRegion\":[{\"name\":\"centralindia\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/centralindia\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/westindia\",\"name\":\"westindia\",\"type\":\"Region\",\"displayName\":\"West India\",\"regionalDisplayName\":\"(Asia Pacific) West India\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"India\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"72.868\",\"latitude\":\"19.088\",\"physicalLocation\":\"Mumbai\",\"pairedRegion\":[{\"name\":\"southindia\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/southindia\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/canadaeast\",\"name\":\"canadaeast\",\"type\":\"Region\",\"displayName\":\"Canada East\",\"regionalDisplayName\":\"(Canada) Canada East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Canada\",\"geographyGroup\":\"Canada\",\"longitude\":\"-71.217\",\"latitude\":\"46.817\",\"physicalLocation\":\"Quebec\",\"pairedRegion\":[{\"name\":\"canadacentral\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/canadacentral\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/francesouth\",\"name\":\"francesouth\",\"type\":\"Region\",\"displayName\":\"France South\",\"regionalDisplayName\":\"(Europe) France South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"France\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.1972\",\"latitude\":\"43.8345\",\"physicalLocation\":\"Marseille\",\"pairedRegion\":[{\"name\":\"francecentral\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/francecentral\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/germanynorth\",\"name\":\"germanynorth\",\"type\":\"Region\",\"displayName\":\"Germany North\",\"regionalDisplayName\":\"(Europe) Germany North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Germany\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.806422\",\"latitude\":\"53.073635\",\"physicalLocation\":\"Berlin\",\"pairedRegion\":[{\"name\":\"germanywestcentral\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/germanywestcentral\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/norwaywest\",\"name\":\"norwaywest\",\"type\":\"Region\",\"displayName\":\"Norway West\",\"regionalDisplayName\":\"(Europe) Norway West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Norway\",\"geographyGroup\":\"Europe\",\"longitude\":\"5.733107\",\"latitude\":\"58.969975\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwayeast\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/norwayeast\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/swedensouth\",\"name\":\"swedensouth\",\"type\":\"Region\",\"displayName\":\"Sweden South\",\"regionalDisplayName\":\"(Europe) Sweden South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Sweden\",\"geographyGroup\":\"Europe\",\"longitude\":\"13.0007\",\"latitude\":\"55.6059\",\"physicalLocation\":\"Malmo\",\"pairedRegion\":[{\"name\":\"swedencentral\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/swedencentral\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/switzerlandwest\",\"name\":\"switzerlandwest\",\"type\":\"Region\",\"displayName\":\"Switzerland West\",\"regionalDisplayName\":\"(Europe) Switzerland West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Switzerland\",\"geographyGroup\":\"Europe\",\"longitude\":\"6.143158\",\"latitude\":\"46.204391\",\"physicalLocation\":\"Geneva\",\"pairedRegion\":[{\"name\":\"switzerlandnorth\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/switzerlandnorth\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/ukwest\",\"name\":\"ukwest\",\"type\":\"Region\",\"displayName\":\"UK West\",\"regionalDisplayName\":\"(Europe) UK West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"United Kingdom\",\"geographyGroup\":\"Europe\",\"longitude\":\"-3.084\",\"latitude\":\"53.427\",\"physicalLocation\":\"Cardiff\",\"pairedRegion\":[{\"name\":\"uksouth\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/uksouth\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/uaecentral\",\"name\":\"uaecentral\",\"type\":\"Region\",\"displayName\":\"UAE Central\",\"regionalDisplayName\":\"(Middle East) UAE Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"UAE\",\"geographyGroup\":\"Middle East\",\"longitude\":\"54.366669\",\"latitude\":\"24.466667\",\"physicalLocation\":\"Abu Dhabi\",\"pairedRegion\":[{\"name\":\"uaenorth\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/uaenorth\"}]}},{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/brazilsoutheast\",\"name\":\"brazilsoutheast\",\"type\":\"Region\",\"displayName\":\"Brazil Southeast\",\"regionalDisplayName\":\"(South America) Brazil Southeast\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Brazil\",\"geographyGroup\":\"South America\",\"longitude\":\"-43.2075\",\"latitude\":\"-22.90278\",\"physicalLocation\":\"Rio\",\"pairedRegion\":[{\"name\":\"brazilsouth\",\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b/locations/brazilsouth\"}]}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/SubscriptionsTests.canListSubscriptions.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/SubscriptionsTests.canListSubscriptions.json index ff49289a21f17..f721723386d8a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/SubscriptionsTests.canListSubscriptions.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/SubscriptionsTests.canListSubscriptions.json @@ -1,30 +1,4 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions?api-version=2022-12-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1d1c7b93-dad5-4d1d-922e-937f14541066", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:30 GMT", - "x-ms-correlation-request-id" : "8d191a03-c29e-4367-892c-f1d14a363db8", - "x-ms-ratelimit-remaining-tenant-reads" : "11999", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082430Z:8d191a03-c29e-4367-892c-f1d14a363db8", - "Expires" : "-1", - "Content-Length" : "868", - "x-ms-request-id" : "8d191a03-c29e-4367-892c-f1d14a363db8", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/2cd617ea-1866-46b1-90e3-fffb087ebf9b\",\"authorizationSource\":\"RoleBased\",\"managedByTenants\":[],\"subscriptionId\":\"2cd617ea-1866-46b1-90e3-fffb087ebf9b\",\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"displayName\":\"Azure SDK Test Resources\",\"state\":\"Enabled\",\"subscriptionPolicies\":{\"locationPlacementId\":\"Internal_2014-09-01\",\"quotaId\":\"Internal_2014-09-01\",\"spendingLimit\":\"Off\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000\",\"authorizationSource\":\"RoleBased\",\"managedByTenants\":[],\"subscriptionId\":\"00000000-0000-0000-0000-000000000000\",\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"displayName\":\"Java Mgmt SDK Tests with TTL = 1 Day\",\"state\":\"Enabled\",\"subscriptionPolicies\":{\"locationPlacementId\":\"Internal_2014-09-01\",\"quotaId\":\"Internal_2014-09-01\",\"spendingLimit\":\"Off\"}}],\"count\":{\"type\":\"Total\",\"value\":2}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/TagsTests.canUpdateTag.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/TagsTests.canUpdateTag.json index 5fce85a34026c..f721723386d8a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/TagsTests.canUpdateTag.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/TagsTests.canUpdateTag.json @@ -1,108 +1,4 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resources?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "238c67ad-05eb-4345-9f34-6bda9cc4c619", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:29 GMT", - "x-ms-correlation-request-id" : "e14d8b39-a421-44a3-98db-fd6f5687b90c", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082429Z:e14d8b39-a421-44a3-98db-fd6f5687b90c", - "Expires" : "-1", - "Content-Length" : "8949", - "x-ms-request-id" : "e14d8b39-a421-44a3-98db-fd6f5687b90c", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-weidxu/providers/Microsoft.Storage/storageAccounts/lock1weidxu\",\"name\":\"lock1weidxu\",\"type\":\"Microsoft.Storage/storageAccounts\",\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"BlobStorage\",\"location\":\"eastus\",\"tags\":{\"c\":\"d\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-weidxu/providers/microsoft.insights/actiongroups/Application Insights Smart Detection\",\"name\":\"Application Insights Smart Detection\",\"type\":\"microsoft.insights/actiongroups\",\"location\":\"global\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-weidxu/providers/Microsoft.Storage/storageAccounts/safunweidxu\",\"name\":\"safunweidxu\",\"type\":\"Microsoft.Storage/storageAccounts\",\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"kind\":\"Storage\",\"location\":\"eastus2\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-weidxu/providers/Microsoft.Web/serverFarms/ASP-rgweidxu-bf61\",\"name\":\"ASP-rgweidxu-bf61\",\"type\":\"Microsoft.Web/serverFarms\",\"sku\":{\"name\":\"Y1\",\"tier\":\"Dynamic\",\"size\":\"Y1\",\"family\":\"Y\",\"capacity\":0},\"kind\":\"functionapp\",\"location\":\"eastus2\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-weidxu/providers/microsoft.insights/components/funweidxu\",\"name\":\"funweidxu\",\"type\":\"microsoft.insights/components\",\"kind\":\"web\",\"location\":\"eastus2\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-weidxu/providers/Microsoft.Web/sites/funweidxu\",\"name\":\"funweidxu\",\"type\":\"Microsoft.Web/sites\",\"kind\":\"functionapp,linux\",\"location\":\"eastus2\",\"tags\":{\"hidden-link: /app-insights-resource-id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-weidxu/providers/microsoft.insights/components/funweidxu\",\"hidden-link: /app-insights-instrumentation-key\":\"a613e728-49ef-4526-866a-16ccab2924a3\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-weidxu/providers/microsoft.alertsmanagement/smartDetectorAlertRules/Failure Anomalies - funweidxu\",\"name\":\"Failure Anomalies - funweidxu\",\"type\":\"microsoft.alertsmanagement/smartDetectorAlertRules\",\"location\":\"global\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-eastus2euap\",\"name\":\"AzSecPackAutoConfigUA-eastus2euap\",\"type\":\"Microsoft.ManagedIdentity/userAssignedIdentities\",\"location\":\"eastus2euap\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-southcentralus\",\"name\":\"AzSecPackAutoConfigUA-southcentralus\",\"type\":\"Microsoft.ManagedIdentity/userAssignedIdentities\",\"location\":\"southcentralus\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-westus2\",\"name\":\"AzSecPackAutoConfigUA-westus2\",\"type\":\"Microsoft.ManagedIdentity/userAssignedIdentities\",\"location\":\"westus2\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-eastus\",\"name\":\"AzSecPackAutoConfigUA-eastus\",\"type\":\"Microsoft.ManagedIdentity/userAssignedIdentities\",\"location\":\"eastus\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-centralus\",\"name\":\"AzSecPackAutoConfigUA-centralus\",\"type\":\"Microsoft.ManagedIdentity/userAssignedIdentities\",\"location\":\"centralus\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-westcentralus\",\"name\":\"AzSecPackAutoConfigUA-westcentralus\",\"type\":\"Microsoft.ManagedIdentity/userAssignedIdentities\",\"location\":\"westcentralus\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-eastus2\",\"name\":\"AzSecPackAutoConfigUA-eastus2\",\"type\":\"Microsoft.ManagedIdentity/userAssignedIdentities\",\"location\":\"eastus2\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-westus\",\"name\":\"AzSecPackAutoConfigUA-westus\",\"type\":\"Microsoft.ManagedIdentity/userAssignedIdentities\",\"location\":\"westus\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-southeastasia\",\"name\":\"AzSecPackAutoConfigUA-southeastasia\",\"type\":\"Microsoft.ManagedIdentity/userAssignedIdentities\",\"location\":\"southeastasia\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-westeurope\",\"name\":\"AzSecPackAutoConfigUA-westeurope\",\"type\":\"Microsoft.ManagedIdentity/userAssignedIdentities\",\"location\":\"westeurope\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-northeurope\",\"name\":\"AzSecPackAutoConfigUA-northeurope\",\"type\":\"Microsoft.ManagedIdentity/userAssignedIdentities\",\"location\":\"northeurope\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-haoling/providers/Microsoft.ServiceBus/namespaces/testsb-hl\",\"name\":\"testsb-hl\",\"type\":\"Microsoft.ServiceBus/namespaces\",\"sku\":{\"name\":\"Standard\",\"tier\":\"Standard\"},\"location\":\"eastus\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-haoling/providers/Microsoft.ContainerInstance/containerGroups/test-sb-containerinstance-hl\",\"name\":\"test-sb-containerinstance-hl\",\"type\":\"Microsoft.ContainerInstance/containerGroups\",\"location\":\"westus2\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-westus3\",\"name\":\"AzSecPackAutoConfigUA-westus3\",\"type\":\"Microsoft.ManagedIdentity/userAssignedIdentities\",\"location\":\"westus3\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-haoling/providers/Microsoft.KeyVault/vaults/keyvault-haoling\",\"name\":\"keyvault-haoling\",\"type\":\"Microsoft.KeyVault/vaults\",\"location\":\"eastus\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-weidxu/providers/Microsoft.SignalRService/WebPubSub/webpubsub1weidxu\",\"name\":\"webpubsub1weidxu\",\"type\":\"Microsoft.SignalRService/WebPubSub\",\"sku\":{\"name\":\"Free_F1\",\"tier\":\"Free\",\"size\":\"F1\",\"capacity\":1},\"location\":\"westeurope\",\"tags\":{},\"systemData\":{\"createdBy\":\"weidxu@microsoft.com\",\"createdByType\":\"User\",\"createdAt\":\"2022-08-22T02:02:24.549881Z\",\"lastModifiedBy\":\"weidxu@microsoft.com\",\"lastModifiedByType\":\"User\",\"lastModifiedAt\":\"2022-08-22T02:02:24.549881Z\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/subscriptionScrubber/providers/Microsoft.Automation/automationAccounts/cleanupResourcegroup\",\"name\":\"cleanupResourcegroup\",\"type\":\"Microsoft.Automation/automationAccounts\",\"location\":\"eastus2\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/subscriptionScrubber/providers/Microsoft.Automation/automationAccounts/cleanupResourcegroup/runbooks/cleanupResourcegroup\",\"name\":\"cleanupResourcegroup/cleanupResourcegroup\",\"type\":\"Microsoft.Automation/automationAccounts/runbooks\",\"location\":\"eastus2\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azfluent/providers/Microsoft.KeyVault/vaults/azfluent\",\"name\":\"azfluent\",\"type\":\"Microsoft.KeyVault/vaults\",\"location\":\"westus\",\"tags\":{}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/lenatest/providers/Microsoft.Network/expressRouteCircuits/lenatest\",\"name\":\"lenatest\",\"type\":\"Microsoft.Network/expressRouteCircuits\",\"sku\":{\"name\":\"Premium_UnlimitedData\",\"tier\":\"Premium\",\"family\":\"UnlimitedData\"},\"location\":\"westus2\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgac6642161bef4/providers/Microsoft.Network/expressRouteCircuits/erc18d7754853f7\",\"name\":\"erc18d7754853f7\",\"type\":\"Microsoft.Network/expressRouteCircuits\",\"sku\":{\"name\":\"Premium_MeteredData\",\"tier\":\"Premium\",\"family\":\"MeteredData\"},\"location\":\"westus2\",\"tags\":{}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-weidxu/providers/Microsoft.Storage/storageAccounts/lock1weidxu/providers/Microsoft.Resources/tags/default?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "38b0504c-238e-4127-88be-fc8401a4c816", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:35 GMT", - "x-ms-correlation-request-id" : "8681fe8e-a16e-4f2b-93cd-e303adb172a6", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082435Z:8681fe8e-a16e-4f2b-93cd-e303adb172a6", - "Expires" : "-1", - "Content-Length" : "277", - "x-ms-request-id" : "8681fe8e-a16e-4f2b-93cd-e303adb172a6", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-weidxu/providers/Microsoft.Storage/storageAccounts/lock1weidxu/providers/Microsoft.Resources/tags/default\",\"name\":\"default\",\"type\":\"Microsoft.Resources/tags\",\"properties\":{\"tags\":{\"tag.1\":\"value.1\"}}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-weidxu/providers/Microsoft.Storage/storageAccounts/lock1weidxu/providers/Microsoft.Resources/tags/default?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "83345c7e-449a-45a7-a394-bda59245bcaf", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:40 GMT", - "x-ms-correlation-request-id" : "51dd0ff7-cbd6-42de-a76e-d6318ba7c3cf", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082441Z:51dd0ff7-cbd6-42de-a76e-d6318ba7c3cf", - "Expires" : "-1", - "Content-Length" : "260", - "x-ms-request-id" : "51dd0ff7-cbd6-42de-a76e-d6318ba7c3cf", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-weidxu/providers/Microsoft.Storage/storageAccounts/lock1weidxu/providers/Microsoft.Resources/tags/default\",\"name\":\"default\",\"type\":\"Microsoft.Resources/tags\",\"properties\":{\"tags\":{}}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-weidxu/providers/Microsoft.Storage/storageAccounts/lock1weidxu/providers/Microsoft.Resources/tags/default?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "72a23503-95b1-4f3e-89dd-cb211d4350db", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:48 GMT", - "x-ms-correlation-request-id" : "43651e4d-9ad8-4aff-bc7b-ac7d72a1aa83", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082449Z:43651e4d-9ad8-4aff-bc7b-ac7d72a1aa83", - "Expires" : "-1", - "Content-Length" : "267", - "x-ms-request-id" : "43651e4d-9ad8-4aff-bc7b-ac7d72a1aa83", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-weidxu/providers/Microsoft.Storage/storageAccounts/lock1weidxu/providers/Microsoft.Resources/tags/default\",\"name\":\"default\",\"type\":\"Microsoft.Resources/tags\",\"properties\":{\"tags\":{\"c\":\"d\"}}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/TenantsTests.canListTenants.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/TenantsTests.canListTenants.json index f9337f047d202..f721723386d8a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/TenantsTests.canListTenants.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/TenantsTests.canListTenants.json @@ -1,30 +1,4 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "http://localhost:1234/tenants?api-version=2022-12-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.27.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d36b2541-a0f2-45e2-8147-727927c5bed7", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 04 May 2023 08:24:29 GMT", - "x-ms-correlation-request-id" : "22f8d310-f4d1-4925-bada-281090d08bdf", - "x-ms-ratelimit-remaining-tenant-reads" : "11999", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230504T082430Z:22f8d310-f4d1-4925-bada-281090d08bdf", - "Expires" : "-1", - "Content-Length" : "140", - "x-ms-request-id" : "22f8d310-f4d1-4925-bada-281090d08bdf", - "Body" : "{\"value\":[{\"id\":\"/tenants/00000000-0000-0000-0000-000000000000\",\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"tenantCategory\":\"Home\"}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} From 6765940c68947dea64ec302e1ca9b2be9e1eb3e0 Mon Sep 17 00:00:00 2001 From: Haoling Dong Date: Thu, 15 Jun 2023 11:28:07 +0800 Subject: [PATCH 03/19] optimize imports --- .../azure/resourcemanager/test/policy/TextReplacementPolicy.java | 1 - 1 file changed, 1 deletion(-) diff --git a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java index 8006ae777cd82..67d066734352b 100644 --- a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java +++ b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java @@ -9,7 +9,6 @@ import com.azure.core.http.HttpPipelineNextPolicy; import com.azure.core.http.HttpResponse; import com.azure.core.http.policy.HttpPipelinePolicy; -import com.azure.core.test.TestMode; import com.azure.core.test.models.NetworkCallError; import com.azure.core.test.models.NetworkCallRecord; import com.azure.core.test.models.RecordedData; From 0bf0339319b566b79330042776426e870db2eca8 Mon Sep 17 00:00:00 2001 From: Haoling Dong Date: Mon, 19 Jun 2023 14:52:51 +0800 Subject: [PATCH 04/19] fix checkstyle --- .../azure/resourcemanager/test/ResourceManagerTestBase.java | 1 - .../resourcemanager/test/policy/TextReplacementPolicy.java | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestBase.java b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestBase.java index 1204f95225a39..543f758b39cee 100644 --- a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestBase.java +++ b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestBase.java @@ -13,7 +13,6 @@ import com.azure.core.http.policy.TimeoutPolicy; import com.azure.core.management.AzureEnvironment; import com.azure.core.management.profile.AzureProfile; -import com.azure.core.test.TestBase; import com.azure.core.test.TestMode; import com.azure.core.test.TestProxyTestBase; import com.azure.core.test.utils.ResourceNamer; diff --git a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java index 67d066734352b..cc56afe137256 100644 --- a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java +++ b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java @@ -99,8 +99,7 @@ public Mono process(HttpPipelineCallContext context, HttpPipelineN if (body != null && body.contains("InProgress") || Integer.parseInt(responseData.get(STATUS_CODE)) == HttpURLConnection.HTTP_MOVED_TEMP) { logger.info("Waiting for a response or redirection."); - } - else if(recordedData != null) { // when using testproxy, recordedData will be set to null + } else if (recordedData != null) { // when using testproxy, recordedData will be set to null recordedData.addNetworkCall(networkCallRecord); } From 10de456eb353a5dfdc001a16efcf459bfc719a3a Mon Sep 17 00:00:00 2001 From: Haoling Dong Date: Tue, 20 Jun 2023 17:08:05 +0800 Subject: [PATCH 05/19] Create ResourceManagerTestProxyTestBase and let ResourceManagementTest extends it --- .../resources/ResourceManagementTest.java | 3 +- .../test/ResourceManagerTestBase.java | 4 +- .../ResourceManagerTestProxyTestBase.java | 497 ++++++++++++++++++ 3 files changed, 501 insertions(+), 3 deletions(-) create mode 100644 sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/java/com/azure/resourcemanager/resources/ResourceManagementTest.java b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/java/com/azure/resourcemanager/resources/ResourceManagementTest.java index 4bb52b7e00f4f..7fc6837a5c59d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/java/com/azure/resourcemanager/resources/ResourceManagementTest.java +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/java/com/azure/resourcemanager/resources/ResourceManagementTest.java @@ -13,6 +13,7 @@ import com.azure.resourcemanager.resources.fluentcore.utils.HttpPipelineProvider; import com.azure.resourcemanager.resources.fluentcore.utils.ResourceManagerUtils; import com.azure.resourcemanager.test.ResourceManagerTestBase; +import com.azure.resourcemanager.test.ResourceManagerTestProxyTestBase; import com.azure.resourcemanager.test.utils.TestDelayProvider; import java.time.temporal.ChronoUnit; @@ -21,7 +22,7 @@ /** * The base for resource manager tests. */ -class ResourceManagementTest extends ResourceManagerTestBase { +class ResourceManagementTest extends ResourceManagerTestProxyTestBase { protected ResourceManager resourceClient; @Override diff --git a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestBase.java b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestBase.java index 543f758b39cee..fd71d5bf6495f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestBase.java +++ b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestBase.java @@ -13,8 +13,8 @@ import com.azure.core.http.policy.TimeoutPolicy; import com.azure.core.management.AzureEnvironment; import com.azure.core.management.profile.AzureProfile; +import com.azure.core.test.TestBase; import com.azure.core.test.TestMode; -import com.azure.core.test.TestProxyTestBase; import com.azure.core.test.utils.ResourceNamer; import com.azure.core.util.Configuration; import com.azure.core.util.logging.ClientLogger; @@ -67,7 +67,7 @@ /** * Test base for resource manager SDK. */ -public abstract class ResourceManagerTestBase extends TestProxyTestBase { +public abstract class ResourceManagerTestBase extends TestBase { private static final String ZERO_UUID = "00000000-0000-0000-0000-000000000000"; private static final String ZERO_SUBSCRIPTION = ZERO_UUID; private static final String ZERO_TENANT = ZERO_UUID; diff --git a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java new file mode 100644 index 0000000000000..bd712db337cbe --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java @@ -0,0 +1,497 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +package com.azure.resourcemanager.test; + +import com.azure.core.credential.TokenCredential; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpPipeline; +import com.azure.core.http.ProxyOptions; +import com.azure.core.http.netty.NettyAsyncHttpClientBuilder; +import com.azure.core.http.policy.HttpLogDetailLevel; +import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpPipelinePolicy; +import com.azure.core.http.policy.TimeoutPolicy; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.core.test.TestMode; +import com.azure.core.test.TestProxyTestBase; +import com.azure.core.test.models.TestProxySanitizer; +import com.azure.core.test.policy.TestProxyRecordPolicy; +import com.azure.core.test.utils.ResourceNamer; +import com.azure.core.util.Configuration; +import com.azure.core.util.logging.ClientLogger; +import com.azure.identity.ClientSecretCredentialBuilder; +import com.azure.resourcemanager.test.policy.HttpDebugLoggingPolicy; +import com.azure.resourcemanager.test.policy.TextReplacementPolicy; +import com.azure.resourcemanager.test.utils.AuthFile; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.extension.ExtensionContext; +import org.junit.jupiter.api.extension.InvocationInterceptor; +import org.junit.jupiter.api.extension.ReflectiveInvocationContext; +import org.junit.jupiter.api.extension.RegisterExtension; + +import java.io.ByteArrayOutputStream; +import java.io.DataOutputStream; +import java.io.File; +import java.io.IOException; +import java.io.OutputStream; +import java.io.PrintStream; +import java.io.UnsupportedEncodingException; +import java.lang.reflect.AccessibleObject; +import java.lang.reflect.Constructor; +import java.lang.reflect.Field; +import java.lang.reflect.InvocationTargetException; +import java.lang.reflect.Method; +import java.net.InetSocketAddress; +import java.net.Proxy; +import java.net.ProxySelector; +import java.net.URI; +import java.net.URISyntaxException; +import java.nio.charset.Charset; +import java.nio.charset.StandardCharsets; +import java.security.KeyPair; +import java.security.KeyPairGenerator; +import java.security.NoSuchAlgorithmException; +import java.security.PublicKey; +import java.security.interfaces.RSAPublicKey; +import java.time.Duration; +import java.util.ArrayList; +import java.util.Arrays; +import java.util.Base64; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import java.util.Objects; +import java.util.function.Supplier; +import java.util.regex.Pattern; +import java.util.stream.Collectors; + +/** + * Test base for resource manager SDK. + */ +public abstract class ResourceManagerTestProxyTestBase extends TestProxyTestBase { + private static final String ZERO_UUID = "00000000-0000-0000-0000-000000000000"; + private static final String ZERO_SUBSCRIPTION = ZERO_UUID; + private static final String ZERO_TENANT = ZERO_UUID; + private static final String PLAYBACK_URI_BASE = "http://localhost:"; + private static final String AZURE_AUTH_LOCATION = "AZURE_AUTH_LOCATION"; + private static final String AZURE_TEST_LOG_LEVEL = "AZURE_TEST_LOG_LEVEL"; + private static final String HTTPS_PROXY_HOST = "https.proxyHost"; + private static final String HTTPS_PROXY_PORT = "https.proxyPort"; + private static final String HTTP_PROXY_HOST = "http.proxyHost"; + private static final String HTTP_PROXY_PORT = "http.proxyPort"; + private static final String USE_SYSTEM_PROXY = "java.net.useSystemProxies"; + private static final String VALUE_TRUE = "true"; + private static final String PLAYBACK_URI = PLAYBACK_URI_BASE + "1234"; + private static final AzureProfile PLAYBACK_PROFILE = new AzureProfile( + ZERO_TENANT, + ZERO_SUBSCRIPTION, + new AzureEnvironment(Arrays.stream(AzureEnvironment.Endpoint.values()) + .collect(Collectors.toMap(AzureEnvironment.Endpoint::identifier, endpoint -> PLAYBACK_URI))) + ); + private static final OutputStream EMPTY_OUTPUT_STREAM = new OutputStream() { + @Override + public void write(int b) { + } + }; + + private static final ClientLogger LOGGER = new ClientLogger(ResourceManagerTestProxyTestBase.class); + private AzureProfile testProfile; + private AuthFile testAuthFile; + private boolean isSkipInPlayback; + + /** + * Sets upper bound execution timeout for each @Test method. + * {@link org.junit.jupiter.api.Timeout} annotation on test methods will only narrow the timeout, not affecting the upper + * bound. + */ + @RegisterExtension + final PlaybackTimeoutInterceptor playbackTimeoutInterceptor = new PlaybackTimeoutInterceptor(() -> Duration.ofSeconds(30)); + + /** + * Generates a random resource name. + * + * @param prefix Prefix for the resource name. + * @param maxLen Maximum length of the resource name. + * @return A randomly generated resource name with a given prefix and maximum length. + */ + protected String generateRandomResourceName(String prefix, int maxLen) { + return testResourceNamer.randomName(prefix, maxLen); + } + + /** + * @return A randomly generated UUID. + */ + protected String generateRandomUuid() { + return testResourceNamer.randomUuid(); + } + + /** + * @return random password + */ + public static String password() { + // do not record + String password = new ResourceNamer("").randomName("Pa5$", 12); + LOGGER.info("Password: {}", password); + return password; + } + + private static String sshPublicKey; + + /** + * @return an SSH public key + */ + public static String sshPublicKey() { + if (sshPublicKey == null) { + try { + KeyPairGenerator keyGen = KeyPairGenerator.getInstance("RSA"); + keyGen.initialize(1024); + KeyPair pair = keyGen.generateKeyPair(); + PublicKey publicKey = pair.getPublic(); + + RSAPublicKey rsaPublicKey = (RSAPublicKey) publicKey; + ByteArrayOutputStream byteOs = new ByteArrayOutputStream(); + DataOutputStream dos = new DataOutputStream(byteOs); + dos.writeInt("ssh-rsa".getBytes(StandardCharsets.US_ASCII).length); + dos.write("ssh-rsa".getBytes(StandardCharsets.US_ASCII)); + dos.writeInt(rsaPublicKey.getPublicExponent().toByteArray().length); + dos.write(rsaPublicKey.getPublicExponent().toByteArray()); + dos.writeInt(rsaPublicKey.getModulus().toByteArray().length); + dos.write(rsaPublicKey.getModulus().toByteArray()); + String publicKeyEncoded = new String(Base64.getEncoder().encode(byteOs.toByteArray()), StandardCharsets.US_ASCII); + sshPublicKey = "ssh-rsa " + publicKeyEncoded; + } catch (NoSuchAlgorithmException | IOException e) { + throw LOGGER.logExceptionAsError(new IllegalStateException("failed to generate ssh key", e)); + } + } + return sshPublicKey; + } + + /** + * Loads a credential from file. + * + * @return A credential loaded from a file. + */ + protected TokenCredential credentialFromFile() { + return testAuthFile.getCredential(); + } + + /** + * Loads a client ID from file. + * + * @return A client ID loaded from a file. + */ + protected String clientIdFromFile() { + String clientId = testAuthFile == null ? null : testAuthFile.getClientId(); + return testResourceNamer.recordValueFromConfig(clientId); + } + + /** + * @return The test profile. + */ + protected AzureProfile profile() { + return testProfile; + } + + /** + * @return Whether the test mode is {@link TestMode#PLAYBACK}. + */ + protected boolean isPlaybackMode() { + return getTestMode() == TestMode.PLAYBACK; + } + + /** + * @return Whether the test should be skipped in playback. + */ + protected boolean skipInPlayback() { + if (isPlaybackMode()) { + isSkipInPlayback = true; + } + return isSkipInPlayback; + } + + @Override + protected void beforeTest() { + TokenCredential credential; + HttpPipeline httpPipeline; + Map textReplacementRules = new HashMap<>(); + String logLevel = Configuration.getGlobalConfiguration().get(AZURE_TEST_LOG_LEVEL); + HttpLogDetailLevel httpLogDetailLevel; + + try { + httpLogDetailLevel = HttpLogDetailLevel.valueOf(logLevel); + } catch (Exception e) { + if (isPlaybackMode()) { + httpLogDetailLevel = HttpLogDetailLevel.NONE; + LOGGER.error("Environment variable '{}' has not been set yet. Using 'NONE' for PLAYBACK.", AZURE_TEST_LOG_LEVEL); + } else { + httpLogDetailLevel = HttpLogDetailLevel.BODY_AND_HEADERS; + LOGGER.error("Environment variable '{}' has not been set yet. Using 'BODY_AND_HEADERS' for RECORD/LIVE.", AZURE_TEST_LOG_LEVEL); + } + } + + if (httpLogDetailLevel == HttpLogDetailLevel.NONE) { + try { + System.setOut(new PrintStream(EMPTY_OUTPUT_STREAM, false, Charset.defaultCharset().name())); + System.setErr(new PrintStream(EMPTY_OUTPUT_STREAM, false, Charset.defaultCharset().name())); + } catch (UnsupportedEncodingException e) { + } + } + + if (isPlaybackMode()) { + if (interceptorManager.getRecordedData() == null) { + skipInPlayback(); + return; + } + + testProfile = PLAYBACK_PROFILE; + List policies = new ArrayList<>(); + policies.add(new TextReplacementPolicy(interceptorManager.getRecordedData(), textReplacementRules)); + httpPipeline = buildHttpPipeline( + null, + testProfile, + new HttpLogOptions().setLogLevel(httpLogDetailLevel), + policies, + interceptorManager.getPlaybackClient()); + textReplacementRules.put(PLAYBACK_URI_BASE + "1234", PLAYBACK_URI); + addTextReplacementRules(textReplacementRules); + } else { + if (System.getenv(AZURE_AUTH_LOCATION) != null) { // Record mode + final File credFile = new File(System.getenv(AZURE_AUTH_LOCATION)); + try { + testAuthFile = AuthFile.parse(credFile); + } catch (IOException e) { + throw LOGGER.logExceptionAsError(new RuntimeException("Cannot parse auth file. Please check file format.", e)); + } + credential = testAuthFile.getCredential(); + testProfile = new AzureProfile(testAuthFile.getTenantId(), testAuthFile.getSubscriptionId(), testAuthFile.getEnvironment()); + } else { + Configuration configuration = Configuration.getGlobalConfiguration(); + String clientId = configuration.get(Configuration.PROPERTY_AZURE_CLIENT_ID); + String tenantId = configuration.get(Configuration.PROPERTY_AZURE_TENANT_ID); + String clientSecret = configuration.get(Configuration.PROPERTY_AZURE_CLIENT_SECRET); + String subscriptionId = configuration.get(Configuration.PROPERTY_AZURE_SUBSCRIPTION_ID); + if (clientId == null || tenantId == null || clientSecret == null || subscriptionId == null) { + throw LOGGER.logExceptionAsError( + new IllegalArgumentException("When running tests in record mode either 'AZURE_AUTH_LOCATION' or 'AZURE_CLIENT_ID, AZURE_TENANT_ID, AZURE_CLIENT_SECRET and AZURE_SUBSCRIPTION_ID' needs to be set")); + } + + credential = new ClientSecretCredentialBuilder() + .tenantId(tenantId) + .clientId(clientId) + .clientSecret(clientSecret) + .authorityHost(AzureEnvironment.AZURE.getActiveDirectoryEndpoint()) + .build(); + testProfile = new AzureProfile(tenantId, subscriptionId, AzureEnvironment.AZURE); + } + + List policies = new ArrayList<>(); + policies.add(new TimeoutPolicy(Duration.ofMinutes(1))); + if (!interceptorManager.isLiveMode() && !testContextManager.doNotRecordTest()) { + policies.add(new TextReplacementPolicy(interceptorManager.getRecordedData(), textReplacementRules)); + policies.add(this.interceptorManager.getRecordPolicy()); + + } + if (httpLogDetailLevel == HttpLogDetailLevel.BODY_AND_HEADERS) { + policies.add(new HttpDebugLoggingPolicy()); + httpLogDetailLevel = HttpLogDetailLevel.NONE; + } + httpPipeline = buildHttpPipeline( + credential, + testProfile, + new HttpLogOptions().setLogLevel(httpLogDetailLevel), + policies, + generateHttpClientWithProxy(null, null)); + + textReplacementRules.put(testProfile.getSubscriptionId(), ZERO_SUBSCRIPTION); + textReplacementRules.put(testProfile.getTenantId(), ZERO_TENANT); + // ARM endpoint + textReplacementRules.put(Pattern.quote(AzureEnvironment.AZURE.getResourceManagerEndpoint()), PLAYBACK_URI + "/"); + // MSGraph endpoint + textReplacementRules.put(Pattern.quote(AzureEnvironment.AZURE.getMicrosoftGraphEndpoint()), PLAYBACK_URI + "/"); + // vault endpoint + textReplacementRules.put("https://[a-zA-Z0-9]+?" + AzureEnvironment.AZURE.getKeyVaultDnsSuffix().replace(".", "\\.") + "/", PLAYBACK_URI + "/"); + // storage account endpoint + textReplacementRules.put("https://[a-zA-Z0-9]+?" + AzureEnvironment.AZURE.getStorageEndpointSuffix().replace(".", "\\.") + "/", PLAYBACK_URI + "/"); + addTextReplacementRules(textReplacementRules); + } + initializeClients(httpPipeline, testProfile); + } + + /** + * Generates an {@link HttpClient} with a proxy. + * + * @param clientBuilder The HttpClient builder. + * @param proxyOptions The proxy. + * @return An HttpClient with a proxy. + */ + protected HttpClient generateHttpClientWithProxy(NettyAsyncHttpClientBuilder clientBuilder, ProxyOptions proxyOptions) { + if (clientBuilder == null) { + clientBuilder = new NettyAsyncHttpClientBuilder(); + } + if (proxyOptions != null) { + clientBuilder.proxy(proxyOptions); + } else { + try { + System.setProperty(USE_SYSTEM_PROXY, VALUE_TRUE); + List proxies = ProxySelector.getDefault().select(new URI(AzureEnvironment.AZURE.getResourceManagerEndpoint())); + if (!proxies.isEmpty()) { + for (Proxy proxy : proxies) { + if (proxy.address() instanceof InetSocketAddress) { + String host = ((InetSocketAddress) proxy.address()).getHostName(); + int port = ((InetSocketAddress) proxy.address()).getPort(); + switch (proxy.type()) { + case HTTP: + return clientBuilder.proxy(new ProxyOptions(ProxyOptions.Type.HTTP, new InetSocketAddress(host, port))).build(); + case SOCKS: + return clientBuilder.proxy(new ProxyOptions(ProxyOptions.Type.SOCKS5, new InetSocketAddress(host, port))).build(); + default: + } + } + } + } + String host = null; + int port = 0; + if (System.getProperty(HTTPS_PROXY_HOST) != null && System.getProperty(HTTPS_PROXY_PORT) != null) { + host = System.getProperty(HTTPS_PROXY_HOST); + port = Integer.parseInt(System.getProperty(HTTPS_PROXY_PORT)); + } else if (System.getProperty(HTTP_PROXY_HOST) != null && System.getProperty(HTTP_PROXY_PORT) != null) { + host = System.getProperty(HTTP_PROXY_HOST); + port = Integer.parseInt(System.getProperty(HTTP_PROXY_PORT)); + } + if (host != null) { + clientBuilder.proxy(new ProxyOptions(ProxyOptions.Type.HTTP, new InetSocketAddress(host, port))); + } + } catch (URISyntaxException e) { } + } + return clientBuilder.build(); + } + + @Override + protected void afterTest() { + if (!isSkipInPlayback) { + cleanUpResources(); + } + } + + private void addTextReplacementRules(Map rules) { + for (Map.Entry entry : rules.entrySet()) { + interceptorManager.addTextReplacementRule(entry.getKey(), entry.getValue()); + } + } + + /** + * Sets sdk context when running the tests + * + * @param internalContext the internal runtime context + * @param objects the manager classes to change internal context + * @param the type of internal context + * @throws RuntimeException when field cannot be found or set. + */ + protected void setInternalContext(T internalContext, Object... objects) { + try { + for (Object obj : objects) { + for (final Field field : obj.getClass().getSuperclass().getDeclaredFields()) { + if (field.getName().equals("resourceManager")) { + setAccessible(field); + Field context = field.get(obj).getClass().getDeclaredField("internalContext"); + setAccessible(context); + context.set(field.get(obj), internalContext); + } + } + for (Field field : obj.getClass().getDeclaredFields()) { + if (field.getName().equals("internalContext")) { + setAccessible(field); + field.set(obj, internalContext); + } else if (field.getName().contains("Manager")) { + setAccessible(field); + setInternalContext(internalContext, field.get(obj)); + } + } + } + } catch (IllegalAccessException | NoSuchFieldException ex) { + throw LOGGER.logExceptionAsError(new RuntimeException(ex)); + } + } + + private void setAccessible(final AccessibleObject accessibleObject) { + // avoid bug in Java8 + Runnable runnable = () -> accessibleObject.setAccessible(true); + runnable.run(); + } + + /** + * Builds the manager with provided http pipeline and profile in general manner. + * + * @param manager the class of the manager + * @param httpPipeline the http pipeline + * @param profile the azure profile + * @param the type of the manager + * @return the manager instance + * @throws RuntimeException when field cannot be found or set. + */ + protected T buildManager(Class manager, HttpPipeline httpPipeline, AzureProfile profile) { + try { + Constructor constructor = manager.getDeclaredConstructor(httpPipeline.getClass(), profile.getClass()); + setAccessible(constructor); + return constructor.newInstance(httpPipeline, profile); + + } catch (NoSuchMethodException + | IllegalAccessException + | InstantiationException + | InvocationTargetException ex) { + throw LOGGER.logExceptionAsError(new RuntimeException(ex)); + } + } + + /** + * Builds an HttpPipeline. + * + * @param credential The credentials to use in the pipeline. + * @param profile The AzureProfile to use in the pipeline. + * @param httpLogOptions The HTTP logging options to use in the pipeline. + * @param policies Additional policies to use in the pipeline. + * @param httpClient The HttpClient to use in the pipeline. + * @return A new constructed HttpPipeline. + */ + protected abstract HttpPipeline buildHttpPipeline( + TokenCredential credential, + AzureProfile profile, + HttpLogOptions httpLogOptions, + List policies, + HttpClient httpClient); + + /** + * Initializes service clients used in testing. + * + * @param httpPipeline The HttpPipeline to use in the clients. + * @param profile The AzureProfile to use in the clients. + */ + protected abstract void initializeClients(HttpPipeline httpPipeline, AzureProfile profile); + + /** + * Cleans up resources. + */ + protected abstract void cleanUpResources(); + + private final class PlaybackTimeoutInterceptor implements InvocationInterceptor { + + private final Duration duration; + + private PlaybackTimeoutInterceptor(Supplier timeoutSupplier) { + Objects.requireNonNull(timeoutSupplier); + this.duration = timeoutSupplier.get(); + } + + @Override + public void interceptTestMethod(Invocation invocation, + ReflectiveInvocationContext invocationContext, + ExtensionContext extensionContext) throws Throwable { + if (isPlaybackMode()) { + Assertions.assertTimeoutPreemptively(duration, invocation::proceed); + } else { + invocation.proceed(); + } + } + } +} From 2732d526665562316c7ff6dc126cbb0cf14b8445 Mon Sep 17 00:00:00 2001 From: Haoling Dong Date: Tue, 20 Jun 2023 17:08:20 +0800 Subject: [PATCH 06/19] add assets.json --- .../azure-resourcemanager-resources/assets.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/assets.json diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/assets.json b/sdk/resourcemanager/azure-resourcemanager-resources/assets.json new file mode 100644 index 0000000000000..a43cde2024c3c --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-resources/assets.json @@ -0,0 +1,6 @@ +{ + "AssetsRepo": "Azure/azure-sdk-assets", + "AssetsRepoPrefixPath": "java", + "TagPrefix": "java/resourcemanager/azure-resourcemanager-resources", + "Tag": "java/resourcemanager/azure-resourcemanager-resources_4ffc07a0a6" +} From a34c6695f24a21ef2a21fc112b407660c51c96b7 Mon Sep 17 00:00:00 2001 From: Haoling Dong Date: Tue, 20 Jun 2023 17:08:38 +0800 Subject: [PATCH 07/19] remove session records --- .../DeploymentsTests.canBeginCreateAsync.json | 7 ------- .../DeploymentsTests.canDeployVirtualNetwork.json | 6 ------ ...DeploymentsTests.canDeployVirtualNetworkSyncPoll.json | 8 -------- ...Tests.canDeployVirtualNetworkSyncPollWithFailure.json | 7 ------- ...loymentsTests.canDeployVirtualNetworkWithContext.json | 9 --------- .../DeploymentsTests.canGetErrorWhenDeploymentFail.json | 6 ------ ...entsTests.canPostDeploymentWhatIfOnResourceGroup.json | 6 ------ ...mentsTests.canPostDeploymentWhatIfOnSubscription.json | 6 ------ ...ploymentsTests.canUpdateVirtualNetworkDeployment.json | 6 ------ .../FeaturesTests.canListAndRegisterFeature.json | 4 ---- ...icResourcesTests.canCreateDeleteResourceSyncPoll.json | 6 ------ ...ricResourcesTests.canCreateUpdateKindSkuIdentity.json | 6 ------ ...enericResourcesTests.canCreateUpdateMoveResource.json | 6 ------ .../GenericResourcesTests.canValidateMoveResources.json | 6 ------ .../session-records/LocksTests.canCreateLock.json | 7 ------- .../session-records/LocksTests.canCreateUpdateLock.json | 7 ------- .../ResourceGroupsTests.canCreateResourceGroup.json | 6 ------ .../SubscriptionsTests.canListLocations.json | 4 ---- .../SubscriptionsTests.canListSubscriptions.json | 4 ---- .../session-records/TagsTests.canUpdateTag.json | 4 ---- .../session-records/TenantsTests.canListTenants.json | 4 ---- 21 files changed, 125 deletions(-) delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canBeginCreateAsync.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetwork.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkSyncPoll.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkSyncPollWithFailure.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkWithContext.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canGetErrorWhenDeploymentFail.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canPostDeploymentWhatIfOnResourceGroup.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canPostDeploymentWhatIfOnSubscription.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canUpdateVirtualNetworkDeployment.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/FeaturesTests.canListAndRegisterFeature.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateDeleteResourceSyncPoll.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateUpdateKindSkuIdentity.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateUpdateMoveResource.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canValidateMoveResources.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/LocksTests.canCreateLock.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/LocksTests.canCreateUpdateLock.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/ResourceGroupsTests.canCreateResourceGroup.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/SubscriptionsTests.canListLocations.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/SubscriptionsTests.canListSubscriptions.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/TagsTests.canUpdateTag.json delete mode 100644 sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/TenantsTests.canListTenants.json diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canBeginCreateAsync.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canBeginCreateAsync.json deleted file mode 100644 index 6c08155fc0350..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canBeginCreateAsync.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "Entries": [], - "Variables": { - "0": "18059ff", - "1": "rg245266" - } -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetwork.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetwork.json deleted file mode 100644 index a06a82d0f4787..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetwork.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "Entries": [], - "Variables": { - "0": "276525f" - } -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkSyncPoll.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkSyncPoll.json deleted file mode 100644 index cadd3f370b257..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkSyncPoll.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "Entries": [], - "Variables": { - "0": "2983505", - "1": "rg580618", - "2": "dp109749" - } -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkSyncPollWithFailure.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkSyncPollWithFailure.json deleted file mode 100644 index 0b5083e00c192..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkSyncPollWithFailure.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "Entries": [], - "Variables": { - "0": "0579312", - "1": "rg88039d" - } -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkWithContext.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkWithContext.json deleted file mode 100644 index 1c0655dcb59e8..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canDeployVirtualNetworkWithContext.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "Entries": [], - "Variables": { - "0": "494900b", - "1": "rg80273d", - "2": "rg049251", - "3": "a13585f5-db6c-4a60-bcfe-cd8d0a8f8af2" - } -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canGetErrorWhenDeploymentFail.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canGetErrorWhenDeploymentFail.json deleted file mode 100644 index 3257417d2ed45..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canGetErrorWhenDeploymentFail.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "Entries": [], - "Variables": { - "0": "01580c8" - } -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canPostDeploymentWhatIfOnResourceGroup.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canPostDeploymentWhatIfOnResourceGroup.json deleted file mode 100644 index 667f5d87ce7ff..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canPostDeploymentWhatIfOnResourceGroup.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "Entries": [], - "Variables": { - "0": "6582914" - } -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canPostDeploymentWhatIfOnSubscription.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canPostDeploymentWhatIfOnSubscription.json deleted file mode 100644 index a2a84b61e799d..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canPostDeploymentWhatIfOnSubscription.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "Entries": [], - "Variables": { - "0": "1035960" - } -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canUpdateVirtualNetworkDeployment.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canUpdateVirtualNetworkDeployment.json deleted file mode 100644 index 80e03fe725bab..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/DeploymentsTests.canUpdateVirtualNetworkDeployment.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "Entries": [], - "Variables": { - "0": "17488fd" - } -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/FeaturesTests.canListAndRegisterFeature.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/FeaturesTests.canListAndRegisterFeature.json deleted file mode 100644 index f721723386d8a..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/FeaturesTests.canListAndRegisterFeature.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "Entries": [], - "Variables": {} -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateDeleteResourceSyncPoll.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateDeleteResourceSyncPoll.json deleted file mode 100644 index 7c37481416d42..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateDeleteResourceSyncPoll.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "Entries": [], - "Variables": { - "0": "39441ef" - } -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateUpdateKindSkuIdentity.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateUpdateKindSkuIdentity.json deleted file mode 100644 index 0899b2b367af7..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateUpdateKindSkuIdentity.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "Entries": [], - "Variables": { - "0": "12467c1" - } -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateUpdateMoveResource.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateUpdateMoveResource.json deleted file mode 100644 index cb61a18825887..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canCreateUpdateMoveResource.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "Entries": [], - "Variables": { - "0": "9663270" - } -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canValidateMoveResources.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canValidateMoveResources.json deleted file mode 100644 index 037c6c14ba19f..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/GenericResourcesTests.canValidateMoveResources.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "Entries": [], - "Variables": { - "0": "18987de" - } -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/LocksTests.canCreateLock.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/LocksTests.canCreateLock.json deleted file mode 100644 index 7203e2b5dc75d..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/LocksTests.canCreateLock.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "Entries": [], - "Variables": { - "0": "rgloc1598190", - "1": "lock74525392" - } -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/LocksTests.canCreateUpdateLock.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/LocksTests.canCreateUpdateLock.json deleted file mode 100644 index 3f59322916d7a..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/LocksTests.canCreateUpdateLock.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "Entries": [], - "Variables": { - "0": "rgloc85803a3", - "1": "lock207076dd" - } -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/ResourceGroupsTests.canCreateResourceGroup.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/ResourceGroupsTests.canCreateResourceGroup.json deleted file mode 100644 index 58b586ca0519e..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/ResourceGroupsTests.canCreateResourceGroup.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "Entries": [], - "Variables": { - "0": "rg007709" - } -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/SubscriptionsTests.canListLocations.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/SubscriptionsTests.canListLocations.json deleted file mode 100644 index f721723386d8a..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/SubscriptionsTests.canListLocations.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "Entries": [], - "Variables": {} -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/SubscriptionsTests.canListSubscriptions.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/SubscriptionsTests.canListSubscriptions.json deleted file mode 100644 index f721723386d8a..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/SubscriptionsTests.canListSubscriptions.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "Entries": [], - "Variables": {} -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/TagsTests.canUpdateTag.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/TagsTests.canUpdateTag.json deleted file mode 100644 index f721723386d8a..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/TagsTests.canUpdateTag.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "Entries": [], - "Variables": {} -} diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/TenantsTests.canListTenants.json b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/TenantsTests.canListTenants.json deleted file mode 100644 index f721723386d8a..0000000000000 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/resources/session-records/TenantsTests.canListTenants.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "Entries": [], - "Variables": {} -} From 2235b202c9cda06264005f3cdeb89b201531e89d Mon Sep 17 00:00:00 2001 From: Haoling Dong Date: Wed, 21 Jun 2023 11:18:36 +0800 Subject: [PATCH 08/19] fix checkstyle --- .../azure/resourcemanager/resources/ResourceManagementTest.java | 1 - 1 file changed, 1 deletion(-) diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/java/com/azure/resourcemanager/resources/ResourceManagementTest.java b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/java/com/azure/resourcemanager/resources/ResourceManagementTest.java index 7fc6837a5c59d..e6b3cf8477fc5 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/src/test/java/com/azure/resourcemanager/resources/ResourceManagementTest.java +++ b/sdk/resourcemanager/azure-resourcemanager-resources/src/test/java/com/azure/resourcemanager/resources/ResourceManagementTest.java @@ -12,7 +12,6 @@ import com.azure.core.management.profile.AzureProfile; import com.azure.resourcemanager.resources.fluentcore.utils.HttpPipelineProvider; import com.azure.resourcemanager.resources.fluentcore.utils.ResourceManagerUtils; -import com.azure.resourcemanager.test.ResourceManagerTestBase; import com.azure.resourcemanager.test.ResourceManagerTestProxyTestBase; import com.azure.resourcemanager.test.utils.TestDelayProvider; From b5903e49b9775a0ac828dd44366eb082c4c27b6d Mon Sep 17 00:00:00 2001 From: Haoling Dong Date: Tue, 27 Jun 2023 15:54:15 +0800 Subject: [PATCH 09/19] update code to fix playback issue --- .../test/ResourceManagerTestProxyTestBase.java | 4 ++-- .../resourcemanager/test/policy/TextReplacementPolicy.java | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java index bd712db337cbe..8b67b240b7cb4 100644 --- a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java +++ b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java @@ -73,7 +73,7 @@ public abstract class ResourceManagerTestProxyTestBase extends TestProxyTestBase private static final String ZERO_UUID = "00000000-0000-0000-0000-000000000000"; private static final String ZERO_SUBSCRIPTION = ZERO_UUID; private static final String ZERO_TENANT = ZERO_UUID; - private static final String PLAYBACK_URI_BASE = "http://localhost:"; + private static final String PLAYBACK_URI_BASE = "https://localhost:"; private static final String AZURE_AUTH_LOCATION = "AZURE_AUTH_LOCATION"; private static final String AZURE_TEST_LOG_LEVEL = "AZURE_TEST_LOG_LEVEL"; private static final String HTTPS_PROXY_HOST = "https.proxyHost"; @@ -241,7 +241,7 @@ protected void beforeTest() { if (isPlaybackMode()) { if (interceptorManager.getRecordedData() == null) { skipInPlayback(); - return; +// return; } testProfile = PLAYBACK_PROFILE; diff --git a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java index cc56afe137256..9a37b2c5a4436 100644 --- a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java +++ b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java @@ -86,7 +86,9 @@ public Mono process(HttpPipelineCallContext context, HttpPipelineN return next.process() .doOnError(throwable -> { networkCallRecord.setException(new NetworkCallError(throwable)); - recordedData.addNetworkCall(networkCallRecord); + if (recordedData != null) { // when using testproxy, recordedData will be set to null + recordedData.addNetworkCall(networkCallRecord); + } throw logger.logExceptionAsWarning(Exceptions.propagate(throwable)); }).flatMap(httpResponse -> { final HttpResponse bufferedResponse = httpResponse.buffer(); From 796a321864ed7f86297228d3679faa92a363ef4b Mon Sep 17 00:00:00 2001 From: Haoling Dong Date: Tue, 27 Jun 2023 16:33:02 +0800 Subject: [PATCH 10/19] add credential to playback to avoid playback file can't match error --- .../test/ResourceManagerTestProxyTestBase.java | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java index 8b67b240b7cb4..c3b35a85d5c27 100644 --- a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java +++ b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java @@ -2,6 +2,7 @@ // Licensed under the MIT License. package com.azure.resourcemanager.test; +import com.azure.core.credential.AccessToken; import com.azure.core.credential.TokenCredential; import com.azure.core.http.HttpClient; import com.azure.core.http.HttpPipeline; @@ -29,6 +30,7 @@ import org.junit.jupiter.api.extension.InvocationInterceptor; import org.junit.jupiter.api.extension.ReflectiveInvocationContext; import org.junit.jupiter.api.extension.RegisterExtension; +import reactor.core.publisher.Mono; import java.io.ByteArrayOutputStream; import java.io.DataOutputStream; @@ -55,6 +57,7 @@ import java.security.PublicKey; import java.security.interfaces.RSAPublicKey; import java.time.Duration; +import java.time.OffsetDateTime; import java.util.ArrayList; import java.util.Arrays; import java.util.Base64; @@ -248,7 +251,7 @@ protected void beforeTest() { List policies = new ArrayList<>(); policies.add(new TextReplacementPolicy(interceptorManager.getRecordedData(), textReplacementRules)); httpPipeline = buildHttpPipeline( - null, + request -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), testProfile, new HttpLogOptions().setLogLevel(httpLogDetailLevel), policies, From 906806fe0b78f7716973f65062dfcb3d6f9db556 Mon Sep 17 00:00:00 2001 From: Haoling Dong Date: Wed, 28 Jun 2023 18:06:22 +0800 Subject: [PATCH 11/19] redact api-version and subscription id --- .../test/ResourceManagerTestProxyTestBase.java | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java index c3b35a85d5c27..613f88853be8c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java +++ b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java @@ -16,8 +16,9 @@ import com.azure.core.management.profile.AzureProfile; import com.azure.core.test.TestMode; import com.azure.core.test.TestProxyTestBase; +import com.azure.core.test.models.CustomMatcher; import com.azure.core.test.models.TestProxySanitizer; -import com.azure.core.test.policy.TestProxyRecordPolicy; +import com.azure.core.test.models.TestProxySanitizerType; import com.azure.core.test.utils.ResourceNamer; import com.azure.core.util.Configuration; import com.azure.core.util.logging.ClientLogger; @@ -318,6 +319,13 @@ protected void beforeTest() { textReplacementRules.put("https://[a-zA-Z0-9]+?" + AzureEnvironment.AZURE.getStorageEndpointSuffix().replace(".", "\\.") + "/", PLAYBACK_URI + "/"); addTextReplacementRules(textReplacementRules); } + + if (!testContextManager.doNotRecordTest()) { + // don't match api-version when matching url + interceptorManager.addMatchers(Arrays.asList(new CustomMatcher().setIgnoredQueryParameters(Arrays.asList("api-version")))); + // sanitize subscription id + interceptorManager.addSanitizers(Arrays.asList(new TestProxySanitizer("(?<=/subscriptions/)([^/?]+)", ZERO_UUID, TestProxySanitizerType.URL))); + } initializeClients(httpPipeline, testProfile); } From 2ab380db2d0a70e462669a55211f2f6ee1c48388 Mon Sep 17 00:00:00 2001 From: Haoling Dong Date: Wed, 5 Jul 2023 13:40:27 +0800 Subject: [PATCH 12/19] update assets.json --- sdk/resourcemanager/azure-resourcemanager-resources/assets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/assets.json b/sdk/resourcemanager/azure-resourcemanager-resources/assets.json index a43cde2024c3c..a2385de82c099 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/assets.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/assets.json @@ -2,5 +2,5 @@ "AssetsRepo": "Azure/azure-sdk-assets", "AssetsRepoPrefixPath": "java", "TagPrefix": "java/resourcemanager/azure-resourcemanager-resources", - "Tag": "java/resourcemanager/azure-resourcemanager-resources_4ffc07a0a6" + "Tag": "java/resourcemanager/azure-resourcemanager-resources_fbfc1e56ca" } From ab522447f15d7b63e35f61990e4db5a2622f2b59 Mon Sep 17 00:00:00 2001 From: Haoling Dong Date: Wed, 5 Jul 2023 15:16:58 +0800 Subject: [PATCH 13/19] enhance subscription id sanitize --- sdk/resourcemanager/azure-resourcemanager-resources/assets.json | 2 +- .../resourcemanager/test/ResourceManagerTestProxyTestBase.java | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/assets.json b/sdk/resourcemanager/azure-resourcemanager-resources/assets.json index a2385de82c099..c30e7d7b8d634 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/assets.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/assets.json @@ -2,5 +2,5 @@ "AssetsRepo": "Azure/azure-sdk-assets", "AssetsRepoPrefixPath": "java", "TagPrefix": "java/resourcemanager/azure-resourcemanager-resources", - "Tag": "java/resourcemanager/azure-resourcemanager-resources_fbfc1e56ca" + "Tag": "java/resourcemanager/azure-resourcemanager-resources_da922b0432" } diff --git a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java index 613f88853be8c..7abdd4e9adb3f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java +++ b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java @@ -325,6 +325,7 @@ protected void beforeTest() { interceptorManager.addMatchers(Arrays.asList(new CustomMatcher().setIgnoredQueryParameters(Arrays.asList("api-version")))); // sanitize subscription id interceptorManager.addSanitizers(Arrays.asList(new TestProxySanitizer("(?<=/subscriptions/)([^/?]+)", ZERO_UUID, TestProxySanitizerType.URL))); + interceptorManager.addSanitizers(Arrays.asList(new TestProxySanitizer("(?<=%2Fsubscriptions%2F)([^/?]+)", ZERO_UUID, TestProxySanitizerType.URL))); } initializeClients(httpPipeline, testProfile); } From 104f8514a05dd4155928b3b192fce7e4f5438990 Mon Sep 17 00:00:00 2001 From: XiaofeiCao Date: Tue, 18 Jul 2023 16:39:38 +0800 Subject: [PATCH 14/19] remove text replacement policy, add Retry-After redact --- .../ResourceManagerTestProxyTestBase.java | 23 ++----------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java index 7abdd4e9adb3f..aa2242d71957c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java +++ b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java @@ -243,22 +243,14 @@ protected void beforeTest() { } if (isPlaybackMode()) { - if (interceptorManager.getRecordedData() == null) { - skipInPlayback(); -// return; - } - testProfile = PLAYBACK_PROFILE; List policies = new ArrayList<>(); - policies.add(new TextReplacementPolicy(interceptorManager.getRecordedData(), textReplacementRules)); httpPipeline = buildHttpPipeline( request -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), testProfile, new HttpLogOptions().setLogLevel(httpLogDetailLevel), policies, interceptorManager.getPlaybackClient()); - textReplacementRules.put(PLAYBACK_URI_BASE + "1234", PLAYBACK_URI); - addTextReplacementRules(textReplacementRules); } else { if (System.getenv(AZURE_AUTH_LOCATION) != null) { // Record mode final File credFile = new File(System.getenv(AZURE_AUTH_LOCATION)); @@ -292,7 +284,6 @@ protected void beforeTest() { List policies = new ArrayList<>(); policies.add(new TimeoutPolicy(Duration.ofMinutes(1))); if (!interceptorManager.isLiveMode() && !testContextManager.doNotRecordTest()) { - policies.add(new TextReplacementPolicy(interceptorManager.getRecordedData(), textReplacementRules)); policies.add(this.interceptorManager.getRecordPolicy()); } @@ -306,18 +297,6 @@ protected void beforeTest() { new HttpLogOptions().setLogLevel(httpLogDetailLevel), policies, generateHttpClientWithProxy(null, null)); - - textReplacementRules.put(testProfile.getSubscriptionId(), ZERO_SUBSCRIPTION); - textReplacementRules.put(testProfile.getTenantId(), ZERO_TENANT); - // ARM endpoint - textReplacementRules.put(Pattern.quote(AzureEnvironment.AZURE.getResourceManagerEndpoint()), PLAYBACK_URI + "/"); - // MSGraph endpoint - textReplacementRules.put(Pattern.quote(AzureEnvironment.AZURE.getMicrosoftGraphEndpoint()), PLAYBACK_URI + "/"); - // vault endpoint - textReplacementRules.put("https://[a-zA-Z0-9]+?" + AzureEnvironment.AZURE.getKeyVaultDnsSuffix().replace(".", "\\.") + "/", PLAYBACK_URI + "/"); - // storage account endpoint - textReplacementRules.put("https://[a-zA-Z0-9]+?" + AzureEnvironment.AZURE.getStorageEndpointSuffix().replace(".", "\\.") + "/", PLAYBACK_URI + "/"); - addTextReplacementRules(textReplacementRules); } if (!testContextManager.doNotRecordTest()) { @@ -326,6 +305,8 @@ protected void beforeTest() { // sanitize subscription id interceptorManager.addSanitizers(Arrays.asList(new TestProxySanitizer("(?<=/subscriptions/)([^/?]+)", ZERO_UUID, TestProxySanitizerType.URL))); interceptorManager.addSanitizers(Arrays.asList(new TestProxySanitizer("(?<=%2Fsubscriptions%2F)([^/?]+)", ZERO_UUID, TestProxySanitizerType.URL))); + // Retry-After + interceptorManager.addSanitizers(Arrays.asList(new TestProxySanitizer("Retry-After", null, "0", TestProxySanitizerType.HEADER))); } initializeClients(httpPipeline, testProfile); } From 97c2c2ecd3cf3b05f8d1dfbc5274b7957567f8ba Mon Sep 17 00:00:00 2001 From: XiaofeiCao Date: Tue, 18 Jul 2023 16:48:49 +0800 Subject: [PATCH 15/19] recording --- sdk/resourcemanager/azure-resourcemanager-resources/assets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/assets.json b/sdk/resourcemanager/azure-resourcemanager-resources/assets.json index c30e7d7b8d634..5549d5a8f89c9 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/assets.json +++ b/sdk/resourcemanager/azure-resourcemanager-resources/assets.json @@ -2,5 +2,5 @@ "AssetsRepo": "Azure/azure-sdk-assets", "AssetsRepoPrefixPath": "java", "TagPrefix": "java/resourcemanager/azure-resourcemanager-resources", - "Tag": "java/resourcemanager/azure-resourcemanager-resources_da922b0432" + "Tag": "java/resourcemanager/azure-resourcemanager-resources_ee8c7f5683" } From 3dfb92df74f69b9e3265321291e9130ad6bb93a3 Mon Sep 17 00:00:00 2001 From: xiaofeicao Date: Wed, 19 Jul 2023 10:39:53 +0800 Subject: [PATCH 16/19] revert TextReplacementPolicy --- .../resourcemanager/test/policy/TextReplacementPolicy.java | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java index 9a37b2c5a4436..828a4110aad6b 100644 --- a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java +++ b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/policy/TextReplacementPolicy.java @@ -86,9 +86,7 @@ public Mono process(HttpPipelineCallContext context, HttpPipelineN return next.process() .doOnError(throwable -> { networkCallRecord.setException(new NetworkCallError(throwable)); - if (recordedData != null) { // when using testproxy, recordedData will be set to null - recordedData.addNetworkCall(networkCallRecord); - } + recordedData.addNetworkCall(networkCallRecord); throw logger.logExceptionAsWarning(Exceptions.propagate(throwable)); }).flatMap(httpResponse -> { final HttpResponse bufferedResponse = httpResponse.buffer(); @@ -101,7 +99,7 @@ public Mono process(HttpPipelineCallContext context, HttpPipelineN if (body != null && body.contains("InProgress") || Integer.parseInt(responseData.get(STATUS_CODE)) == HttpURLConnection.HTTP_MOVED_TEMP) { logger.info("Waiting for a response or redirection."); - } else if (recordedData != null) { // when using testproxy, recordedData will be set to null + } else { recordedData.addNetworkCall(networkCallRecord); } From dbdac115118bad44834cc42af8b2623c364d50bf Mon Sep 17 00:00:00 2001 From: xiaofeicao Date: Wed, 19 Jul 2023 13:36:13 +0800 Subject: [PATCH 17/19] reposition sanitizer and matcher --- .../ResourceManagerTestProxyTestBase.java | 21 ++++++++----------- 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java index aa2242d71957c..9995b8c4e6977 100644 --- a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java +++ b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java @@ -218,7 +218,6 @@ protected boolean skipInPlayback() { protected void beforeTest() { TokenCredential credential; HttpPipeline httpPipeline; - Map textReplacementRules = new HashMap<>(); String logLevel = Configuration.getGlobalConfiguration().get(AZURE_TEST_LOG_LEVEL); HttpLogDetailLevel httpLogDetailLevel; @@ -251,6 +250,8 @@ protected void beforeTest() { new HttpLogOptions().setLogLevel(httpLogDetailLevel), policies, interceptorManager.getPlaybackClient()); + // don't match api-version when matching url + interceptorManager.addMatchers(Arrays.asList(new CustomMatcher().setIgnoredQueryParameters(Arrays.asList("api-version")))); } else { if (System.getenv(AZURE_AUTH_LOCATION) != null) { // Record mode final File credFile = new File(System.getenv(AZURE_AUTH_LOCATION)); @@ -285,7 +286,13 @@ protected void beforeTest() { policies.add(new TimeoutPolicy(Duration.ofMinutes(1))); if (!interceptorManager.isLiveMode() && !testContextManager.doNotRecordTest()) { policies.add(this.interceptorManager.getRecordPolicy()); - + interceptorManager.addSanitizers(Arrays.asList( + // subscription id + new TestProxySanitizer("(?<=/subscriptions/)([^/?]+)", ZERO_UUID, TestProxySanitizerType.URL), + new TestProxySanitizer("(?<=%2Fsubscriptions%2F)([^/?]+)", ZERO_UUID, TestProxySanitizerType.URL), + // Retry-After + new TestProxySanitizer("Retry-After", null, "0", TestProxySanitizerType.HEADER) + )); } if (httpLogDetailLevel == HttpLogDetailLevel.BODY_AND_HEADERS) { policies.add(new HttpDebugLoggingPolicy()); @@ -298,16 +305,6 @@ protected void beforeTest() { policies, generateHttpClientWithProxy(null, null)); } - - if (!testContextManager.doNotRecordTest()) { - // don't match api-version when matching url - interceptorManager.addMatchers(Arrays.asList(new CustomMatcher().setIgnoredQueryParameters(Arrays.asList("api-version")))); - // sanitize subscription id - interceptorManager.addSanitizers(Arrays.asList(new TestProxySanitizer("(?<=/subscriptions/)([^/?]+)", ZERO_UUID, TestProxySanitizerType.URL))); - interceptorManager.addSanitizers(Arrays.asList(new TestProxySanitizer("(?<=%2Fsubscriptions%2F)([^/?]+)", ZERO_UUID, TestProxySanitizerType.URL))); - // Retry-After - interceptorManager.addSanitizers(Arrays.asList(new TestProxySanitizer("Retry-After", null, "0", TestProxySanitizerType.HEADER))); - } initializeClients(httpPipeline, testProfile); } From 91659d8b6f5f259e8e973ce19648ecc1de065958 Mon Sep 17 00:00:00 2001 From: xiaofeicao Date: Wed, 19 Jul 2023 14:09:58 +0800 Subject: [PATCH 18/19] remove obsolete code --- .../test/ResourceManagerTestProxyTestBase.java | 6 ------ 1 file changed, 6 deletions(-) diff --git a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java index 9995b8c4e6977..a5ebe3f17ab6c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java +++ b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java @@ -364,12 +364,6 @@ protected void afterTest() { } } - private void addTextReplacementRules(Map rules) { - for (Map.Entry entry : rules.entrySet()) { - interceptorManager.addTextReplacementRule(entry.getKey(), entry.getValue()); - } - } - /** * Sets sdk context when running the tests * From 789c2ea99bd538568ed1266b004457953283ec6e Mon Sep 17 00:00:00 2001 From: xiaofeicao Date: Wed, 19 Jul 2023 15:55:54 +0800 Subject: [PATCH 19/19] add back sanitizers in playback mode --- .../ResourceManagerTestProxyTestBase.java | 25 ++++++++++++------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java index a5ebe3f17ab6c..3078f5fcda1a0 100644 --- a/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java +++ b/sdk/resourcemanager/azure-resourcemanager-test/src/main/java/com/azure/resourcemanager/test/ResourceManagerTestProxyTestBase.java @@ -250,8 +250,11 @@ protected void beforeTest() { new HttpLogOptions().setLogLevel(httpLogDetailLevel), policies, interceptorManager.getPlaybackClient()); - // don't match api-version when matching url - interceptorManager.addMatchers(Arrays.asList(new CustomMatcher().setIgnoredQueryParameters(Arrays.asList("api-version")))); + if (!testContextManager.doNotRecordTest()) { + // don't match api-version when matching url + interceptorManager.addMatchers(Arrays.asList(new CustomMatcher().setIgnoredQueryParameters(Arrays.asList("api-version")))); + addSanitizers(); + } } else { if (System.getenv(AZURE_AUTH_LOCATION) != null) { // Record mode final File credFile = new File(System.getenv(AZURE_AUTH_LOCATION)); @@ -286,13 +289,7 @@ protected void beforeTest() { policies.add(new TimeoutPolicy(Duration.ofMinutes(1))); if (!interceptorManager.isLiveMode() && !testContextManager.doNotRecordTest()) { policies.add(this.interceptorManager.getRecordPolicy()); - interceptorManager.addSanitizers(Arrays.asList( - // subscription id - new TestProxySanitizer("(?<=/subscriptions/)([^/?]+)", ZERO_UUID, TestProxySanitizerType.URL), - new TestProxySanitizer("(?<=%2Fsubscriptions%2F)([^/?]+)", ZERO_UUID, TestProxySanitizerType.URL), - // Retry-After - new TestProxySanitizer("Retry-After", null, "0", TestProxySanitizerType.HEADER) - )); + addSanitizers(); } if (httpLogDetailLevel == HttpLogDetailLevel.BODY_AND_HEADERS) { policies.add(new HttpDebugLoggingPolicy()); @@ -458,6 +455,16 @@ protected abstract HttpPipeline buildHttpPipeline( */ protected abstract void cleanUpResources(); + private void addSanitizers() { + interceptorManager.addSanitizers(Arrays.asList( + // subscription id + new TestProxySanitizer("(?<=/subscriptions/)([^/?]+)", ZERO_UUID, TestProxySanitizerType.URL), + new TestProxySanitizer("(?<=%2Fsubscriptions%2F)([^/?]+)", ZERO_UUID, TestProxySanitizerType.URL), + // Retry-After + new TestProxySanitizer("Retry-After", null, "0", TestProxySanitizerType.HEADER) + )); + } + private final class PlaybackTimeoutInterceptor implements InvocationInterceptor { private final Duration duration;