From b889e81668bc5ddf9807fa2003081f2ea52b175c Mon Sep 17 00:00:00 2001
From: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
Date: Sat, 14 May 2022 08:49:57 +0800
Subject: [PATCH 1/5] Remove src/CDN
---
src/Cdn/Cdn.Test/Cdn.Test.csproj | 17 -
src/Cdn/Cdn.Test/Properties/AssemblyInfo.cs | 50 -
.../ScenarioTests/AfdCustomDomainTests.cs | 40 -
.../ScenarioTests/AfdCustomDomainTests.ps1 | 66 -
.../ScenarioTests/AfdEndpointTests.cs | 54 -
.../ScenarioTests/AfdEndpointTests.ps1 | 136 -
.../ScenarioTests/AfdOriginGroupTests.cs | 54 -
.../ScenarioTests/AfdOriginGroupTests.ps1 | 121 -
.../Cdn.Test/ScenarioTests/AfdOriginTests.cs | 47 -
.../Cdn.Test/ScenarioTests/AfdOriginTests.ps1 | 109 -
.../Cdn.Test/ScenarioTests/AfdProfileTests.cs | 54 -
.../ScenarioTests/AfdProfileTests.ps1 | 118 -
.../Cdn.Test/ScenarioTests/AfdRouteTests.cs | 40 -
.../Cdn.Test/ScenarioTests/AfdRouteTests.ps1 | 74 -
.../Cdn.Test/ScenarioTests/AfdRuleSetTests.cs | 40 -
.../ScenarioTests/AfdRuleSetTests.ps1 | 60 -
.../Cdn.Test/ScenarioTests/AfdRuleTests.cs | 33 -
.../Cdn.Test/ScenarioTests/AfdRuleTests.ps1 | 42 -
.../ScenarioTests/AfdSecurityPolicyTests.cs | 33 -
.../ScenarioTests/AfdSecurityPolicyTests.ps1 | 34 -
.../Cdn.Test/ScenarioTests/CdnTestRunner.cs | 56 -
.../ScenarioTests/ChinaCdnProfileTests.cs | 33 -
.../ScenarioTests/ChinaCdnProfileTests.ps1 | 25 -
src/Cdn/Cdn.Test/ScenarioTests/Common.ps1 | 134 -
.../ScenarioTests/CustomDomainTests.cs | 68 -
.../ScenarioTests/CustomDomainTests.ps1 | 285 -
.../Cdn.Test/ScenarioTests/EndpointTests.cs | 96 -
.../Cdn.Test/ScenarioTests/EndpointTests.ps1 | 577 --
.../ScenarioTests/OriginGroupTests.cs | 48 -
.../ScenarioTests/OriginGroupTests.ps1 | 192 -
src/Cdn/Cdn.Test/ScenarioTests/OriginTests.cs | 54 -
.../Cdn.Test/ScenarioTests/OriginTests.ps1 | 167 -
.../Cdn.Test/ScenarioTests/ProfileTests.cs | 75 -
.../Cdn.Test/ScenarioTests/ProfileTests.ps1 | 217 -
.../ScenarioTests/SubscriptionTests.cs | 40 -
.../ScenarioTests/SubscriptionTests.ps1 | 36 -
.../TestCreateAfdCustomDomain.json | 347 -
.../TestCreateAfdEndpoint.json | 1184 ---
.../TestGetAfdEndpoint.json | 1478 ----
.../TestRemoveAfdEndpoint.json | 1610 -----
.../TestSetAfdEndpoint.json | 1550 ----
.../TestCreateAfdOriginGroup.json | 1091 ---
.../TestGetAfdOriginGroup.json | 1346 ----
.../TestRemoveAfdOriginGroup.json | 1418 ----
.../TestSetAfdOriginGroup.json | 1202 ----
.../TestCreateAfdOrigin.json | 1422 ----
.../TestGetAfdOrigin.json | 1425 ----
.../TestGetAfdOriginGroup.json | 561 --
.../TestSetAfdOrigin.json | 1698 -----
.../TestCreatePremiumAfdProfile.json | 790 --
.../TestCreateStandardAfdProfile.json | 1018 ---
.../TestGetStandardAfdProfile.json | 1147 ---
.../TestRemovePremiumAfdProfile.json | 889 ---
.../TestGetAfdRoute.json | 1125 ---
.../TestCreateAfdRuleSet.json | 857 ---
.../TestRemoveAfdRuleSet.json | 1115 ---
.../TestCreateAfdRule.json | 816 ---
.../TestGetAfdSecurityPolicy.json | 920 ---
.../TestProfileList.json | 77 -
...iCustomDomainHttpsWithRunningEndpoint.json | 2052 ------
...omainEnableDisableWithRunningEndpoint.json | 2502 -------
...tomDomainGetRemoveWithRunningEndpoint.json | 2559 -------
...tomDomainGetRemoveWithStoppedEndpoint.json | 2823 --------
...tCustomDomainHttpsWithRunningEndpoint.json | 2298 ------
...nCustomDomainHttpsWithRunningEndpoint.json | 2565 -------
.../EndpointValidateProbeUrl.json | 152 -
.../TestEndpointCreateWithDsa.json | 1692 -----
.../TestEndpointCreateWithRulesEngine.json | 1896 -----
.../TestEndpointCrudAndAction.json | 2466 -------
...ndpointCrudAndActionWithAllProperties.json | 5457 --------------
...dAndActionWithAllPropertiesWithPiping.json | 6324 -----------------
.../TestEndpointCrudAndActionWithPiping.json | 2610 -------
.../TestEndpointGeoFilters.json | 1704 -----
.../TestEndpointPipeline.json | 3067 --------
.../TestEndpointResourceUsage.json | 1491 ----
.../TestCreateOriginGroup.json | 1694 -----
.../TestGetSetOriginGroup.json | 1762 -----
.../TestRemoveOriginGroup.json | 1967 -----
...tOriginGetSetWhenEndpointDoesnotExist.json | 1875 -----
.../TestOriginGetSetWithRunningEndpoint.json | 1950 -----
.../TestOriginGetSetWithStoppedEndpoint.json | 2079 ------
.../TestSetOriginProperties.json | 1761 -----
.../ProfileGetSupportedOptimizationType.json | 920 ---
.../TestProfileCrud.json | 1631 -----
.../TestProfileCrudWithPiping.json | 1421 ----
.../TestProfileDeleteWithEndpoints.json | 1545 ----
.../TestProfileGetResourceUsage.json | 921 ---
.../TestProfilePipeline.json | 2623 -------
.../TestSkuCreate.json | 3023 --------
.../TestSubscriptionEdgeNode.json | 74 -
.../TestSubscriptionGetResourceUsage.json | 74 -
src/Cdn/Cdn.sln | 67 -
.../GetAzFrontDoorCdnCustomDomain.cs | 124 -
.../NewAzFrontDoorCdnCustomDomain.cs | 96 -
.../RemoveAzFrontDoorCdnCustomDomain.cs | 101 -
.../SetAzFrontDoorCdnCustomDomain.cs | 90 -
.../AfdEndpoint/GetAzFrontDoorCdnEndpoint.cs | 122 -
.../AfdEndpoint/NewAzFrontDoorCdnEndpoint.cs | 70 -
.../RemoveAzFrontDoorCdnEndpoint.cs | 101 -
.../AfdEndpoint/SetAzFrontDoorCdnEndpoint.cs | 94 -
src/Cdn/Cdn/AfdHelpers/AfdModelExtensions.cs | 230 -
src/Cdn/Cdn/AfdHelpers/AfdUtilities.cs | 235 -
src/Cdn/Cdn/AfdModels/PSAfdCustomDomain.cs | 34 -
src/Cdn/Cdn/AfdModels/PSAfdEndpoint.cs | 22 -
src/Cdn/Cdn/AfdModels/PSAfdOrigin.cs | 44 -
src/Cdn/Cdn/AfdModels/PSAfdOriginGroup.cs | 34 -
src/Cdn/Cdn/AfdModels/PSAfdProfile.cs | 22 -
src/Cdn/Cdn/AfdModels/PSAfdRoute.cs | 43 -
src/Cdn/Cdn/AfdModels/PSAfdRule.cs | 29 -
src/Cdn/Cdn/AfdModels/PSAfdRuleAction.cs | 19 -
.../PSAfdRuleCacheExpirationAction.cs | 22 -
.../PSAfdRuleCacheKeyQueryStringAction.cs | 22 -
src/Cdn/Cdn/AfdModels/PSAfdRuleCondition.cs | 32 -
.../Cdn/AfdModels/PSAfdRuleHeaderAction.cs | 26 -
.../PSAfdRuleOriginGroupOverrideAction.cs | 20 -
src/Cdn/Cdn/AfdModels/PSAfdRuleSet.cs | 19 -
.../AfdModels/PSAfdRuleUrlRedirectAction.cs | 30 -
.../AfdModels/PSAfdRuleUrlRewriteAction.cs | 24 -
src/Cdn/Cdn/AfdModels/PSAfdSecret.cs | 30 -
src/Cdn/Cdn/AfdModels/PSAfdSecurityPolicy.cs | 27 -
src/Cdn/Cdn/AfdModels/PSArmBaseResource.cs | 28 -
src/Cdn/Cdn/AfdModels/PSArmTrackedResource.cs | 31 -
.../AfdModels/SharedPrivateLinkResource.cs | 33 -
.../Cdn/AfdOrigin/GetAzFrontDoorCdnOrigin.cs | 152 -
.../Cdn/AfdOrigin/NewAzFrontDoorCdnOrigin.cs | 152 -
.../AfdOrigin/RemoveAzFrontDoorCdnOrigin.cs | 107 -
.../Cdn/AfdOrigin/SetAzFrontDoorCdnOrigin.cs | 274 -
.../GetAzFrontDoorCdnOriginGroup.cs | 122 -
.../NewAzFrontDoorCdnOriginGroup.cs | 141 -
.../RemoveAzFrontDoorCdnOriginGroup.cs | 103 -
.../SetAzFrontDoorCdnOriginGroup.cs | 272 -
.../AfdProfile/GetAzFrontDoorCdnProfile.cs | 114 -
.../AfdProfile/NewAzFrontDoorCdnProfile.cs | 76 -
.../AfdProfile/RemoveAzFrontDoorCdnProfile.cs | 101 -
.../AfdProfile/SetAzFrontDoorCdnProfile.cs | 84 -
.../Cdn/AfdRoute/GetAzFrontDoorCdnRoute.cs | 125 -
.../Cdn/AfdRoute/NewAzFrontDoorCdnRoute.cs | 85 -
.../Cdn/AfdRoute/RemoveAzFrontDoorCdnRoute.cs | 109 -
.../Cdn/AfdRoute/SetAzFrontDoorCdnRoute.cs | 179 -
src/Cdn/Cdn/AfdRule/GetAzFrontDoorCdnRule.cs | 128 -
src/Cdn/Cdn/AfdRule/NewAzFrontDoorCdnRule.cs | 427 --
.../AfdRule/NewAzFrontDoorCdnRuleAction.cs | 159 -
.../AfdRule/NewAzFrontDoorCdnRuleCondition.cs | 64 -
.../Cdn/AfdRule/RemoveAzFrontDoorCdnRule.cs | 108 -
.../AfdRuleSet/GetAzFrontDoorCdnRuleSet.cs | 121 -
.../AfdRuleSet/NewAzFrontDoorCdnRuleSet.cs | 59 -
.../AfdRuleSet/RemoveAzFrontDoorCdnRuleSet.cs | 102 -
.../Cdn/AfdSecret/GetAzFrontDoorCdnSecret.cs | 121 -
.../Cdn/AfdSecret/NewAzFrontDoorCdnSecret.cs | 87 -
.../AfdSecret/RemoveAzFrontDoorCdnSecret.cs | 103 -
.../Cdn/AfdSecret/SetAzFrontDoorCdnSecret.cs | 86 -
.../GetAzFrontDoorCdnSecurityPolicy.cs | 120 -
.../NewAzFrontDoorCdnSecurityPolicy.cs | 84 -
.../RemoveAzFrontDoorCdnSecurityPolicy.cs | 100 -
.../SetAzFrontDoorCdnSecurityPolicy.cs | 156 -
src/Cdn/Cdn/Az.Cdn.psd1 | 173 -
src/Cdn/Cdn/Cdn.csproj | 23 -
src/Cdn/Cdn/ChangeLog.md | 77 -
src/Cdn/Cdn/Common/AfdConstants.cs | 163 -
src/Cdn/Cdn/Common/AzureCdnCmdletBase.cs | 93 -
src/Cdn/Cdn/Common/Constants.cs | 22 -
.../DisableAzureRmCdnCustomDomain.cs | 83 -
.../DisableAzureRmCdnCustomDomainHttps.cs | 108 -
.../EnableAzureRmCdnCustomDomain.cs | 81 -
.../EnableAzureRmCdnCustomDomainHttps.cs | 144 -
.../CustomDomain/GetAzureRmCdnCustomDomain.cs | 80 -
.../CustomDomain/NewAzureRmCdnCustomDomain.cs | 105 -
.../RemoveAzureRmCdnCustomDomain.cs | 93 -
src/Cdn/Cdn/EdgeNodes/PSCIDRIpAddress.cs | 29 -
src/Cdn/Cdn/EdgeNodes/PSEdgeNode.cs | 27 -
src/Cdn/Cdn/EdgeNodes/PSIpAddressGroup.cs | 36 -
.../ConfirmAzureRmCdnEndpointProbeUrl.cs | 40 -
src/Cdn/Cdn/Endpoint/GetAzureRmCdnEndpoint.cs | 69 -
.../GetAzureRmCdnEndpointNameAvailability.cs | 40 -
.../GetAzureRmCdnEndpointResourceUsage.cs | 64 -
.../Endpoint/NewAzCdnDdliveryRuleCondition.cs | 75 -
.../Cdn/Endpoint/NewAzCdnDeliveryPolicy.cs | 60 -
src/Cdn/Cdn/Endpoint/NewAzCdnDeliveryRule.cs | 51 -
.../Endpoint/NewAzCdnDeliveryRuleAction.cs | 172 -
src/Cdn/Cdn/Endpoint/NewAzureRmCdnEndpoint.cs | 291 -
.../PublishAzureRmCdnEndpointContent.cs | 69 -
.../Cdn/Endpoint/RemoveAzureRmCdnEndnpoint.cs | 89 -
src/Cdn/Cdn/Endpoint/SetAzureRmCdnEndpoint.cs | 75 -
.../Cdn/Endpoint/StartAzureRmCdnEndpoint.cs | 69 -
.../Cdn/Endpoint/StopAzureRmCdnEndpoint.cs | 66 -
.../Endpoint/TestAzureRmCdnCustomDomain.cs | 70 -
.../UnpublishAzureRmCdnEndpointContent.cs | 72 -
src/Cdn/Cdn/Helpers/CdnMessageHelper.cs | 25 -
src/Cdn/Cdn/Helpers/ModelExtensions.cs | 943 ---
src/Cdn/Cdn/Helpers/OriginGroupUtilities.cs | 65 -
.../Helpers/ResourceIdentifierExtensions.cs | 51 -
.../Cdn/Models/CustomDomain/PSCustomDomain.cs | 83 -
.../PSCustomDomainResourceState.cs | 23 -
.../PSCustomHttpsProvisioningState.cs | 44 -
.../PSCustomHttpsProvisioningSubstate.cs | 87 -
.../PSCacheExpirationActionParameters.cs | 29 -
.../Endpoint/PSCheckNameAvailabilityOutput.cs | 25 -
.../Endpoint/PSCustomDomainInvalidReason.cs | 22 -
.../Models/Endpoint/PSDeepCreatedOrigin.cs | 27 -
.../Cdn/Models/Endpoint/PSDeliveryPolicy.cs | 26 -
src/Cdn/Cdn/Models/Endpoint/PSDeliveryRule.cs | 32 -
.../Models/Endpoint/PSDeliveryRuleAction.cs | 24 -
.../PSDeliveryRuleCacheExpirationAction.cs | 25 -
...PSDeliveryRuleCacheKeyQueryStringAction.cs | 27 -
.../Endpoint/PSDeliveryRuleCondition.cs | 35 -
.../Endpoint/PSDeliveryRuleHeaderAction.cs | 31 -
.../PSDeliveryRuleUrlRedirectAction.cs | 35 -
.../PSDeliveryRuleUrlRewriteAction.cs | 29 -
src/Cdn/Cdn/Models/Endpoint/PSEndpoint.cs | 91 -
.../Endpoint/PSEndpointResourceState.cs | 26 -
src/Cdn/Cdn/Models/Endpoint/PSGeoFilter.cs | 27 -
.../Cdn/Models/Endpoint/PSGeoFilterAction.cs | 23 -
src/Cdn/Cdn/Models/Endpoint/PSLoadInput.cs | 23 -
src/Cdn/Cdn/Models/Endpoint/PSPurgeInput.cs | 23 -
.../Endpoint/PSQueryStringCachingBehavior.cs | 24 -
.../Endpoint/PSValidateCustomDomainInput.cs | 21 -
.../Endpoint/PSValidateCustomDomainOutput.cs | 25 -
.../Models/Endpoint/PSValidateProbeOutput.cs | 25 -
src/Cdn/Cdn/Models/Origin/PSOrigin.cs | 92 -
.../Models/Origin/PSOriginResourceState.cs | 23 -
.../Cdn/Models/OriginGroup/PSOriginGroup.cs | 83 -
.../OriginGroup/PSOriginGroupResourceState.cs | 27 -
src/Cdn/Cdn/Models/PSProvisioningState.cs | 37 -
src/Cdn/Cdn/Models/PSResourceUsage.cs | 42 -
src/Cdn/Cdn/Models/PSResources.cs | 43 -
src/Cdn/Cdn/Models/PSTrackedResources.cs | 34 -
.../Cdn/Models/Profile/PSOptimizationType.cs | 32 -
src/Cdn/Cdn/Models/Profile/PSProfile.cs | 56 -
.../Models/Profile/PSProfileResourceState.cs | 26 -
src/Cdn/Cdn/Models/Profile/PSSku.cs | 21 -
src/Cdn/Cdn/Models/Profile/PSSkuName.cs | 34 -
src/Cdn/Cdn/Models/Profile/PSSsoUri.cs | 21 -
src/Cdn/Cdn/Origin/GetAzureRmCdnOrigin.cs | 90 -
src/Cdn/Cdn/Origin/NewAzCdnOrigin.cs | 150 -
src/Cdn/Cdn/Origin/RemoveAzCdnOrigin.cs | 103 -
src/Cdn/Cdn/Origin/SetAzureRmCdnOrigin.cs | 150 -
.../Cdn/OriginGroups/GetAzCdnOriginGroup.cs | 74 -
.../Cdn/OriginGroups/NewAzCdnOriginGroup.cs | 151 -
.../Cdn/OriginGroups/RmAzCdnOriginGroup.cs | 100 -
.../Cdn/OriginGroups/SetAzCdnOriginGroup.cs | 151 -
src/Cdn/Cdn/Profile/GetAzureRmCdnProfile.cs | 108 -
.../GetAzureRmCdnProfileResourceUsage.cs | 58 -
.../Cdn/Profile/GetAzureRmCdnProfileSsoUrl.cs | 55 -
...reRmCdnProfileSupportedOptimizationType.cs | 59 -
src/Cdn/Cdn/Profile/NewAzureRmCdnProfile.cs | 109 -
.../Cdn/Profile/RemoveAzureRmCdnProfile.cs | 111 -
src/Cdn/Cdn/Profile/SetAzureRmCdnProfile.cs | 55 -
src/Cdn/Cdn/Properties/AssemblyInfo.cs | 29 -
src/Cdn/Cdn/Properties/Resources.Designer.cs | 279 -
src/Cdn/Cdn/Properties/Resources.resx | 192 -
src/Cdn/Cdn/StartupScripts/sample.ps1 | 1 -
.../Cdn/Subscription/GetAzureRmCdnEdgeNode.cs | 40 -
.../GetAzureRmCdnSubscriptionResourceUsage.cs | 37 -
src/Cdn/Cdn/help/Az.Cdn.md | 235 -
.../Cdn/help/Confirm-AzCdnEndpointProbeURL.md | 83 -
src/Cdn/Cdn/help/Disable-AzCdnCustomDomain.md | 190 -
.../help/Disable-AzCdnCustomDomainHttps.md | 214 -
src/Cdn/Cdn/help/Enable-AzCdnCustomDomain.md | 190 -
.../Cdn/help/Enable-AzCdnCustomDomainHttps.md | 214 -
src/Cdn/Cdn/help/Get-AzCdnCustomDomain.md | 166 -
src/Cdn/Cdn/help/Get-AzCdnEdgeNode.md | 77 -
src/Cdn/Cdn/help/Get-AzCdnEndpoint.md | 168 -
.../help/Get-AzCdnEndpointNameAvailability.md | 82 -
.../help/Get-AzCdnEndpointResourceUsage.md | 154 -
src/Cdn/Cdn/help/Get-AzCdnOrigin.md | 189 -
src/Cdn/Cdn/help/Get-AzCdnOriginGroup.md | 143 -
src/Cdn/Cdn/help/Get-AzCdnProfile.md | 112 -
.../Cdn/help/Get-AzCdnProfileResourceUsage.md | 120 -
src/Cdn/Cdn/help/Get-AzCdnProfileSsoUrl.md | 123 -
...t-AzCdnProfileSupportedOptimizationType.md | 119 -
.../Get-AzCdnSubscriptionResourceUsage.md | 65 -
.../help/Get-AzFrontDoorCdnCustomDomain.md | 150 -
.../Cdn/help/Get-AzFrontDoorCdnEndpoint.md | 149 -
src/Cdn/Cdn/help/Get-AzFrontDoorCdnOrigin.md | 164 -
.../Cdn/help/Get-AzFrontDoorCdnOriginGroup.md | 150 -
src/Cdn/Cdn/help/Get-AzFrontDoorCdnProfile.md | 113 -
src/Cdn/Cdn/help/Get-AzFrontDoorCdnRoute.md | 164 -
src/Cdn/Cdn/help/Get-AzFrontDoorCdnRule.md | 163 -
src/Cdn/Cdn/help/Get-AzFrontDoorCdnRuleSet.md | 149 -
src/Cdn/Cdn/help/Get-AzFrontDoorCdnSecret.md | 149 -
.../help/Get-AzFrontDoorCdnSecurityPolicy.md | 150 -
src/Cdn/Cdn/help/New-AzCdnCustomDomain.md | 214 -
src/Cdn/Cdn/help/New-AzCdnDeliveryPolicy.md | 98 -
src/Cdn/Cdn/help/New-AzCdnDeliveryRule.md | 128 -
.../Cdn/help/New-AzCdnDeliveryRuleAction.md | 359 -
.../help/New-AzCdnDeliveryRuleCondition.md | 163 -
src/Cdn/Cdn/help/New-AzCdnEndpoint.md | 656 --
src/Cdn/Cdn/help/New-AzCdnOrigin.md | 320 -
src/Cdn/Cdn/help/New-AzCdnOriginGroup.md | 252 -
src/Cdn/Cdn/help/New-AzCdnProfile.md | 182 -
.../help/New-AzFrontDoorCdnCustomDomain.md | 208 -
.../Cdn/help/New-AzFrontDoorCdnEndpoint.md | 153 -
src/Cdn/Cdn/help/New-AzFrontDoorCdnOrigin.md | 305 -
.../Cdn/help/New-AzFrontDoorCdnOriginGroup.md | 261 -
src/Cdn/Cdn/help/New-AzFrontDoorCdnProfile.md | 153 -
src/Cdn/Cdn/help/New-AzFrontDoorCdnRoute.md | 184 -
src/Cdn/Cdn/help/New-AzFrontDoorCdnRule.md | 220 -
.../Cdn/help/New-AzFrontDoorCdnRuleAction.md | 376 -
.../help/New-AzFrontDoorCdnRuleCondition.md | 157 -
src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSet.md | 138 -
src/Cdn/Cdn/help/New-AzFrontDoorCdnSecret.md | 215 -
.../help/New-AzFrontDoorCdnSecurityPolicy.md | 169 -
.../Cdn/help/Publish-AzCdnEndpointContent.md | 165 -
src/Cdn/Cdn/help/Remove-AzCdnCustomDomain.md | 201 -
src/Cdn/Cdn/help/Remove-AzCdnEndpoint.md | 204 -
src/Cdn/Cdn/help/Remove-AzCdnOrigin.md | 212 -
src/Cdn/Cdn/help/Remove-AzCdnOriginGroup.md | 212 -
src/Cdn/Cdn/help/Remove-AzCdnProfile.md | 185 -
.../help/Remove-AzFrontDoorCdnCustomDomain.md | 181 -
.../Cdn/help/Remove-AzFrontDoorCdnEndpoint.md | 196 -
.../Cdn/help/Remove-AzFrontDoorCdnOrigin.md | 212 -
.../help/Remove-AzFrontDoorCdnOriginGroup.md | 196 -
.../Cdn/help/Remove-AzFrontDoorCdnProfile.md | 181 -
.../Cdn/help/Remove-AzFrontDoorCdnRoute.md | 212 -
src/Cdn/Cdn/help/Remove-AzFrontDoorCdnRule.md | 212 -
.../Cdn/help/Remove-AzFrontDoorCdnRuleSet.md | 196 -
.../Cdn/help/Remove-AzFrontDoorCdnSecret.md | 196 -
.../Remove-AzFrontDoorCdnSecurityPolicy.md | 197 -
src/Cdn/Cdn/help/Set-AzCdnEndpoint.md | 150 -
src/Cdn/Cdn/help/Set-AzCdnOrigin.md | 347 -
src/Cdn/Cdn/help/Set-AzCdnOriginGroup.md | 253 -
src/Cdn/Cdn/help/Set-AzCdnProfile.md | 130 -
.../help/Set-AzFrontDoorCdnCustomDomain.md | 192 -
.../Cdn/help/Set-AzFrontDoorCdnEndpoint.md | 175 -
src/Cdn/Cdn/help/Set-AzFrontDoorCdnOrigin.md | 318 -
.../Cdn/help/Set-AzFrontDoorCdnOriginGroup.md | 283 -
src/Cdn/Cdn/help/Set-AzFrontDoorCdnProfile.md | 160 -
src/Cdn/Cdn/help/Set-AzFrontDoorCdnRoute.md | 301 -
src/Cdn/Cdn/help/Set-AzFrontDoorCdnSecret.md | 215 -
.../help/Set-AzFrontDoorCdnSecurityPolicy.md | 191 -
src/Cdn/Cdn/help/Start-AzCdnEndpoint.md | 189 -
src/Cdn/Cdn/help/Stop-AzCdnEndpoint.md | 189 -
src/Cdn/Cdn/help/Test-AzCdnCustomDomain.md | 157 -
.../help/Unpublish-AzCdnEndpointContent.md | 202 -
.../documentation/current-breaking-changes.md | 51 -
.../upcoming-breaking-changes.md | 28 -
336 files changed, 124654 deletions(-)
delete mode 100644 src/Cdn/Cdn.Test/Cdn.Test.csproj
delete mode 100644 src/Cdn/Cdn.Test/Properties/AssemblyInfo.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdCustomDomainTests.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdCustomDomainTests.ps1
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdEndpointTests.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdEndpointTests.ps1
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdOriginGroupTests.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdOriginGroupTests.ps1
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdOriginTests.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdOriginTests.ps1
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdProfileTests.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdProfileTests.ps1
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdRouteTests.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdRouteTests.ps1
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdRuleSetTests.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdRuleSetTests.ps1
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdRuleTests.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdRuleTests.ps1
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdSecurityPolicyTests.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/AfdSecurityPolicyTests.ps1
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/CdnTestRunner.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/ChinaCdnProfileTests.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/ChinaCdnProfileTests.ps1
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/Common.ps1
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/CustomDomainTests.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/CustomDomainTests.ps1
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/EndpointTests.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/EndpointTests.ps1
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/OriginGroupTests.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/OriginGroupTests.ps1
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/OriginTests.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/OriginTests.ps1
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/ProfileTests.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/ProfileTests.ps1
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/SubscriptionTests.cs
delete mode 100644 src/Cdn/Cdn.Test/ScenarioTests/SubscriptionTests.ps1
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdCustomDomainTests/TestCreateAfdCustomDomain.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdEndpointTests/TestCreateAfdEndpoint.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdEndpointTests/TestGetAfdEndpoint.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdEndpointTests/TestRemoveAfdEndpoint.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdEndpointTests/TestSetAfdEndpoint.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginGroupTests/TestCreateAfdOriginGroup.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginGroupTests/TestGetAfdOriginGroup.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginGroupTests/TestRemoveAfdOriginGroup.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginGroupTests/TestSetAfdOriginGroup.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginTests/TestCreateAfdOrigin.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginTests/TestGetAfdOrigin.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginTests/TestGetAfdOriginGroup.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginTests/TestSetAfdOrigin.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdProfileTests/TestCreatePremiumAfdProfile.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdProfileTests/TestCreateStandardAfdProfile.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdProfileTests/TestGetStandardAfdProfile.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdProfileTests/TestRemovePremiumAfdProfile.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdRouteTests/TestGetAfdRoute.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdRuleSetTests/TestCreateAfdRuleSet.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdRuleSetTests/TestRemoveAfdRuleSet.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdRuleTests/TestCreateAfdRule.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdSecurityPolicyTests/TestGetAfdSecurityPolicy.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ChinaCdnProfileTests/TestProfileList.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestAkamaiCustomDomainHttpsWithRunningEndpoint.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestCustomDomainEnableDisableWithRunningEndpoint.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestCustomDomainGetRemoveWithRunningEndpoint.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestCustomDomainGetRemoveWithStoppedEndpoint.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestMicrosoftCustomDomainHttpsWithRunningEndpoint.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestVerizonCustomDomainHttpsWithRunningEndpoint.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/EndpointValidateProbeUrl.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCreateWithDsa.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCreateWithRulesEngine.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCrudAndAction.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCrudAndActionWithAllProperties.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCrudAndActionWithAllPropertiesWithPiping.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCrudAndActionWithPiping.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointGeoFilters.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointPipeline.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointResourceUsage.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginGroupTests/TestCreateOriginGroup.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginGroupTests/TestGetSetOriginGroup.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginGroupTests/TestRemoveOriginGroup.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginTests/TestOriginGetSetWhenEndpointDoesnotExist.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginTests/TestOriginGetSetWithRunningEndpoint.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginTests/TestOriginGetSetWithStoppedEndpoint.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginTests/TestSetOriginProperties.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/ProfileGetSupportedOptimizationType.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfileCrud.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfileCrudWithPiping.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfileDeleteWithEndpoints.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfileGetResourceUsage.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfilePipeline.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestSkuCreate.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.SubscriptionTests/TestSubscriptionEdgeNode.json
delete mode 100644 src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.SubscriptionTests/TestSubscriptionGetResourceUsage.json
delete mode 100644 src/Cdn/Cdn.sln
delete mode 100644 src/Cdn/Cdn/AfdCustomDomain/GetAzFrontDoorCdnCustomDomain.cs
delete mode 100644 src/Cdn/Cdn/AfdCustomDomain/NewAzFrontDoorCdnCustomDomain.cs
delete mode 100644 src/Cdn/Cdn/AfdCustomDomain/RemoveAzFrontDoorCdnCustomDomain.cs
delete mode 100644 src/Cdn/Cdn/AfdCustomDomain/SetAzFrontDoorCdnCustomDomain.cs
delete mode 100644 src/Cdn/Cdn/AfdEndpoint/GetAzFrontDoorCdnEndpoint.cs
delete mode 100644 src/Cdn/Cdn/AfdEndpoint/NewAzFrontDoorCdnEndpoint.cs
delete mode 100644 src/Cdn/Cdn/AfdEndpoint/RemoveAzFrontDoorCdnEndpoint.cs
delete mode 100644 src/Cdn/Cdn/AfdEndpoint/SetAzFrontDoorCdnEndpoint.cs
delete mode 100644 src/Cdn/Cdn/AfdHelpers/AfdModelExtensions.cs
delete mode 100644 src/Cdn/Cdn/AfdHelpers/AfdUtilities.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdCustomDomain.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdEndpoint.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdOrigin.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdOriginGroup.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdProfile.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdRoute.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdRule.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdRuleAction.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdRuleCacheExpirationAction.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdRuleCacheKeyQueryStringAction.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdRuleCondition.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdRuleHeaderAction.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdRuleOriginGroupOverrideAction.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdRuleSet.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdRuleUrlRedirectAction.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdRuleUrlRewriteAction.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdSecret.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSAfdSecurityPolicy.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSArmBaseResource.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/PSArmTrackedResource.cs
delete mode 100644 src/Cdn/Cdn/AfdModels/SharedPrivateLinkResource.cs
delete mode 100644 src/Cdn/Cdn/AfdOrigin/GetAzFrontDoorCdnOrigin.cs
delete mode 100644 src/Cdn/Cdn/AfdOrigin/NewAzFrontDoorCdnOrigin.cs
delete mode 100644 src/Cdn/Cdn/AfdOrigin/RemoveAzFrontDoorCdnOrigin.cs
delete mode 100644 src/Cdn/Cdn/AfdOrigin/SetAzFrontDoorCdnOrigin.cs
delete mode 100644 src/Cdn/Cdn/AfdOriginGroup/GetAzFrontDoorCdnOriginGroup.cs
delete mode 100644 src/Cdn/Cdn/AfdOriginGroup/NewAzFrontDoorCdnOriginGroup.cs
delete mode 100644 src/Cdn/Cdn/AfdOriginGroup/RemoveAzFrontDoorCdnOriginGroup.cs
delete mode 100644 src/Cdn/Cdn/AfdOriginGroup/SetAzFrontDoorCdnOriginGroup.cs
delete mode 100644 src/Cdn/Cdn/AfdProfile/GetAzFrontDoorCdnProfile.cs
delete mode 100644 src/Cdn/Cdn/AfdProfile/NewAzFrontDoorCdnProfile.cs
delete mode 100644 src/Cdn/Cdn/AfdProfile/RemoveAzFrontDoorCdnProfile.cs
delete mode 100644 src/Cdn/Cdn/AfdProfile/SetAzFrontDoorCdnProfile.cs
delete mode 100644 src/Cdn/Cdn/AfdRoute/GetAzFrontDoorCdnRoute.cs
delete mode 100644 src/Cdn/Cdn/AfdRoute/NewAzFrontDoorCdnRoute.cs
delete mode 100644 src/Cdn/Cdn/AfdRoute/RemoveAzFrontDoorCdnRoute.cs
delete mode 100644 src/Cdn/Cdn/AfdRoute/SetAzFrontDoorCdnRoute.cs
delete mode 100644 src/Cdn/Cdn/AfdRule/GetAzFrontDoorCdnRule.cs
delete mode 100644 src/Cdn/Cdn/AfdRule/NewAzFrontDoorCdnRule.cs
delete mode 100644 src/Cdn/Cdn/AfdRule/NewAzFrontDoorCdnRuleAction.cs
delete mode 100644 src/Cdn/Cdn/AfdRule/NewAzFrontDoorCdnRuleCondition.cs
delete mode 100644 src/Cdn/Cdn/AfdRule/RemoveAzFrontDoorCdnRule.cs
delete mode 100644 src/Cdn/Cdn/AfdRuleSet/GetAzFrontDoorCdnRuleSet.cs
delete mode 100644 src/Cdn/Cdn/AfdRuleSet/NewAzFrontDoorCdnRuleSet.cs
delete mode 100644 src/Cdn/Cdn/AfdRuleSet/RemoveAzFrontDoorCdnRuleSet.cs
delete mode 100644 src/Cdn/Cdn/AfdSecret/GetAzFrontDoorCdnSecret.cs
delete mode 100644 src/Cdn/Cdn/AfdSecret/NewAzFrontDoorCdnSecret.cs
delete mode 100644 src/Cdn/Cdn/AfdSecret/RemoveAzFrontDoorCdnSecret.cs
delete mode 100644 src/Cdn/Cdn/AfdSecret/SetAzFrontDoorCdnSecret.cs
delete mode 100644 src/Cdn/Cdn/AfdSecurityPolicy/GetAzFrontDoorCdnSecurityPolicy.cs
delete mode 100644 src/Cdn/Cdn/AfdSecurityPolicy/NewAzFrontDoorCdnSecurityPolicy.cs
delete mode 100644 src/Cdn/Cdn/AfdSecurityPolicy/RemoveAzFrontDoorCdnSecurityPolicy.cs
delete mode 100644 src/Cdn/Cdn/AfdSecurityPolicy/SetAzFrontDoorCdnSecurityPolicy.cs
delete mode 100644 src/Cdn/Cdn/Az.Cdn.psd1
delete mode 100644 src/Cdn/Cdn/Cdn.csproj
delete mode 100644 src/Cdn/Cdn/ChangeLog.md
delete mode 100644 src/Cdn/Cdn/Common/AfdConstants.cs
delete mode 100644 src/Cdn/Cdn/Common/AzureCdnCmdletBase.cs
delete mode 100644 src/Cdn/Cdn/Common/Constants.cs
delete mode 100644 src/Cdn/Cdn/CustomDomain/DisableAzureRmCdnCustomDomain.cs
delete mode 100644 src/Cdn/Cdn/CustomDomain/DisableAzureRmCdnCustomDomainHttps.cs
delete mode 100644 src/Cdn/Cdn/CustomDomain/EnableAzureRmCdnCustomDomain.cs
delete mode 100644 src/Cdn/Cdn/CustomDomain/EnableAzureRmCdnCustomDomainHttps.cs
delete mode 100644 src/Cdn/Cdn/CustomDomain/GetAzureRmCdnCustomDomain.cs
delete mode 100644 src/Cdn/Cdn/CustomDomain/NewAzureRmCdnCustomDomain.cs
delete mode 100644 src/Cdn/Cdn/CustomDomain/RemoveAzureRmCdnCustomDomain.cs
delete mode 100644 src/Cdn/Cdn/EdgeNodes/PSCIDRIpAddress.cs
delete mode 100644 src/Cdn/Cdn/EdgeNodes/PSEdgeNode.cs
delete mode 100644 src/Cdn/Cdn/EdgeNodes/PSIpAddressGroup.cs
delete mode 100644 src/Cdn/Cdn/Endpoint/ConfirmAzureRmCdnEndpointProbeUrl.cs
delete mode 100644 src/Cdn/Cdn/Endpoint/GetAzureRmCdnEndpoint.cs
delete mode 100644 src/Cdn/Cdn/Endpoint/GetAzureRmCdnEndpointNameAvailability.cs
delete mode 100644 src/Cdn/Cdn/Endpoint/GetAzureRmCdnEndpointResourceUsage.cs
delete mode 100644 src/Cdn/Cdn/Endpoint/NewAzCdnDdliveryRuleCondition.cs
delete mode 100644 src/Cdn/Cdn/Endpoint/NewAzCdnDeliveryPolicy.cs
delete mode 100644 src/Cdn/Cdn/Endpoint/NewAzCdnDeliveryRule.cs
delete mode 100644 src/Cdn/Cdn/Endpoint/NewAzCdnDeliveryRuleAction.cs
delete mode 100644 src/Cdn/Cdn/Endpoint/NewAzureRmCdnEndpoint.cs
delete mode 100644 src/Cdn/Cdn/Endpoint/PublishAzureRmCdnEndpointContent.cs
delete mode 100644 src/Cdn/Cdn/Endpoint/RemoveAzureRmCdnEndnpoint.cs
delete mode 100644 src/Cdn/Cdn/Endpoint/SetAzureRmCdnEndpoint.cs
delete mode 100644 src/Cdn/Cdn/Endpoint/StartAzureRmCdnEndpoint.cs
delete mode 100644 src/Cdn/Cdn/Endpoint/StopAzureRmCdnEndpoint.cs
delete mode 100644 src/Cdn/Cdn/Endpoint/TestAzureRmCdnCustomDomain.cs
delete mode 100644 src/Cdn/Cdn/Endpoint/UnpublishAzureRmCdnEndpointContent.cs
delete mode 100644 src/Cdn/Cdn/Helpers/CdnMessageHelper.cs
delete mode 100644 src/Cdn/Cdn/Helpers/ModelExtensions.cs
delete mode 100644 src/Cdn/Cdn/Helpers/OriginGroupUtilities.cs
delete mode 100644 src/Cdn/Cdn/Helpers/ResourceIdentifierExtensions.cs
delete mode 100644 src/Cdn/Cdn/Models/CustomDomain/PSCustomDomain.cs
delete mode 100644 src/Cdn/Cdn/Models/CustomDomain/PSCustomDomainResourceState.cs
delete mode 100644 src/Cdn/Cdn/Models/CustomDomain/PSCustomHttpsProvisioningState.cs
delete mode 100644 src/Cdn/Cdn/Models/CustomDomain/PSCustomHttpsProvisioningSubstate.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSCacheExpirationActionParameters.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSCheckNameAvailabilityOutput.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSCustomDomainInvalidReason.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSDeepCreatedOrigin.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSDeliveryPolicy.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSDeliveryRule.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleAction.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleCacheExpirationAction.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleCacheKeyQueryStringAction.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleCondition.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleHeaderAction.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleUrlRedirectAction.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleUrlRewriteAction.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSEndpoint.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSEndpointResourceState.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSGeoFilter.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSGeoFilterAction.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSLoadInput.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSPurgeInput.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSQueryStringCachingBehavior.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSValidateCustomDomainInput.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSValidateCustomDomainOutput.cs
delete mode 100644 src/Cdn/Cdn/Models/Endpoint/PSValidateProbeOutput.cs
delete mode 100644 src/Cdn/Cdn/Models/Origin/PSOrigin.cs
delete mode 100644 src/Cdn/Cdn/Models/Origin/PSOriginResourceState.cs
delete mode 100644 src/Cdn/Cdn/Models/OriginGroup/PSOriginGroup.cs
delete mode 100644 src/Cdn/Cdn/Models/OriginGroup/PSOriginGroupResourceState.cs
delete mode 100644 src/Cdn/Cdn/Models/PSProvisioningState.cs
delete mode 100644 src/Cdn/Cdn/Models/PSResourceUsage.cs
delete mode 100644 src/Cdn/Cdn/Models/PSResources.cs
delete mode 100644 src/Cdn/Cdn/Models/PSTrackedResources.cs
delete mode 100644 src/Cdn/Cdn/Models/Profile/PSOptimizationType.cs
delete mode 100644 src/Cdn/Cdn/Models/Profile/PSProfile.cs
delete mode 100644 src/Cdn/Cdn/Models/Profile/PSProfileResourceState.cs
delete mode 100644 src/Cdn/Cdn/Models/Profile/PSSku.cs
delete mode 100644 src/Cdn/Cdn/Models/Profile/PSSkuName.cs
delete mode 100644 src/Cdn/Cdn/Models/Profile/PSSsoUri.cs
delete mode 100644 src/Cdn/Cdn/Origin/GetAzureRmCdnOrigin.cs
delete mode 100644 src/Cdn/Cdn/Origin/NewAzCdnOrigin.cs
delete mode 100644 src/Cdn/Cdn/Origin/RemoveAzCdnOrigin.cs
delete mode 100644 src/Cdn/Cdn/Origin/SetAzureRmCdnOrigin.cs
delete mode 100644 src/Cdn/Cdn/OriginGroups/GetAzCdnOriginGroup.cs
delete mode 100644 src/Cdn/Cdn/OriginGroups/NewAzCdnOriginGroup.cs
delete mode 100644 src/Cdn/Cdn/OriginGroups/RmAzCdnOriginGroup.cs
delete mode 100644 src/Cdn/Cdn/OriginGroups/SetAzCdnOriginGroup.cs
delete mode 100644 src/Cdn/Cdn/Profile/GetAzureRmCdnProfile.cs
delete mode 100644 src/Cdn/Cdn/Profile/GetAzureRmCdnProfileResourceUsage.cs
delete mode 100644 src/Cdn/Cdn/Profile/GetAzureRmCdnProfileSsoUrl.cs
delete mode 100644 src/Cdn/Cdn/Profile/GetAzureRmCdnProfileSupportedOptimizationType.cs
delete mode 100644 src/Cdn/Cdn/Profile/NewAzureRmCdnProfile.cs
delete mode 100644 src/Cdn/Cdn/Profile/RemoveAzureRmCdnProfile.cs
delete mode 100644 src/Cdn/Cdn/Profile/SetAzureRmCdnProfile.cs
delete mode 100644 src/Cdn/Cdn/Properties/AssemblyInfo.cs
delete mode 100644 src/Cdn/Cdn/Properties/Resources.Designer.cs
delete mode 100644 src/Cdn/Cdn/Properties/Resources.resx
delete mode 100644 src/Cdn/Cdn/StartupScripts/sample.ps1
delete mode 100644 src/Cdn/Cdn/Subscription/GetAzureRmCdnEdgeNode.cs
delete mode 100644 src/Cdn/Cdn/Subscription/GetAzureRmCdnSubscriptionResourceUsage.cs
delete mode 100644 src/Cdn/Cdn/help/Az.Cdn.md
delete mode 100644 src/Cdn/Cdn/help/Confirm-AzCdnEndpointProbeURL.md
delete mode 100644 src/Cdn/Cdn/help/Disable-AzCdnCustomDomain.md
delete mode 100644 src/Cdn/Cdn/help/Disable-AzCdnCustomDomainHttps.md
delete mode 100644 src/Cdn/Cdn/help/Enable-AzCdnCustomDomain.md
delete mode 100644 src/Cdn/Cdn/help/Enable-AzCdnCustomDomainHttps.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzCdnCustomDomain.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzCdnEdgeNode.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzCdnEndpoint.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzCdnEndpointNameAvailability.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzCdnEndpointResourceUsage.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzCdnOrigin.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzCdnOriginGroup.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzCdnProfile.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzCdnProfileResourceUsage.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzCdnProfileSsoUrl.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzCdnProfileSupportedOptimizationType.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzCdnSubscriptionResourceUsage.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzFrontDoorCdnCustomDomain.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzFrontDoorCdnEndpoint.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzFrontDoorCdnOrigin.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzFrontDoorCdnOriginGroup.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzFrontDoorCdnProfile.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzFrontDoorCdnRoute.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzFrontDoorCdnRule.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzFrontDoorCdnRuleSet.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzFrontDoorCdnSecret.md
delete mode 100644 src/Cdn/Cdn/help/Get-AzFrontDoorCdnSecurityPolicy.md
delete mode 100644 src/Cdn/Cdn/help/New-AzCdnCustomDomain.md
delete mode 100644 src/Cdn/Cdn/help/New-AzCdnDeliveryPolicy.md
delete mode 100644 src/Cdn/Cdn/help/New-AzCdnDeliveryRule.md
delete mode 100644 src/Cdn/Cdn/help/New-AzCdnDeliveryRuleAction.md
delete mode 100644 src/Cdn/Cdn/help/New-AzCdnDeliveryRuleCondition.md
delete mode 100644 src/Cdn/Cdn/help/New-AzCdnEndpoint.md
delete mode 100644 src/Cdn/Cdn/help/New-AzCdnOrigin.md
delete mode 100644 src/Cdn/Cdn/help/New-AzCdnOriginGroup.md
delete mode 100644 src/Cdn/Cdn/help/New-AzCdnProfile.md
delete mode 100644 src/Cdn/Cdn/help/New-AzFrontDoorCdnCustomDomain.md
delete mode 100644 src/Cdn/Cdn/help/New-AzFrontDoorCdnEndpoint.md
delete mode 100644 src/Cdn/Cdn/help/New-AzFrontDoorCdnOrigin.md
delete mode 100644 src/Cdn/Cdn/help/New-AzFrontDoorCdnOriginGroup.md
delete mode 100644 src/Cdn/Cdn/help/New-AzFrontDoorCdnProfile.md
delete mode 100644 src/Cdn/Cdn/help/New-AzFrontDoorCdnRoute.md
delete mode 100644 src/Cdn/Cdn/help/New-AzFrontDoorCdnRule.md
delete mode 100644 src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleAction.md
delete mode 100644 src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleCondition.md
delete mode 100644 src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSet.md
delete mode 100644 src/Cdn/Cdn/help/New-AzFrontDoorCdnSecret.md
delete mode 100644 src/Cdn/Cdn/help/New-AzFrontDoorCdnSecurityPolicy.md
delete mode 100644 src/Cdn/Cdn/help/Publish-AzCdnEndpointContent.md
delete mode 100644 src/Cdn/Cdn/help/Remove-AzCdnCustomDomain.md
delete mode 100644 src/Cdn/Cdn/help/Remove-AzCdnEndpoint.md
delete mode 100644 src/Cdn/Cdn/help/Remove-AzCdnOrigin.md
delete mode 100644 src/Cdn/Cdn/help/Remove-AzCdnOriginGroup.md
delete mode 100644 src/Cdn/Cdn/help/Remove-AzCdnProfile.md
delete mode 100644 src/Cdn/Cdn/help/Remove-AzFrontDoorCdnCustomDomain.md
delete mode 100644 src/Cdn/Cdn/help/Remove-AzFrontDoorCdnEndpoint.md
delete mode 100644 src/Cdn/Cdn/help/Remove-AzFrontDoorCdnOrigin.md
delete mode 100644 src/Cdn/Cdn/help/Remove-AzFrontDoorCdnOriginGroup.md
delete mode 100644 src/Cdn/Cdn/help/Remove-AzFrontDoorCdnProfile.md
delete mode 100644 src/Cdn/Cdn/help/Remove-AzFrontDoorCdnRoute.md
delete mode 100644 src/Cdn/Cdn/help/Remove-AzFrontDoorCdnRule.md
delete mode 100644 src/Cdn/Cdn/help/Remove-AzFrontDoorCdnRuleSet.md
delete mode 100644 src/Cdn/Cdn/help/Remove-AzFrontDoorCdnSecret.md
delete mode 100644 src/Cdn/Cdn/help/Remove-AzFrontDoorCdnSecurityPolicy.md
delete mode 100644 src/Cdn/Cdn/help/Set-AzCdnEndpoint.md
delete mode 100644 src/Cdn/Cdn/help/Set-AzCdnOrigin.md
delete mode 100644 src/Cdn/Cdn/help/Set-AzCdnOriginGroup.md
delete mode 100644 src/Cdn/Cdn/help/Set-AzCdnProfile.md
delete mode 100644 src/Cdn/Cdn/help/Set-AzFrontDoorCdnCustomDomain.md
delete mode 100644 src/Cdn/Cdn/help/Set-AzFrontDoorCdnEndpoint.md
delete mode 100644 src/Cdn/Cdn/help/Set-AzFrontDoorCdnOrigin.md
delete mode 100644 src/Cdn/Cdn/help/Set-AzFrontDoorCdnOriginGroup.md
delete mode 100644 src/Cdn/Cdn/help/Set-AzFrontDoorCdnProfile.md
delete mode 100644 src/Cdn/Cdn/help/Set-AzFrontDoorCdnRoute.md
delete mode 100644 src/Cdn/Cdn/help/Set-AzFrontDoorCdnSecret.md
delete mode 100644 src/Cdn/Cdn/help/Set-AzFrontDoorCdnSecurityPolicy.md
delete mode 100644 src/Cdn/Cdn/help/Start-AzCdnEndpoint.md
delete mode 100644 src/Cdn/Cdn/help/Stop-AzCdnEndpoint.md
delete mode 100644 src/Cdn/Cdn/help/Test-AzCdnCustomDomain.md
delete mode 100644 src/Cdn/Cdn/help/Unpublish-AzCdnEndpointContent.md
delete mode 100644 src/Cdn/documentation/current-breaking-changes.md
delete mode 100644 src/Cdn/documentation/upcoming-breaking-changes.md
diff --git a/src/Cdn/Cdn.Test/Cdn.Test.csproj b/src/Cdn/Cdn.Test/Cdn.Test.csproj
deleted file mode 100644
index 2de27820debf..000000000000
--- a/src/Cdn/Cdn.Test/Cdn.Test.csproj
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
- Cdn
-
-
-
-
-
- $(LegacyAssemblyPrefix)$(PsModuleName)$(AzTestAssemblySuffix).ScenarioTests
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/Properties/AssemblyInfo.cs b/src/Cdn/Cdn.Test/Properties/AssemblyInfo.cs
deleted file mode 100644
index 3e90deaedbf0..000000000000
--- a/src/Cdn/Cdn.Test/Properties/AssemblyInfo.cs
+++ /dev/null
@@ -1,50 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Reflection;
-using System.Runtime.InteropServices;
-using Xunit;
-
-// General Information about an assembly is controlled through the following
-// set of attributes. Change these attribute values to modify the information
-// associated with an assembly.
-[assembly: AssemblyTitle("Microsoft.Azure.Commands.Cdn.Test")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("Microsoft.Azure.Commands.Cdn.Test")]
-[assembly: AssemblyCopyright(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCopyright)]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-
-// Setting ComVisible to false makes the types in this assembly not visible
-// to COM components. If you need to access a type in this assembly from
-// COM, set the ComVisible attribute to true on that type.
-[assembly: ComVisible(false)]
-
-// The following GUID is for the ID of the typelib if this project is exposed to COM
-[assembly: Guid("822d5889-438f-4c18-9c06-f5db728d417d")]
-
-// Version information for an assembly consists of the following four values:
-//
-// Major Version
-// Minor Version
-// Build Number
-// Revision
-//
-// You can specify all the values or you can default the Build and Revision Numbers
-// by using the '*' as shown below:
-[assembly: AssemblyVersion("4.0.0")]
-[assembly: AssemblyFileVersion("4.0.0")]
-[assembly: CollectionBehavior(DisableTestParallelization = true)]
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdCustomDomainTests.cs b/src/Cdn/Cdn.Test/ScenarioTests/AfdCustomDomainTests.cs
deleted file mode 100644
index 21c400a2c38a..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdCustomDomainTests.cs
+++ /dev/null
@@ -1,40 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.WindowsAzure.Commands.ScenarioTest;
-using Xunit;
-
-namespace Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest
-{
- public class AfdCustomDomainTests : CdnTestRunner
- {
- public AfdCustomDomainTests(Xunit.Abstractions.ITestOutputHelper output) : base(output)
- {
- }
-
- [Fact(Skip = "Test is flaky due to creation of custom domain issue which prolongs response time. Will enable once RP issue is resolved.")]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestCreateAfdCustomDomain()
- {
- TestRunner.RunTestScript("Test-CreateAfdCustomDomain");
- }
-
- [Fact(Skip = "Test is flaky due to RP issue which prolongs response time. Will enable once RP issue is resolved.")]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestGetAfdCustomDomain()
- {
- TestRunner.RunTestScript("Test-GetAfdCustomDomain");
- }
- }
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdCustomDomainTests.ps1 b/src/Cdn/Cdn.Test/ScenarioTests/AfdCustomDomainTests.ps1
deleted file mode 100644
index 0db2ed5f6923..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdCustomDomainTests.ps1
+++ /dev/null
@@ -1,66 +0,0 @@
-# ----------------------------------------------------------------------------------
-#
-# Copyright Microsoft Corporation
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# http://www.apache.org/licenses/LICENSE-2.0
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ----------------------------------------------------------------------------------
-
-function Test-CreateAfdCustomDomain
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft AFD Profile
- New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $customDomainName = getAssetName
-
- $hostName = "$customDomainName.azfdtests.xyz"
-
- $customDomain = New-AzFrontDoorCdnCustomDomain -ResourceGroupName $resourceGroupName -ProfileName $profileName -CustomDomainName $customDomainName -HostName $hostName
-
- Assert-AreEqual $customDomain.Name $customDomainName
- Assert-AreEqual $customDomain.HostName $hostName
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-function Test-GetAfdCustomDomain
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft AFD Profile
- New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $customDomainName = getAssetName
-
- $hostName = "$customDomainName.azfdtests.xyz"
-
- New-AzFrontDoorCdnCustomDomain -ResourceGroupName $resourceGroupName -ProfileName $profileName -CustomDomainName $customDomainName -HostName $hostName
-
- $customDomain = Get-AzFrontDoorCdnCustomDomain -ResourceGroupName $resourceGroupName -ProfileName $profileName -CustomDomainName $customDomainName
-
- Assert-AreEqual $customDomain.Name $customDomainName
- Assert-AreEqual $customDomain.HostName $hostName
- Assert-AreEqual $customDomain.ProvisioningState "Succeeded"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdEndpointTests.cs b/src/Cdn/Cdn.Test/ScenarioTests/AfdEndpointTests.cs
deleted file mode 100644
index d6b1cd53dc46..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdEndpointTests.cs
+++ /dev/null
@@ -1,54 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.WindowsAzure.Commands.ScenarioTest;
-using Xunit;
-
-namespace Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest
-{
- public class AfdEndpointTests : CdnTestRunner
- {
- public AfdEndpointTests(Xunit.Abstractions.ITestOutputHelper output) : base(output)
- {
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestCreateAfdEndpoint()
- {
- TestRunner.RunTestScript("Test-CreateAfdEndpoint");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestGetAfdEndpoint()
- {
- TestRunner.RunTestScript("Test-GetAfdEndpoint");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestRemoveAfdEndpoint()
- {
- TestRunner.RunTestScript("Test-RemoveAfdEndpoint");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestSetAfdEndpoint()
- {
- TestRunner.RunTestScript("Test-SetAfdEndpoint");
- }
- }
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdEndpointTests.ps1 b/src/Cdn/Cdn.Test/ScenarioTests/AfdEndpointTests.ps1
deleted file mode 100644
index 7fb4ca49b4a7..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdEndpointTests.ps1
+++ /dev/null
@@ -1,136 +0,0 @@
-# ----------------------------------------------------------------------------------
-#
-# Copyright Microsoft Corporation
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# http://www.apache.org/licenses/LICENSE-2.0
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ----------------------------------------------------------------------------------
-
-<#
-.SYNOPSIS
-Creates a Standard_AzureFrontDoor profile and endpoint
-#>
-
-function Test-CreateAfdEndpoint
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft CDN Profile
- $createdProfile = New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- Assert-AreEqual $profileName $createdProfile.Name
- Assert-AreEqual $profileSku $createdProfile.Sku
- Assert-AreEqual $createdProfile.Location "Global"
-
- $endpointName = getAssetName
-
- $createdEndpoint = New-AzFrontDoorCdnEndpoint -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName
-
- Assert-AreEqual $endpointName $createdEndpoint.Name
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Creates a Standard_AzureFrontDoor profile and endpoint, then gets the endpoint
-#>
-
-function Test-GetAfdEndpoint
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft CDN Profile
- $createdProfile = New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $endpointName = getAssetName
-
- New-AzFrontDoorCdnEndpoint -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName
-
- $endpoint = Get-AzFrontDoorCdnEndpoint -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName
-
- Assert-AreEqual $endpointName $endpoint.Name
- Assert-AreEqual "Global" $endpoint.Location
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Creates a Standard_AzureFrontDoor profile and endpoint, then removes the endpoint
-#>
-
-function Test-RemoveAfdEndpoint
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft CDN Profile
- $createdProfile = New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $endpointName = getAssetName
-
- $createdEndpoint = New-AzFrontDoorCdnEndpoint -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName
-
- $isDeleted = Remove-AzFrontDoorCdnEndpoint -Endpoint $createdEndpoint -PassThru
-
- Assert-AreEqual $isDeleted true
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Creates a Standard_AzureFrontDoor profile and endpoint, then updates the endpoint
-#>
-
-function Test-SetAfdEndpoint
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft CDN Profile
- $createdProfile = New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $endpointName = getAssetName
-
- New-AzFrontDoorCdnEndpoint -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName
-
- $endpoint = Get-AzFrontDoorCdnEndpoint -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName
-
- $endpoint.Tags = @{"endpoint"="afd-standard"}
-
- $updatedEndpoint = Set-AzFrontDoorCdnEndpoint -Endpoint $endpoint
-
- Assert-AreEqual $endpoint.Tags["endpoint"] $updatedEndpoint.Tags["endpoint"]
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdOriginGroupTests.cs b/src/Cdn/Cdn.Test/ScenarioTests/AfdOriginGroupTests.cs
deleted file mode 100644
index 7c62cb6e3999..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdOriginGroupTests.cs
+++ /dev/null
@@ -1,54 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.WindowsAzure.Commands.ScenarioTest;
-using Xunit;
-
-namespace Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest
-{
- public class AfdOriginGroupTests : CdnTestRunner
- {
- public AfdOriginGroupTests(Xunit.Abstractions.ITestOutputHelper output) : base(output)
- {
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestCreateAfdOriginGroup()
- {
- TestRunner.RunTestScript("Test-CreateAfdOriginGroup");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestGetAfdOriginGroup()
- {
- TestRunner.RunTestScript("Test-GetAfdOriginGroup");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestSetAfdOriginGroup()
- {
- TestRunner.RunTestScript("Test-SetAfdOriginGroup");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestRemoveAfdOriginGroup()
- {
- TestRunner.RunTestScript("Test-RemoveAfdOriginGroup");
- }
- }
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdOriginGroupTests.ps1 b/src/Cdn/Cdn.Test/ScenarioTests/AfdOriginGroupTests.ps1
deleted file mode 100644
index 3637b5dd6a91..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdOriginGroupTests.ps1
+++ /dev/null
@@ -1,121 +0,0 @@
-# ----------------------------------------------------------------------------------
-#
-# Copyright Microsoft Corporation
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# http://www.apache.org/licenses/LICENSE-2.0
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ----------------------------------------------------------------------------------
-
-<#
-.SYNOPSIS
-Creates a Standard_AzureFrontDoor profile and origin group
-#>
-
-function Test-CreateAfdOriginGroup
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft CDN Profile
- New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $originGroupName = getAssetName
- $sampleSize = 2
-
- $originGroup = New-AzFrontDoorCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName -SampleSize $sampleSize
-
- Assert-AreEqual $originGroupName $originGroup.Name
- Assert-AreEqual $originGroup.Type "Microsoft.Cdn/profiles/origingroups"
- Assert-AreEqual $originGroup.SampleSize $sampleSize
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-function Test-GetAfdOriginGroup
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft CDN Profile
- New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $originGroupName = getAssetName
- $successfulSamplesRequired = 1
-
- New-AzFrontDoorCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName -SuccessfulSamplesRequired $successfulSamplesRequired
-
- $originGroup = Get-AzFrontDoorCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName
-
- Assert-AreEqual $originGroupName $originGroup.Name
- Assert-AreEqual $originGroup.Type "Microsoft.Cdn/profiles/origingroups"
- Assert-AreEqual $originGroup.SuccessfulSamplesRequired $successfulSamplesRequired
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-function Test-SetAfdOriginGroup
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft CDN Profile
- New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $originGroupName = getAssetName
-
- New-AzFrontDoorCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName -SampleSize 2 -SuccessfulSamplesRequired 1
-
- Set-AzFrontDoorCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName -SampleSize 6 -SuccessfulSamplesRequired 3
-
- $originGroup = Get-AzFrontDoorCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName
-
- Assert-AreEqual $originGroup.SampleSize 6
- Assert-AreEqual $originGroup.SuccessfulSamplesRequired 3
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-function Test-RemoveAfdOriginGroup
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft CDN Profile
- $profile = New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $originGroupName = getAssetName
-
- $originGroup = New-AzFrontDoorCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName -SampleSize 2 -SuccessfulSamplesRequired 1
-
- Remove-AzFrontDoorCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName
-
- Assert-ThrowsContains { Get-AzFrontDoorCdnOriginGroup -ResourceId $originGroup.Id } "NotFound"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdOriginTests.cs b/src/Cdn/Cdn.Test/ScenarioTests/AfdOriginTests.cs
deleted file mode 100644
index 269ed35fc63b..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdOriginTests.cs
+++ /dev/null
@@ -1,47 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.WindowsAzure.Commands.ScenarioTest;
-using Xunit;
-
-namespace Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest
-{
- public class AfdOriginTests : CdnTestRunner
- {
- public AfdOriginTests(Xunit.Abstractions.ITestOutputHelper output) : base(output)
- {
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestCreateAfdOrigin()
- {
- TestRunner.RunTestScript("Test-CreateAfdOrigin");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestGetAfdOrigin()
- {
- TestRunner.RunTestScript("Test-GetAfdOrigin");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestSetAfdOrigin()
- {
- TestRunner.RunTestScript("Test-SetAfdOrigin");
- }
- }
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdOriginTests.ps1 b/src/Cdn/Cdn.Test/ScenarioTests/AfdOriginTests.ps1
deleted file mode 100644
index 58acc77ef9cd..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdOriginTests.ps1
+++ /dev/null
@@ -1,109 +0,0 @@
-# ----------------------------------------------------------------------------------
-#
-# Copyright Microsoft CorporationRemove-AzFrontDoorCdn
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# http://www.apache.org/licenses/LICENSE-2.0
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ----------------------------------------------------------------------------------
-
-function Test-CreateAfdOrigin
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft AFD Profile
- New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $originGroupName = getAssetName
- $sampleSize = 2
-
- New-AzFrontDoorCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName -SampleSize $sampleSize
-
- $originName = getAssetName
-
- $hostName = "contoso.com"
-
- $origin = New-AzFrontDoorCdnOrigin -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName -OriginName $originName -HostName $hostName
-
- Assert-AreEqual $hostName $origin.HostName
- Assert-AreEqual $originGroupName $origin.OriginGroupName
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-function Test-GetAfdOrigin
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft AFD Profile
- New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $originGroupName = getAssetName
- $sampleSize = 2
-
- New-AzFrontDoorCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName -SampleSize $sampleSize
-
- $originName = getAssetName
-
- $hostName = "example.org"
-
- $newOrigin = New-AzFrontDoorCdnOrigin -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName -OriginName $originName -HostName $hostName
-
- $getOrigin = Get-AzFrontDoorCdnOrigin -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName -OriginName $originName
-
- Assert-AreEqual $newOrigin.HostName $getOrigin.HostName
- Assert-AreEqual $newOrigin.ProfileName $getOrigin.ProfileName
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-function Test-SetAfdOrigin
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft AFD Profile
- New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $originGroupName = getAssetName
- $sampleSize = 2
-
- New-AzFrontDoorCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName -SampleSize $sampleSize
-
- $originName = getAssetName
-
- $hostName = "example.org"
-
- New-AzFrontDoorCdnOrigin -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName -OriginName $originName -HostName $hostName
-
- Set-AzFrontDoorCdnOrigin -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName -OriginName $originName -Priority 5 -Weight 10
-
- $origin = Get-AzFrontDoorCdnOrigin -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName -OriginName $originName
-
- Assert-AreEqual $origin.Priority 5
- Assert-AreEqual $origin.Weight 10
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdProfileTests.cs b/src/Cdn/Cdn.Test/ScenarioTests/AfdProfileTests.cs
deleted file mode 100644
index e290ee20d528..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdProfileTests.cs
+++ /dev/null
@@ -1,54 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.WindowsAzure.Commands.ScenarioTest;
-using Xunit;
-
-namespace Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest
-{
- public class AfdProfileTests : CdnTestRunner
- {
- public AfdProfileTests(Xunit.Abstractions.ITestOutputHelper output) : base(output)
- {
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestCreateStandardAfdProfile()
- {
- TestRunner.RunTestScript("Test-CreateStandardAfdProfile");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestCreatePremiumAfdProfile()
- {
- TestRunner.RunTestScript("Test-CreatePremiumAfdProfile");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestGetStandardAfdProfile()
- {
- TestRunner.RunTestScript("Test-GetStandardAfdProfile");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestRemovePremiumAfdProfile()
- {
- TestRunner.RunTestScript("Test-RemovePremiumAfdProfile");
- }
- }
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdProfileTests.ps1 b/src/Cdn/Cdn.Test/ScenarioTests/AfdProfileTests.ps1
deleted file mode 100644
index 80004368b8b0..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdProfileTests.ps1
+++ /dev/null
@@ -1,118 +0,0 @@
-# ----------------------------------------------------------------------------------
-#
-# Copyright Microsoft Corporation
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# http://www.apache.org/licenses/LICENSE-2.0
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ----------------------------------------------------------------------------------
-
-<#
-.SYNOPSIS
-Creates a Standard_AzureFrontDoor profile
-#>
-
-function Test-CreateStandardAfdProfile
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft CDN Profile
- $createdProfile = New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- Assert-AreEqual $profileName $createdProfile.Name
- Assert-AreEqual $profileSku $createdProfile.Sku
- Assert-AreEqual $createdProfile.Location "Global"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-
-<#
-.SYNOPSIS
-Creates a Premium_AzureFrontDoor profile
-#>
-
-function Test-CreatePremiumAfdProfile
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Premium_AzureFrontDoor"
- $profileTags = @{"ps-test-tag-name"="ps-test-tag-value"}
-
- # Create a Microsoft CDN Profile
- $createdProfile = New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku -Tag $profileTags
-
- Assert-AreEqual $profileName $createdProfile.Name
- Assert-AreEqual $profileSku $createdProfile.Sku
- Assert-AreEqual $createdProfile.Location "Global"
- Assert-AreEqual $profileTags["ps-test-tag-name"] $createdProfile.Tags["ps-test-tag-name"]
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Creates a Standard_AzureFrontDoor profile and Gets the profile after creating
-#>
-
-function Test-GetStandardAfdProfile
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft CDN Profile
- New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $profile = Get-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName
-
- Assert-AreEqual $profileName $profile.Name
- Assert-AreEqual $profileSku $profile.Sku
- Assert-AreEqual $profile.Location "Global"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Creates a Premium_AzureFrontDoor profile and removes the profile after creating
-#>
-
-function Test-RemovePremiumAfdProfile
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Premium_AzureFrontDoor"
-
- # Create a Microsoft CDN Profile
- New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $isDeleted = Remove-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -PassThru
-
- Assert-AreEqual $isDeleted true
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdRouteTests.cs b/src/Cdn/Cdn.Test/ScenarioTests/AfdRouteTests.cs
deleted file mode 100644
index 48e52fcfde84..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdRouteTests.cs
+++ /dev/null
@@ -1,40 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.WindowsAzure.Commands.ScenarioTest;
-using Xunit;
-
-namespace Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest
-{
- public class AfdRouteTests : CdnTestRunner
- {
- public AfdRouteTests(Xunit.Abstractions.ITestOutputHelper output) : base(output)
- {
- }
-
- [Fact(Skip = "Test is flaky due to creation of custom domain issue which prolongs response time. Will enable once RP issue is resolved.")]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestCreateAfdRoute()
- {
- TestRunner.RunTestScript("Test-CreateAfdRoute");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestGetAfdRoute()
- {
- TestRunner.RunTestScript("Test-GetAfdRoute");
- }
- }
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdRouteTests.ps1 b/src/Cdn/Cdn.Test/ScenarioTests/AfdRouteTests.ps1
deleted file mode 100644
index 7955ae139f33..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdRouteTests.ps1
+++ /dev/null
@@ -1,74 +0,0 @@
-# ----------------------------------------------------------------------------------
-#
-# Copyright Microsoft Corporation
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# http://www.apache.org/licenses/LICENSE-2.0
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ----------------------------------------------------------------------------------
-
-function Test-CreateAfdRoute
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft AFD Profile
- New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $endpointName = getAssetName
-
- $createdEndpoint = New-AzFrontDoorCdnEndpoint -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName
-
- $originGroupName = getAssetName
-
- $originGroup = New-AzFrontDoorCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -OriginGroupName $originGroupName -SampleSize 3
-
- $customDomainName = getAssetName
-
- $hostName = "$customDomainName.azfdtests.xyz"
-
- $customDomain = New-AzFrontDoorCdnCustomDomain -ResourceGroupName $resourceGroupName -ProfileName $profileName -CustomDomainName $customDomainName -HostName $hostName
-
- $routeName = getAssetName
-
- $route = New-AzFrontDoorCdnRoute -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName -RouteName $routeName -OriginGroupId $originGroup.Id -DomainId $customDomain.Id
-
- Assert-AreEqual $routeName $route.Name
- Assert-AreEqual $originGroup.Id $route.OriginGroupId
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-function Test-GetAfdRoute
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft AFD Profile
- $profile = New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $endpointName = getAssetName
-
- $endpoint = New-AzFrontDoorCdnEndpoint -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName
-
- $routeName = getAssetName
-
- Assert-ThrowsContains { Get-AzFrontDoorCdnRoute -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName -RouteName $routeName } "NotFound"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdRuleSetTests.cs b/src/Cdn/Cdn.Test/ScenarioTests/AfdRuleSetTests.cs
deleted file mode 100644
index 1d3c9cc7b1c5..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdRuleSetTests.cs
+++ /dev/null
@@ -1,40 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.WindowsAzure.Commands.ScenarioTest;
-using Xunit;
-
-namespace Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest
-{
- public class AfdRuleSetTests : CdnTestRunner
- {
- public AfdRuleSetTests(Xunit.Abstractions.ITestOutputHelper output) : base(output)
- {
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestCreateAfdRuleSet()
- {
- TestRunner.RunTestScript("Test-CreateAfdRuleSet");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestRemoveAfdRuleSet()
- {
- TestRunner.RunTestScript("Test-RemoveAfdRuleSet");
- }
- }
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdRuleSetTests.ps1 b/src/Cdn/Cdn.Test/ScenarioTests/AfdRuleSetTests.ps1
deleted file mode 100644
index 0b6e106554b4..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdRuleSetTests.ps1
+++ /dev/null
@@ -1,60 +0,0 @@
-# ----------------------------------------------------------------------------------
-#
-# Copyright Microsoft Corporation
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# http://www.apache.org/licenses/LICENSE-2.0
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ----------------------------------------------------------------------------------
-
-function Test-CreateAfdRuleSet
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft AFD Profile
- New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $ruleSetName = getAssetName
-
- $ruleSet = New-AzFrontDoorCdnRuleSet -ResourceGroupName $resourceGroupName -ProfileName $profileName -RuleSetName $ruleSetName
-
- Assert-AreEqual $ruleSetName $ruleSet.Name
- Assert-AreEqual $ruleSet.Type "Microsoft.Cdn/profiles/rulesets"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-function Test-RemoveAfdRuleSet
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft AFD Profile
- New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $ruleSetName = getAssetName
-
- $ruleSet = New-AzFrontDoorCdnRuleSet -ResourceGroupName $resourceGroupName -ProfileName $profileName -RuleSetName $ruleSetName
-
- Get-AzFrontDoorCdnRuleSet -ResourceGroupName $resourceGroupName -ProfileName $profileName -RuleSetName $ruleSetName | Remove-AzFrontDoorCdnRuleSet
-
- Assert-ThrowsContains { Get-AzFrontDoorCdnRuleSet -ResourceId $ruleSet.Id } "NotFound"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdRuleTests.cs b/src/Cdn/Cdn.Test/ScenarioTests/AfdRuleTests.cs
deleted file mode 100644
index 4abfd7791cd6..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdRuleTests.cs
+++ /dev/null
@@ -1,33 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.WindowsAzure.Commands.ScenarioTest;
-using Xunit;
-
-namespace Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest
-{
- public class AfdRuleTests : CdnTestRunner
- {
- public AfdRuleTests(Xunit.Abstractions.ITestOutputHelper output) : base(output)
- {
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestCreateAfdRule()
- {
- TestRunner.RunTestScript("Test-CreateAfdRule");
- }
- }
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdRuleTests.ps1 b/src/Cdn/Cdn.Test/ScenarioTests/AfdRuleTests.ps1
deleted file mode 100644
index c88bb02ebeca..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdRuleTests.ps1
+++ /dev/null
@@ -1,42 +0,0 @@
-# ----------------------------------------------------------------------------------
-#
-# Copyright Microsoft Corporation
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# http://www.apache.org/licenses/LICENSE-2.0
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ----------------------------------------------------------------------------------
-
-function Test-CreateAfdRule
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft AFD Profile
- New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- # Create Rule Set
- $ruleSetName = getAssetName
- $ruleSet = New-AzFrontDoorCdnRuleSet -ResourceGroupName $resourceGroupName -ProfileName $profileName -RuleSetName $ruleSetName
-
- # Create Rule
- $ruleName = getAssetName
- $ruleAction = New-AzFrontDoorCdnRuleAction -HeaderType ModifyRequestHeader -HeaderAction Overwrite -HeaderName "x-header-name" -HeaderValue "header-value"
- $rule = New-AzFrontDoorCdnRule -ResourceGroupName $resourceGroupName -ProfileName $profileName -RuleSetName $ruleSetName -RuleName $ruleName -Action $ruleAction -Order 2
-
- Assert-AreEqual $ruleSetName $ruleSet.Name
- Assert-AreEqual $ruleName $rule.Name
- Assert-AreEqual $rule.Type "Microsoft.Cdn/profiles/rulesets/rules"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdSecurityPolicyTests.cs b/src/Cdn/Cdn.Test/ScenarioTests/AfdSecurityPolicyTests.cs
deleted file mode 100644
index cf0cead9f2a9..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdSecurityPolicyTests.cs
+++ /dev/null
@@ -1,33 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.WindowsAzure.Commands.ScenarioTest;
-using Xunit;
-
-namespace Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest
-{
- public class AfdSecurityPolicyTests : CdnTestRunner
- {
- public AfdSecurityPolicyTests(Xunit.Abstractions.ITestOutputHelper output) : base(output)
- {
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestGetAfdSecurityPolicy()
- {
- TestRunner.RunTestScript("Test-GetAfdSecurityPolicy");
- }
- }
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/AfdSecurityPolicyTests.ps1 b/src/Cdn/Cdn.Test/ScenarioTests/AfdSecurityPolicyTests.ps1
deleted file mode 100644
index 0a7e538dc47f..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/AfdSecurityPolicyTests.ps1
+++ /dev/null
@@ -1,34 +0,0 @@
-# ----------------------------------------------------------------------------------
-#
-# Copyright Microsoft Corporation
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# http://www.apache.org/licenses/LICENSE-2.0
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ----------------------------------------------------------------------------------
-
-function Test-GetAfdSecurityPolicy
-{
- # Set up required fields
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $profileSku = "Standard_AzureFrontDoor"
-
- # Create a Microsoft AFD Profile
- $profile = New-AzFrontDoorCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Sku $profileSku
-
- $securityPolicyName = getAssetName
-
- Assert-ThrowsContains { Get-AzFrontDoorCdnSecurityPolicy -ResourceGroupName $resourceGroupName -ProfileName $profileName -SecurityPolicyName $securityPolicyName } "NotFound"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/CdnTestRunner.cs b/src/Cdn/Cdn.Test/ScenarioTests/CdnTestRunner.cs
deleted file mode 100644
index 5369aa1cb8fa..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/CdnTestRunner.cs
+++ /dev/null
@@ -1,56 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections.Generic;
-using Microsoft.Azure.Commands.TestFx;
-using Xunit.Abstractions;
-
-namespace Microsoft.Azure.Commands.Cdn.Test.ScenarioTests
-{
- public class CdnTestRunner
- {
- protected readonly ITestRunner TestRunner;
-
- protected CdnTestRunner(ITestOutputHelper output)
- {
- TestRunner = TestManager.CreateInstance(output)
- .WithNewPsScriptFilename($"{GetType().Name}.ps1")
- .WithProjectSubfolderForTests("ScenarioTests")
- .WithCommonPsScripts(new[]
- {
- @"Common.ps1",
- @"../AzureRM.Resources.ps1",
- })
- .WithNewRmModules(helper => new[]
- {
- helper.RMProfileModule,
- helper.GetRMModulePath("Az.Cdn.psd1")
- })
- .WithNewRecordMatcherArguments(
- userAgentsToIgnore: new Dictionary
- {
- {"Microsoft.Azure.Management.Resources.ResourceManagementClient", "2016-02-01"},
- },
- resourceProviders: new Dictionary
- {
- {"Microsoft.Resources", null},
- {"Microsoft.Features", null},
- {"Microsoft.Authorization", null},
- {"Microsoft.Compute", null}
- }
- )
- .Build();
- }
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/ChinaCdnProfileTests.cs b/src/Cdn/Cdn.Test/ScenarioTests/ChinaCdnProfileTests.cs
deleted file mode 100644
index 2011d3136642..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/ChinaCdnProfileTests.cs
+++ /dev/null
@@ -1,33 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.WindowsAzure.Commands.ScenarioTest;
-using Xunit;
-
-namespace Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest
-{
- public class ChinaCdnProfileTests : CdnTestRunner
- {
- public ChinaCdnProfileTests(Xunit.Abstractions.ITestOutputHelper output) : base(output)
- {
- }
-
- [Fact(Skip = "Test needs to be run by the China CDN team")]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestProfileList()
- {
- TestRunner.RunTestScript("Test-ProfileList");
- }
- }
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/ChinaCdnProfileTests.ps1 b/src/Cdn/Cdn.Test/ScenarioTests/ChinaCdnProfileTests.ps1
deleted file mode 100644
index 0a9fb0ac1c81..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/ChinaCdnProfileTests.ps1
+++ /dev/null
@@ -1,25 +0,0 @@
-# ----------------------------------------------------------------------------------
-#
-# Copyright Microsoft Corporation
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# http://www.apache.org/licenses/LICENSE-2.0
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ----------------------------------------------------------------------------------
-
-<#
-.SYNOPSIS
-Create Profile with different Sku
-#>
-function Test-ProfileList
-{
- $retrievedProfile = Get-AzCdnProfile -ProfileName "cdn-billing-standard-bandwidth-avg" -ResourceGroupName "cdnbillingskus"
-
- Assert-NotNull $retrievedProfile
- Assert-AreEqual "Standard_AvgBandWidth_ChinaCdn" $retrievedProfile.Sku.Name
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/Common.ps1 b/src/Cdn/Cdn.Test/ScenarioTests/Common.ps1
deleted file mode 100644
index 37e82be6c9b3..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/Common.ps1
+++ /dev/null
@@ -1,134 +0,0 @@
-# ----------------------------------------------------------------------------------
-#
-# Copyright Microsoft Corporation
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# http://www.apache.org/licenses/LICENSE-2.0
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ----------------------------------------------------------------------------------
-
-<#
-.SYNOPSIS
-Gets valid resource group name
-#>
-function Get-ResourceGroupName
-{
- return getAssetName
-}
-
-<#
-.SYNOPSIS
-Gets valid resource name
-#>
-function Get-ResourceName
-{
- return getAssetName
-}
-
-<#
-.SYNOPSIS
-Gets the default location for a provider
-#>
-function Get-ProviderLocation($provider)
-{
- if ([Microsoft.Azure.Test.HttpRecorder.HttpMockServer]::Mode -ne [Microsoft.Azure.Test.HttpRecorder.HttpRecorderMode]::Playback)
- {
- $namespace = $provider.Split("/")[0]
- if($provider.Contains("/"))
- {
- $type = $provider.Substring($namespace.Length + 1)
- $location = Get-AzResourceProvider -ProviderNamespace $namespace | where {$_.ResourceTypes[0].ResourceTypeName -eq $type}
-
- if ($location -eq $null)
- {
- return "West US"
- } else
- {
- return $location.Locations[0]
- }
- }
-
- return "West US"
- }
-
- return "WestUS"
-}
-
-<#
-.SYNOPSIS
-Creates a resource group to use in tests
-#>
-function TestSetup-CreateResourceGroup
-{
- $resourceGroupName = getAssetName
- $rglocation = Get-ProviderLocation "North Europe"
- $resourceGroup = New-AzResourceGroup -Name $resourceGroupName -location $rglocation -Force
- return $resourceGroup
-}
-
-<#
-.SYNOPSIS
-Asserts if two tags are equal
-#>
-function Assert-Tags($tags1, $tags2)
-{
- if($tags1.count -ne $tags2.count)
- {
- throw "Tag size not equal. Tag1: $tags1.count Tag2: $tags2.count"
- }
-
- foreach($key in $tags1.Keys)
- {
- if($tags1[$key] -ne $tags2[$key])
- {
- throw "Tag content not equal. Key:$key Tags1:" + $tags1[$key] + "Tags2:" + $tags2[$key]
- }
- }
-}
-
-<#
-.SYNOPSIS
-Asserts if two compression types are equal
-#>
-function Assert-CompressionTypes($types1, $types2)
-{
- if($types1.Count -ne $types1.Count)
- {
- throw "Array size not equal. Types1: $types1.count Types2: $types2.count"
- }
-
- foreach($value1 in $types1)
- {
- $found = $false
- foreach($value2 in $types2)
- {
- if($value1.CompareTo($value2) -eq 0)
- {
- $found = $true
- break
- }
- }
- if(-Not($found))
- {
- throw "Compression content not equal. " + $value1 + " cannot be found in second array"
- }
- }
-}
-
-<#
-.SYNOPSIS
-Sleep in record mode only
-#>
-function SleepInRecordMode ([int]$SleepIntervalInSec)
-{
- $mode = $env:AZURE_TEST_MODE
- if ( $mode -ne $null -and $mode.ToUpperInvariant() -eq "RECORD")
- {
- Wait-Seconds $SleepIntervalInSec
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/CustomDomainTests.cs b/src/Cdn/Cdn.Test/ScenarioTests/CustomDomainTests.cs
deleted file mode 100644
index 2d17733ae9be..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/CustomDomainTests.cs
+++ /dev/null
@@ -1,68 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.WindowsAzure.Commands.ScenarioTest;
-using Xunit;
-
-namespace Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest
-{
- public class CustomDomainTests : CdnTestRunner
- {
- public CustomDomainTests(Xunit.Abstractions.ITestOutputHelper output) : base(output)
- {
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestCustomDomainEnableDisableWithRunningEndpoint()
- {
- TestRunner.RunTestScript("Test-CustomDomainEnableDisableWithRunningEndpoint");
- }
-
- [Fact(Skip = "Test is flaky due to creation of custom domain issue which prolongs response time. Will enable once RP issue is resolved.")]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestCustomDomainGetRemoveWithRunningEndpoint()
- {
- TestRunner.RunTestScript("Test-CustomDomainGetRemoveWithRunningEndpoint");
- }
-
- [Fact(Skip = "Test is flaky due to creation of custom domain issue which prolongs response time. Will enable once RP issue is resolved.")]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestCustomDomainGetRemoveWithStoppedEndpoint()
- {
- TestRunner.RunTestScript("Test-CustomDomainGetRemoveWithStoppedEndpoint");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestVerizonCustomDomainHttpsWithRunningEndpoint()
- {
- TestRunner.RunTestScript("Test-VerizonCustomDomainEnableHttpsWithRunningEndpoint");
- }
-
- [Fact(Skip = "Test is flaky due to creation of custom domain issue which prolongs response time. Will enable once RP issue is resolved.")]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestAkamaiCustomDomainHttpsWithRunningEndpoint()
- {
- TestRunner.RunTestScript("Test-AkamaiCustomDomainEnableHttpsWithRunningEndpoint");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestMicrosoftCustomDomainHttpsWithRunningEndpoint()
- {
- TestRunner.RunTestScript("Test-MicrosoftCustomDomainEnableHttpsWithRunningEndpoint");
- }
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/CustomDomainTests.ps1 b/src/Cdn/Cdn.Test/ScenarioTests/CustomDomainTests.ps1
deleted file mode 100644
index 752498e1cbd0..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/CustomDomainTests.ps1
+++ /dev/null
@@ -1,285 +0,0 @@
-# ----------------------------------------------------------------------------------
-#
-# Copyright Microsoft Corporation
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# http://www.apache.org/licenses/LICENSE-2.0
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ----------------------------------------------------------------------------------
-
-<#
-.SYNOPSIS
-Gets and removes custom domain with running endpoint.
-#>
-function Test-CustomDomainGetRemoveWithRunningEndpoint
-{
- # Hard-coding host and endpoint names due to requirement for DNS CNAME
- $endpointName = "testAkamaiEP"
- $hostName = "testAkamai.dustydog.us"
-
- $customDomainName = getAssetName
-
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Akamai"
- $tags = @{"tag1" = "value1"; "tag2" = "value2"}
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku -Tag $tags
-
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
- $createdEndpoint = New-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -OriginName $originName -OriginHostName $originHostName
-
- $endpoint = Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- $validateResult = Test-AzCdnCustomDomain -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -CustomDomainHostName $hostName
- Assert-True{$validateResult.CustomDomainValidated}
- $validateResultbyPiping = Test-AzCdnCustomDomain -CdnEndpoint $endpoint -CustomDomainHostName $hostName
- Assert-True{$validateResultbyPiping.CustomDomainValidated}
-
- $createdCustomDomain = $endpoint | New-AzCdnCustomDomain -HostName $hostName -CustomDomainName $customDomainName
- Assert-AreEqual $customDomainName $createdCustomDomain.Name
- Assert-AreEqual $hostName $createdCustomDomain.HostName
- Assert-ThrowsContains { New-AzCdnCustomDomain -HostName $hostName -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName } "existing"
-
- $customDomain = $endpoint | Get-AzCdnCustomDomain -CustomDomainName $customDomainName
- Assert-AreEqual $customDomainName $customDomain.Name
- Assert-AreEqual $hostName $customDomain.HostName
-
- $removed = $customDomain | Remove-AzCdnCustomDomain -PassThru
- Assert-True{$removed}
- Assert-ThrowsContains { Remove-AzCdnCustomDomain -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName } "does not exist"
-
- Assert-ThrowsContains { Get-AzCdnCustomDomain -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName } "NotFound"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Enables custom domain with running endpoint.
-#>
-function Test-CustomDomainEnableDisableWithRunningEndpoint
-{
- # Hard-coding host and endpoint names due to requirement for DNS CNAME
- $endpointName = "cdn-ps-test-msft"
- $hostName = "a.cdn-ps-test-msft.azfdtest.xyz"
-
- $customDomainName = getAssetName
-
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Microsoft"
- $tags = @{"tag1" = "value1"; "tag2" = "value2"}
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku -Tag $tags
-
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
- $createdEndpoint = New-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -OriginName $originName -OriginHostName $originHostName
- if ($endpoint.HostName -Match "azureedge-test\.net$") {
- $hostName = 'a.cdn-ps-test-msft-df.azfdtest.xyz'
- }
- $endpoint = Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- $validateResult = Test-AzCdnCustomDomain -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -CustomDomainHostName $hostName
- Assert-True{$validateResult.CustomDomainValidated}
- $validateResultbyPiping = Test-AzCdnCustomDomain -CdnEndpoint $endpoint -CustomDomainHostName $hostName
- Assert-True{$validateResultbyPiping.CustomDomainValidated}
-
- $createdCustomDomain = $endpoint | New-AzCdnCustomDomain -HostName $hostName -CustomDomainName $customDomainName
- Assert-AreEqual $customDomainName $createdCustomDomain.Name
- Assert-AreEqual $hostName $createdCustomDomain.HostName
-
- $customDomain = $endpoint | Get-AzCdnCustomDomain -CustomDomainName $customDomainName
- Assert-AreEqual $customDomainName $customDomain.Name
- Assert-AreEqual $hostName $customDomain.HostName
-
- $enabled = $customDomain | Enable-AzCdnCustomDomainHttps -PassThru
- Assert-True{$enabled}
-
- $customDomain = $endpoint | Get-AzCdnCustomDomain -CustomDomainName $customDomainName
- Assert-AreEqual "Enabling" $customDomain.CustomHttpsProvisioningState
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-
-<#
-.SYNOPSIS
-Gets and removes custom domain with stopped endpoint
-#>
-function Test-CustomDomainGetRemoveWithStoppedEndpoint
-{
- # Hard-coding host and endpoint names due to requirement for DNS CNAME
- $endpointName = "testAkamaiPS"
- $hostName = "testAkamaiPS.azfdtest.xyz"
-
- $customDomainName = getAssetName
-
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Akamai"
- $tags = @{"tag1" = "value1"; "tag2" = "value2"}
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku -Tag $tags
-
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
- $createdEndpoint = New-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -OriginName $originName -OriginHostName $originHostName
-
- $endpoint = Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- $validateResult = Test-AzCdnCustomDomain -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -CustomDomainHostName $hostName
- #Assert-True{$validateResult.CustomDomainValidated}
- #$validateResultbyPiping = Test-AzCdnCustomDomain -CdnEndpoint $endpoint -CustomDomainHostName $hostName
- #Assert-True{$validateResultbyPiping.CustomDomainValidated}
-
- $createdCustomDomain = New-AzCdnCustomDomain -HostName $hostName -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-AreEqual $customDomainName $createdCustomDomain.Name
- Assert-AreEqual $hostName $createdCustomDomain.HostName
- Assert-ThrowsContains { New-AzCdnCustomDomain -HostName $hostName -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName } "existing"
-
- $stopped = Stop-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
-
- $customDomain = Get-AzCdnCustomDomain -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-AreEqual $customDomainName $customDomain.Name
- Assert-AreEqual $hostName $customDomain.HostName
-
- $removed = Remove-AzCdnCustomDomain -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -PassThru
- Assert-True{$removed}
- Assert-ThrowsContains { Remove-AzCdnCustomDomain -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName } "does not exist"
-
- Assert-ThrowsContains { Get-AzCdnCustomDomain -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName } "NotFound"
-
- Remove-AzureRmResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Enable Https for custom domain with running endpoint
-#>
-function Test-VerizonCustomDomainEnableHttpsWithRunningEndpoint
-{
- # Hard-coding host and endpoint names due to requirement for DNS CNAME
- $endpointName = "testVerizonEP"
- $hostName = "testVerizon.dustydog.us"
-
- $customDomainName = getAssetName
-
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Verizon"
- $tags = @{"tag1" = "value1"; "tag2" = "value2"}
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku -Tag $tags
-
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
- $createdEndpoint = New-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -OriginName $originName -OriginHostName $originHostName
-
- $endpoint = Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- $validateResult = Test-AzCdnCustomDomain -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -CustomDomainHostName $hostName
- Assert-True{$validateResult.CustomDomainValidated}
- $validateResultbyPiping = Test-AzCdnCustomDomain -CdnEndpoint $endpoint -CustomDomainHostName $hostName
- Assert-True{$validateResultbyPiping.CustomDomainValidated}
-
- $createdCustomDomain = New-AzCdnCustomDomain -HostName $hostName -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-AreEqual $customDomainName $createdCustomDomain.Name
- Assert-AreEqual $hostName $createdCustomDomain.HostName
-
- $customDomain = Get-AzCdnCustomDomain -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-AreEqual $customDomainName $customDomain.Name
- Assert-AreEqual $hostName $customDomain.HostName
-
- $enabled = $customDomain | Enable-AzCdnCustomDomainHttps -PassThru
- Assert-True{$enabled}
-
- $customDomain = Get-AzCdnCustomDomain -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
-
- Assert-AreEqual $customDomain.CustomHttpsProvisioningState "Enabling"
-
- Remove-AzureRmResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Enable Https for custom domain with running endpoint
-#>
-function Test-AkamaiCustomDomainEnableHttpsWithRunningEndpoint
-{
- # Hard-coding host and endpoint names due to requirement for DNS CNAME
- $endpointName = "testAkamai"
- $hostName = "testAkamai.dustydog.us"
-
- $customDomainName = getAssetName
-
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Akamai"
- $tags = @{"tag1" = "value1"; "tag2" = "value2"}
- $profile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku -Tag $tags
-
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
- $endpoint = New-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -OriginName $originName -OriginHostName $originHostName
- $validateResult = Test-AzCdnCustomDomain -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -CustomDomainHostName $hostName
- Assert-True{$validateResult.CustomDomainValidated}
-
- $customDomain = New-AzCdnCustomDomain -HostName $hostName -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-AreEqual $customDomainName $customDomain.Name
- Assert-AreEqual $hostName $customDomain.HostName
-
- $enabled = $customDomain | Enable-AzCdnCustomDomainHttps -PassThru
- Assert-True{$enabled}
-
- $customDomain = Get-AzCdnCustomDomain -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-AreEqual $customDomain.CustomHttpsProvisioningState "Enabling"
-
- Remove-AzureRmResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Enable Https for custom domain with running endpoint
-#>
-function Test-MicrosoftCustomDomainEnableHttpsWithRunningEndpoint
-{
- # Hard-coding host and endpoint names due to requirement for DNS CNAME
- $endpointName = "cdn-ps-test-msft"
- $hostName = "a.cdn-ps-test-msft.azfdtest.xyz"
-
- $customDomainName = getAssetName
-
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Microsoft"
- $tags = @{"tag1" = "value1"; "tag2" = "value2"}
- $profile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku -Tag $tags
-
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
- $endpoint = New-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -OriginName $originName -OriginHostName $originHostName
- if ($endpoint.HostName -Match "azureedge-test\.net$") {
- $hostName = 'a.cdn-ps-test-msft-df.azfdtest.xyz'
- }
-
- $validateResult = Test-AzCdnCustomDomain -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -CustomDomainHostName $hostName
- Assert-True{$validateResult.CustomDomainValidated}
-
- $customDomain = New-AzCdnCustomDomain -HostName $hostName -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-AreEqual $customDomainName $customDomain.Name
- Assert-AreEqual $hostName $customDomain.HostName
-
- $enabled = $customDomain | Enable-AzCdnCustomDomainHttps -PassThru
- Assert-True{$enabled}
-
- $customDomain = Get-AzCdnCustomDomain -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-AreEqual $customDomain.CustomHttpsProvisioningState "Enabling"
-
- Remove-AzureRmResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/EndpointTests.cs b/src/Cdn/Cdn.Test/ScenarioTests/EndpointTests.cs
deleted file mode 100644
index 3184441d24c7..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/EndpointTests.cs
+++ /dev/null
@@ -1,96 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.WindowsAzure.Commands.ScenarioTest;
-using Xunit;
-
-namespace Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest
-{
- public class EndpointTests : CdnTestRunner
- {
- public EndpointTests(Xunit.Abstractions.ITestOutputHelper output) : base(output)
- {
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestEndpointCrudAndAction()
- {
- TestRunner.RunTestScript("Test-EndpointCrudAndAction");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestEndpointCreateWithRulesEngine()
- {
- TestRunner.RunTestScript("Test-EndpointCreateWithRulesEngine");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestEndpointCrudAndActionWithPiping()
- {
- TestRunner.RunTestScript("Test-EndpointCrudAndActionWithPiping");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestEndpointCrudAndActionWithAllProperties()
- {
- TestRunner.RunTestScript("Test-EndpointCrudAndActionWithAllProperties");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestEndpointCreateWithDsa()
- {
- TestRunner.RunTestScript("Test-EndpointCreateWithDSA");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestEndpointCrudAndActionWithAllPropertiesWithPiping()
- {
- TestRunner.RunTestScript("Test-EndpointCrudAndActionWithAllPropertiesWithPiping");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestEndpointPipeline()
- {
- TestRunner.RunTestScript("Test-EndpointPipeline");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestEndpointGeoFilters()
- {
- TestRunner.RunTestScript("Test-EndpointGeoFilters");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestEndpointResourceUsage()
- {
- TestRunner.RunTestScript("Test-EndpointResourceUsage");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void EndpointValidateProbeUrl()
- {
- TestRunner.RunTestScript("Test-EndpointValidateProbeUrl");
- }
- }
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/EndpointTests.ps1 b/src/Cdn/Cdn.Test/ScenarioTests/EndpointTests.ps1
deleted file mode 100644
index f2a8c887417b..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/EndpointTests.ps1
+++ /dev/null
@@ -1,577 +0,0 @@
-# ----------------------------------------------------------------------------------
-#
-# Copyright Microsoft Corporation
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# http://www.apache.org/licenses/LICENSE-2.0
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ----------------------------------------------------------------------------------
-
-<#
-.SYNOPSIS
-Full Endpoint CRUD cycle
-#>
-function Test-EndpointCrudAndAction
-{
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Microsoft"
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku
-
- $endpointName = getAssetName
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
-
- $nameAvailability = Get-AzCdnEndpointNameAvailability -EndpointName $endpointName
- Assert-True{$nameAvailability.NameAvailable}
-
- $description = 'Sample delivery policy'
- $action = New-AzCdnDeliveryRuleAction -HeaderActionType ModifyResponseHeader -Action Append -HeaderName "Access-Control-Allow-Origin" -Value "*"
- $condition = New-AzCdnDeliveryRuleCondition -MatchVariable UrlPath -Operator Contains -MatchValue "abc"
- $deliveryRule = New-AzCdnDeliveryRule -Name "Rule1" -Order 1 -Condition $condition -Action $action
- $deliveryPolicy = New-AzCdnDeliveryPolicy -Description $description -Rule $deliveryRule
-
- $createdEndpoint = New-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -OriginName $originName -OriginHostName $originHostName -DeliveryPolicy $deliveryPolicy
- Assert-AreEqual $description $createdEndpoint.DeliveryPolicy.Description
- Assert-AreEqual $endpointName $createdEndpoint.Name
- Assert-AreEqual $profileName $createdEndpoint.ProfileName
- Assert-AreEqual $resourceGroup.ResourceGroupName $createdEndpoint.ResourceGroupName
- Assert-AreEqual $originName $createdEndpoint.Origins[0].Name
- Assert-AreEqual $originHostName $createdEndpoint.Origins[0].HostName
-
-
- $nameAvailability = Get-AzCdnEndpointNameAvailability -EndpointName $endpointName
- Assert-False{$nameAvailability.NameAvailable}
-
- $stopped = Stop-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Confirm:$false -PassThru
- $stoppedEndpoint = Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-True{$stopped}
- Assert-AreEqual "Stopped" $stoppedEndpoint.ResourceState
-
- $started = Start-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -PassThru
- $startedEndpoint = Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-True{$started}
- Assert-AreEqual "Running" $startedEndpoint.ResourceState
-
- $validateResult = Test-AzCdnCustomDomain -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -CustomDomainHostName "unverifiedcustomdomain.com"
- Assert-False{$validateResult.CustomDomainValidated}
-
- $endpointRemoved = Remove-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -PassThru -Force
- Assert-True{$endpointRemoved}
-
- Assert-ThrowsContains { Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName } "NotFound"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Create ENdpoint with RulesEngine config
-#>
-function Test-EndpointCreateWithRulesEngine
-{
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Microsoft"
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku
-
- $endpointName = getAssetName
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
-
- $nameAvailability = Get-AzCdnEndpointNameAvailability -EndpointName $endpointName
- Assert-True{$nameAvailability.NameAvailable}
-
- $description = 'Sample delivery policy'
- $cond1 = New-AzCdnDeliveryRuleCondition -MatchVariable IsDevice -Operator Equal -MatchValue "Desktop"
- $action1 = New-AzCdnDeliveryRuleAction -SourcePattern "/abc" -Destination "/def" -PreservePath
- $action2 = New-AzCdnDeliveryRuleAction -QueryStringBehavior ExcludeAll -QueryParameter "abc","def"
- $action3 = New-AzCdnDeliveryRuleAction -QueryStringBehavior IncludeAll
- $redirect = New-AzCdnDeliveryRuleAction -RedirectType Found -DestinationProtocol MatchRequest
- $rule0 = New-AzCdnDeliveryRule -Name "EmptyCondition" -Order 0 -Action $redirect,$action3
- $rule1 = New-AzCdnDeliveryRule -Name "Rule1" -Order 1 -Condition $cond1 -Action $action1,$action2
- $deliverypolicy = New-AzCdnDeliveryPolicy -Description $description -Rule $rule0,$rule1
-
- $createdEndpoint = New-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -OriginName $originName -OriginHostName $originHostName -DeliveryPolicy $deliveryPolicy
- Assert-AreEqual $description $createdEndpoint.DeliveryPolicy.Description
- Assert-AreEqual $endpointName $createdEndpoint.Name
- Assert-AreEqual $deliverypolicy.Count $createdEndpoint.DeliveryPolicy.Count
- Assert-AreEqual $profileName $createdEndpoint.ProfileName
- Assert-AreEqual $resourceGroup.ResourceGroupName $createdEndpoint.ResourceGroupName
- Assert-AreEqual $originName $createdEndpoint.Origins[0].Name
- Assert-AreEqual $originHostName $createdEndpoint.Origins[0].HostName
-
- $endpointRemoved = Remove-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -PassThru -Force
- Assert-True{$endpointRemoved}
-
- Assert-ThrowsContains { Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName } "NotFound"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-
-<#
-.SYNOPSIS
-Endpoint cycle with piping
-#>
-function Test-EndpointCrudAndActionWithPiping
-{
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Microsoft"
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku
-
- $endpointName = getAssetName
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
-
- $nameAvailability = Get-AzCdnEndpointNameAvailability -EndpointName $endpointName
- Assert-True{$nameAvailability.NameAvailable}
- $createdEndpoint = New-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -OriginName $originName -OriginHostName $originHostName
-
- Assert-AreEqual $endpointName $createdEndpoint.Name
- Assert-AreEqual $profileName $createdEndpoint.ProfileName
- Assert-AreEqual $resourceGroup.ResourceGroupName $createdEndpoint.ResourceGroupName
- Assert-AreEqual $originName $createdEndpoint.Origins[0].Name
- Assert-AreEqual $originHostName $createdEndpoint.Origins[0].HostName
-
- $nameAvailability = Get-AzCdnEndpointNameAvailability -EndpointName $endpointName
- Assert-False{$nameAvailability.NameAvailable}
-
- $stopped = Stop-AzCdnEndpoint -CdnEndpoint $createdEndpoint -Confirm:$false -PassThru
- $stoppedEndpoint = Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-True{$stopped}
- Assert-AreEqual "Stopped" $stoppedEndpoint.ResourceState
-
- $started = Start-AzCdnEndpoint -CdnEndpoint $createdEndpoint -PassThru
- $startedEndpoint = Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-True{$started}
- Assert-AreEqual "Running" $startedEndpoint.ResourceState
-
- $validateResultbyPiping = Test-AzCdnCustomDomain -CdnEndpoint $createdEndpoint -CustomDomainHostName "unverifiedcustomdomain.com"
- Assert-False{$validateResultbyPiping.CustomDomainValidated}
-
- $startedEndpoint.OriginHostHeader = "www.microsoft.com"
- $startedEndpoint.OriginPath = "/pictures"
- $startedEndpoint.QueryStringCachingBehavior = "UseQueryString"
-
- $description = "Updated Delivery Policy"
- $action = New-AzCdnDeliveryRuleAction -HeaderActionType ModifyResponseHeader -Action Append -HeaderName "Access-Control-Allow-Origin" -Value "*"
- $condition = New-AzCdnDeliveryRuleCondition -MatchVariable UrlPath -Operator Contains -MatchValue "abc"
- $newRule = New-AzCdnDeliveryRule -Name "Rule1" -Order 1 -Condition $condition -Action $action
- $deliveryPolicy = New-AzCdnDeliveryPolicy -Description $description -Rule $newRule
-
- $startedEndpoint.DeliveryPolicy = $deliveryPolicy
-
- $updatedEndpoint = Set-AzCdnEndpoint -CdnEndpoint $startedEndpoint
- Assert-AreEqual $startedEndpoint.OriginHostHeader $updatedEndpoint.OriginHostHeader
- Assert-AreEqual $startedEndpoint.OriginPath $updatedEndpoint.OriginPath
- Assert-AreEqual $startedEndpoint.QueryStringCachingBehavior $updatedEndpoint.QueryStringCachingBehavior
- Assert-AreEqual $startedEndpoint.DeliveryPolicy.Description $updatedEndpoint.DeliveryPolicy.Description
-
- $endpointRemoved = Remove-AzCdnEndpoint -CdnEndpoint $createdEndpoint -Force -PassThru
- Assert-True{$endpointRemoved}
-
- Assert-ThrowsContains { Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName } "NotFound"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Endpoint cycle with all of the properties
-#>
-function Test-EndpointCrudAndActionWithAllProperties
-{
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Verizon"
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku
-
- $endpointName = getAssetName
- $originName = getAssetName
- $originHostHeader = "www.microsoft.com"
- $originPath = "/videos"
- $contentTypeToCompress = @("application/json", "text/html")
- $isCompressionEnabled = $true
- $isHttpAllowed = $true
- $isHttpsAllowed = $true
- $queryStringCachingBehavior = "BypassCaching"
- $httpPort = 123
- $httpsPort = 456
- $optimizationType = "GeneralWebDelivery"
- $tags = @{"tag1" = "value1"; "tag2" = "value2"}
-
- $originHostName = "www.microsoft.com"
-
- $nameAvailability = Get-AzCdnEndpointNameAvailability -EndpointName $endpointName
- Assert-True{$nameAvailability.NameAvailable}
-
- $createdEndpoint = New-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -OriginHostHeader $originHostHeader -OriginPath $originPath -ContentTypesToCompress $contentTypeToCompress -IsCompressionEnabled $isCompressionEnabled -IsHttpAllowed $isHttpAllowed -IsHttpsAllowed $isHttpsAllowed -OptimizationType $optimizationType -QueryStringCachingBehavior $queryStringCachingBehavior -OriginName $originName -OriginHostName $originHostName -HttpPort $httpPort -HttpsPort $httpsPort -Tag $tags
-
- Assert-AreEqual $endpointName $createdEndpoint.Name
- Assert-AreEqual $profileName $createdEndpoint.ProfileName
- Assert-AreEqual $resourceGroup.ResourceGroupName $createdEndpoint.ResourceGroupName
- Assert-NotNull $createdEndpoint.HostName
- Assert-AreEqual $originHostHeader $createdEndpoint.OriginHostHeader
- Assert-AreEqual $originPath $createdEndpoint.OriginPath
- Assert-CompressionTypes $contentTypeToCompress $createdEndpoint.ContentTypesToCompress
- Assert-AreEqual $isCompressionEnabled $createdEndpoint.IsCompressionEnabled
- Assert-AreEqual $isHttpAllowed $createdEndpoint.IsHttpAllowed
- Assert-AreEqual $isHttpsAllowed $createdEndpoint.IsHttpsAllowed
- Assert-AreEqual $optimizationType $createdEndpoint.OptimizationType
- Assert-AreEqual $queryStringCachingBehavior $createdEndpoint.QueryStringCachingBehavior
- Assert-Tags $tags $createdEndpoint.Tags
-
- Assert-AreEqual $httpPort $createdEndpoint.Origins[0].HttpPort
- Assert-AreEqual $httpsPort $createdEndpoint.Origins[0].HttpsPort
- Assert-AreEqual $originName $createdEndpoint.Origins[0].Name
- Assert-AreEqual $originHostName $createdEndpoint.Origins[0].HostName
-
- $nameAvailability = Get-AzCdnEndpointNameAvailability -EndpointName $endpointName
- Assert-False{$nameAvailability.NameAvailable}
-
- $stopped = Stop-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Confirm:$false -PassThru
- $stoppedEndpoint = Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-True{$stopped}
- Assert-AreEqual "Stopped" $stoppedEndpoint.ResourceState
-
- $started = Start-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -PassThru
- $startedEndpoint = Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-True{$started}
- Assert-AreEqual "Running" $startedEndpoint.ResourceState
-
- $purged = Unpublish-AzCdnEndpointContent -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -PurgeContent @("/pic1.jpg", "/pic2.jpg") -PassThru
- Assert-True{$purged}
-
- $loaded = Publish-AzCdnEndpointContent -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -LoadContent @("/pic1.jpg", "/pic2.jpg") -PassThru
- Assert-True{$loaded}
-
- $validateResult = Test-AzCdnCustomDomain -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -CustomDomainHostName "unverifiedcustomdomain.com"
- Assert-False{$validateResult.CustomDomainValidated}
-
- $endpointRemoved = Remove-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Force -PassThru
- Assert-True{$endpointRemoved}
-
- Assert-ThrowsContains { Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName } "NotFound"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Endpoint cycle with all of the properties and piping
-#>
-function Test-EndpointCrudAndActionWithAllPropertiesWithPiping
-{
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Verizon"
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku
-
- $endpointName = getAssetName
- $originName = getAssetName
- $originHostHeader = "www.microsoft.com"
- $originPath = "/videos"
- $contentTypeToCompress = @("application/json", "text/html")
- $isCompressionEnabled = $true
- $isHttpAllowed = $true
- $isHttpsAllowed = $true
- $queryStringCachingBehavior = "BypassCaching"
- $httpPort = 123
- $httpsPort = 456
- $tags = @{"tag1" = "value1"; "tag2" = "value2"}
-
- $originHostName = "www.microsoft.com"
-
- $nameAvailability = Get-AzCdnEndpointNameAvailability -EndpointName $endpointName
- Assert-True{$nameAvailability.NameAvailable}
-
- $createdEndpoint = New-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -OriginHostHeader $originHostHeader -OriginPath $originPath -ContentTypesToCompress $contentTypeToCompress -IsCompressionEnabled $isCompressionEnabled -IsHttpAllowed $isHttpAllowed -IsHttpsAllowed $isHttpsAllowed -QueryStringCachingBehavior $queryStringCachingBehavior -OriginName $originName -OriginHostName $originHostName -HttpPort $httpPort -HttpsPort $httpsPort -Tag $tags
- Assert-AreEqual $endpointName $createdEndpoint.Name
- Assert-AreEqual $profileName $createdEndpoint.ProfileName
- Assert-AreEqual $resourceGroup.ResourceGroupName $createdEndpoint.ResourceGroupName
- Assert-NotNull $createdEndpoint.HostName
- Assert-AreEqual $originHostHeader $createdEndpoint.OriginHostHeader
- Assert-AreEqual $originPath $createdEndpoint.OriginPath
- Assert-CompressionTypes $contentTypeToCompress $createdEndpoint.ContentTypesToCompress
- Assert-AreEqual $isCompressionEnabled $createdEndpoint.IsCompressionEnabled
- Assert-AreEqual $isHttpAllowed $createdEndpoint.IsHttpAllowed
- Assert-AreEqual $isHttpsAllowed $createdEndpoint.IsHttpsAllowed
- Assert-AreEqual $queryStringCachingBehavior $createdEndpoint.QueryStringCachingBehavior
- Assert-Tags $tags $createdEndpoint.Tags
-
- Assert-AreEqual $httpPort $createdEndpoint.Origins[0].HttpPort
- Assert-AreEqual $httpsPort $createdEndpoint.Origins[0].HttpsPort
- Assert-AreEqual $originName $createdEndpoint.Origins[0].Name
- Assert-AreEqual $originHostName $createdEndpoint.Origins[0].HostName
-
- $nameAvailability = Get-AzCdnEndpointNameAvailability -EndpointName $endpointName
- Assert-False{$nameAvailability.NameAvailable}
-
- $stopped = Stop-AzCdnEndpoint -CdnEndpoint $createdEndpoint -Confirm:$false -PassThru
- $stoppedEndpoint = Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-True{$stopped}
- Assert-AreEqual "Stopped" $stoppedEndpoint.ResourceState
-
- $started = Start-AzCdnEndpoint -CdnEndpoint $createdEndpoint -PassThru
- $startedEndpoint = Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-True{$started}
- Assert-AreEqual "Running" $startedEndpoint.ResourceState
-
- $purged = Unpublish-AzCdnEndpointContent -CdnEndpoint $createdEndpoint -PurgeContent @("/pic1.jpg", "/pic2.jpg") -PassThru
- Assert-True{$purged}
-
- $loaded = Publish-AzCdnEndpointContent -CdnEndpoint $createdEndpoint -LoadContent @("/pic1.jpg", "/pic2.jpg") -PassThru
- Assert-True{$loaded}
-
- $startedEndpoint.OriginHostHeader = "www.microsoft.com"
- $startedEndpoint.OriginPath = "/pictures"
- $startedEndpoint.QueryStringCachingBehavior = "UseQueryString"
-
- $updatedEndpoint = Set-AzCdnEndpoint -CdnEndpoint $startedEndpoint
- Assert-AreEqual $startedEndpoint.OriginHostHeader $updatedEndpoint.OriginHostHeader
- Assert-AreEqual $startedEndpoint.OriginPath $updatedEndpoint.OriginPath
- Assert-AreEqual $startedEndpoint.QueryStringCachingBehavior $updatedEndpoint.QueryStringCachingBehavior
-
- $endpointRemoved = Remove-AzCdnEndpoint -CdnEndpoint $createdEndpoint -Force -PassThru
- Assert-True{$endpointRemoved}
-
- Assert-ThrowsContains { Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName } "NotFound"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Endpoint cycle with stopped endpoint
-#>
-function Test-EndpointCrudAndActionWithStoppedEndpoint
-{
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Verizon"
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku
-
- $endpointName = getAssetName
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
-
- $nameAvailability = Get-AzCdnEndpointNameAvailability -EndpointName $endpointName
- Assert-True{$nameAvailability.NameAvailable}
-
- $createdEndpoint = New-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -OriginName $originName -OriginHostName $originHostName
- Assert-AreEqual $endpointName $createdEndpoint.Name
- Assert-AreEqual $profileName $createdEndpoint.ProfileName
- Assert-AreEqual $resourceGroup.ResourceGroupName $createdEndpoint.ResourceGroupName
- Assert-AreEqual $originName $createdEndpoint.Origins[0].Name
- Assert-AreEqual $originHostName $createdEndpoint.Origins[0].HostName
-
- $nameAvailability = Get-AzCdnEndpointNameAvailability -EndpointName $endpointName
- Assert-False{$nameAvailability.NameAvailable}
-
- $stopped = Stop-AzCdnEndpoint -CdnEndpoint $createdEndpoint -Confirm:$false -PassThru
- $stoppedEndpoint = Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-True{$stopped}
- Assert-AreEqual "Stopped" $stoppedEndpoint.ResourceState
-
- $purged = Unpublish-AzCdnEndpointContent -CdnEndpoint $createdEndpoint -PurgeContent @("/pic1.jpg", "/pic2.jpg") -PassThru
- Assert-True{$purged}
-
- $loaded = Publish-AzCdnEndpointContent -CdnEndpoint $createdEndpoint -LoadContent @("/pic1.jpg", "/pic2.jpg") -PassThru
- Assert-True{$loaded}
-
- $validateResultbyPiping = Test-AzCdnCustomDomain -CdnEndpoint $endpoint -CustomDomainHostName "unverifiedcustomdomain.com"
- Assert-False{$validateResultbyPiping.CustomDomainValidated}
-
- $startedEndpoint.OriginHostHeader = "www.microsoft.com"
- $startedEndpoint.OriginPath = "/pictures"
- $startedEndpoint.QueryStringCachingBehavior = "UseQueryString"
-
- $updatedEndpoint = Set-AzCdnEndpoint -CdnEndpoint $startedEndpoint
- Assert-AreEqual $startedEndpoint.OriginHostHeader $updatedEndpoint.OriginHostHeader
- Assert-AreEqual $startedEndpoint.OriginPath $updatedEndpoint.OriginPath
- Assert-AreEqual $startedEndpoint.QueryStringCachingBehavior $updatedEndpoint.QueryStringCachingBehavior
-
- $endpointRemoved = Remove-AzCdnEndpoint -CdnEndpoint $createdEndpoint -Force -PassThru
- Assert-True{$endpointRemoved}
-
- Assert-ThrowsContains { Get-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName } "NotFound"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Endpoint pipeline exercise
-#>
-function Test-EndpointPipeline
-{
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Verizon"
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku
-
- $endpointName1 = getAssetName
- $endpointName2 = getAssetName
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
-
-
- $createdProfile | New-AzCdnEndpoint -EndpointName $endpointName1 -OriginName $originName -OriginHostName $originHostName
- $createdProfile | New-AzCdnEndpoint -EndpointName $endpointName2 -OriginName $originName -OriginHostName $originHostName
-
- $endpoints = Get-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName | Get-AzCdnEndpoint
-
- Assert-True {$endpoints.Count -eq 2}
-
- Get-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName | Get-AzCdnEndpoint | Remove-AzCdnEndpoint -Force
-
- $deletedEndpoints = Get-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName | Get-AzCdnEndpoint
-
- Assert-True {$deletedEndpoints.Count -eq 0}
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Endpoint geo filters exercise
-#>
-function Test-EndpointGeoFilters
-{
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Akamai"
- $GeoFilter_1 = New-Object -TypeName Microsoft.Azure.Commands.Cdn.Models.Endpoint.PsGeoFilter -Prop(@{'RelativePath'="/mycar";'Action'="Block"})
- $GeoFilter_1.CountryCodes = @("GA", "AT")
-
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku
-
- $endpointName1 = getAssetName
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
-
- $createdProfile | New-AzCdnEndpoint -EndpointName $endpointName1 -OriginName $originName -OriginHostName $originHostName -GeoFilters @($GeoFilter_1)
-
- $endpoint = Get-AzCdnEndpoint -EndpointName $endpointName1 -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
-
- Assert-True {$endpoint.GeoFilters.Count -eq 1}
- Assert-True {$endpoint.GeoFilters[0].Action -eq "Block"}
- Assert-True {$endpoint.GeoFilters[0].CountryCodes.Count -eq 2}
-
- $GeoFilter_2 = New-Object -TypeName Microsoft.Azure.Commands.Cdn.Models.Endpoint.PsGeoFilter -Prop(@{'RelativePath'="/mypicture";'Action'="Block"})
- $GeoFilter_2.CountryCodes = @("GA", "AT")
-
- $endpoint.GeoFilters.Add($GeoFilter_2)
-
- $updatedEndpoint = Set-AzCdnEndpoint -CdnEndpoint $endpoint
-
- Assert-True {$updatedEndpoint.GeoFilters.Count -eq 2}
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Endpoint create with Dsa
-#>
-function Test-EndpointCreateWithDsa
-{
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Verizon"
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku
-
- $endpointName = getAssetName
- $originName = getAssetName
- $originHostHeader = "azurecdn-files.azureedge.net"
- $originPath = "/dsa-test"
- $contentTypeToCompress = @()
- $isCompressionEnabled = $false
- $isHttpAllowed = $true
- $isHttpsAllowed = $true
- $queryStringCachingBehavior = "NotSet"
- $optimizationType = "DynamicSiteAcceleration"
- $probePath = "/probe-v.txt"
-
- $originHostName = "www.microsoft.com"
-
- $nameAvailability = Get-AzCdnEndpointNameAvailability -EndpointName $endpointName
- Assert-True{$nameAvailability.NameAvailable}
-
- $createdEndpoint = New-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -OriginHostHeader $originHostHeader -OriginPath $originPath -ContentTypesToCompress $contentTypeToCompress -IsCompressionEnabled $isCompressionEnabled -IsHttpAllowed $isHttpAllowed -IsHttpsAllowed $isHttpsAllowed -OptimizationType $optimizationType -ProbePath $probePath -QueryStringCachingBehavior $queryStringCachingBehavior -OriginName $originName -OriginHostName $originHostName
- Assert-AreEqual $endpointName $createdEndpoint.Name
- Assert-AreEqual $profileName $createdEndpoint.ProfileName
- Assert-AreEqual $resourceGroup.ResourceGroupName $createdEndpoint.ResourceGroupName
- Assert-NotNull $createdEndpoint.HostName
- Assert-AreEqual $originHostHeader $createdEndpoint.OriginHostHeader
- Assert-AreEqual $originPath $createdEndpoint.OriginPath
- Assert-CompressionTypes $contentTypeToCompress $createdEndpoint.ContentTypesToCompress
- Assert-AreEqual $isCompressionEnabled $createdEndpoint.IsCompressionEnabled
- Assert-AreEqual $isHttpAllowed $createdEndpoint.IsHttpAllowed
- Assert-AreEqual $isHttpsAllowed $createdEndpoint.IsHttpsAllowed
- Assert-AreEqual $optimizationType $createdEndpoint.OptimizationType
- Assert-AreEqual "IgnoreQueryString" $createdEndpoint.QueryStringCachingBehavior
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Endpoint resource usage exercise
-#>
-function Test-EndpointResourceUsage
-{
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Akamai"
-
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku
-
- $endpointName1 = getAssetName
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
-
- $createdProfile | New-AzCdnEndpoint -EndpointName $endpointName1 -OriginName $originName -OriginHostName $originHostName
-
- $endpointResourceUsage = Get-AzCdnEndpointResourceUsage -EndpointName $endpointName1 -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
-
- Assert-True {$endpointResourceUsage.Count -eq 3}
- Assert-True {$endpointResourceUsage[0].CurrentValue -eq 0}
- Assert-True {$endpointResourceUsage[1].CurrentValue -eq 0}
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Endpoint validate probe url exercise
-#>
-function Test-EndpointValidateProbeUrl
-{
- $probeUrl = "https://azurecdn-files.azureedge.net/dsa-test/probe-v.txt"
- $validateProbeUrlResult = Confirm-AzCdnEndpointProbeURL -ProbeUrl $probeUrl
-
- Assert-True {$validateProbeUrlResult.IsValid}
-
- $probeUrl = "https://www.notexist.com/notexist/notexist.txt"
- $validateProbeUrlResult = Confirm-AzCdnEndpointProbeURL -ProbeUrl $probeUrl
-
- Assert-False {$validateProbeUrlResult.IsValid}
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/OriginGroupTests.cs b/src/Cdn/Cdn.Test/ScenarioTests/OriginGroupTests.cs
deleted file mode 100644
index 4341e2ca93a1..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/OriginGroupTests.cs
+++ /dev/null
@@ -1,48 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.WindowsAzure.Commands.ScenarioTest;
-using Xunit;
-
-namespace Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest
-{
- public class OriginGroupTests : CdnTestRunner
- {
- public OriginGroupTests(Xunit.Abstractions.ITestOutputHelper output) : base(output)
- {
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestCreateOriginGroup()
- {
- TestRunner.RunTestScript("Test-CreateOriginGroup");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestGetSetOriginGroup()
- {
- TestRunner.RunTestScript("Test-GetSetOriginGroup");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestRemoveOriginGroup()
- {
- TestRunner.RunTestScript("Test-RemoveOriginGroup");
- }
-
- }
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/OriginGroupTests.ps1 b/src/Cdn/Cdn.Test/ScenarioTests/OriginGroupTests.ps1
deleted file mode 100644
index 6a01c35cec54..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/OriginGroupTests.ps1
+++ /dev/null
@@ -1,192 +0,0 @@
-# ----------------------------------------------------------------------------------
-#
-# Copyright Microsoft Corporation
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# http://www.apache.org/licenses/LICENSE-2.0
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ----------------------------------------------------------------------------------
-
-<#
-.SYNOPSIS
-Creats an origin group and set the default origin group on a running endpoint
-#>
-function Test-CreateOriginGroup
-{
- # Set up required fields
- $subId = (Get-AzContext).Subscription.id
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $resourceLocation = "Global"
- $profileSku = "Standard_Microsoft"
-
- # Create a Microsoft CDN Profile
- $createdProfile = New-AzCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Location $resourceLocation -Sku $profileSku
-
- # Endpoint specific properties
- $endpointName = getAssetName
- $originGroupName = getAssetName
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
- $originGroupResourceId = "/subscriptions/$subId/resourcegroups/$resourceGroupName/providers/Microsoft.Cdn/profiles/$profileName/endpoints/$endpointName/origingroups/$originGroupName"
- $defaultOriginGroup = $originGroupResourceId
-
- # 1st origin group properties
- $probeInterval = 240
- $probePath = "/health.aspx"
- $probeProtocol = "Https"
- $probeRequestType = "GET"
- $originId = "/subscriptions/$subId/resourcegroups/$resourceGroupName/providers/Microsoft.Cdn/profiles/$profileName/endpoints/$endpointName/origins/$originName"
-
- # Create CDN endpoint, 1st origin group, and establish the default origin group
- $createdEndpoint = New-AzCdnEndpoint -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName -Location $resourceLocation -OriginName $originName -OriginHostName $originHostName -OriginGroupName $originGroupName -DefaultOriginGroup $defaultOriginGroup -OriginGroupProbeIntervalInSeconds $probeInterval -OriginGroupProbePath $probePath -OriginGroupProbeProtocol $probeProtocol -OriginGroupProbeRequestType $probeRequestType -OriginId $originId
-
- # 2nd origin group properties
- $originGroupName2 = getAssetName
- $probeInterval2 = 120
- $probePath2 = "/check-health.aspx"
- $probeProtocol2 = "Http"
- $probeRequestType2 = "HEAD"
-
- # create 2nd origin group
- $createdOriginGroup = New-AzCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName -OriginGroupName $originGroupName2 -OriginId $originId -ProbeIntervalInSeconds $probeInterval2 -ProbePath $probePath2 -ProbeProtocol $probeProtocol2 -ProbeRequestType $probeRequestType2
-
- # Test the default origin group on the endpoint
- Assert-AreEqual $defaultOriginGroup $createdEndpoint.DefaultOriginGroup.Id
-
- # Test the properties on the 2nd origin group
- Assert-AreEqual $originGroupName2 $createdOriginGroup.Name
- Assert-AreEqual $probeInterval2 $createdOriginGroup.ProbeIntervalInSeconds
- Assert-AreEqual $probePath2 $createdOriginGroup.ProbePath
- Assert-AreEqual $probeProtocol2 $createdOriginGroup.ProbeProtocol
- Assert-AreEqual $probeRequestType2 $createdOriginGroup.ProbeRequestType
- Assert-AreEqual $originId $createdOriginGroup.Origins[0].Id
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Gets and sets an origin group with a running endpoint
-#>
-function Test-GetSetOriginGroup
-{
- # Set up required fields
- $subId = (Get-AzContext).Subscription.id
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $resourceLocation = "Global"
- $profileSku = "Standard_Microsoft"
-
- # Create a Microsoft CDN Profile
- $createdProfile = New-AzCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Location $resourceLocation -Sku $profileSku
-
- # Endpoint specific properties
- $endpointName = getAssetName
- $originGroupName = getAssetName
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
- $originGroupResourceId = "/subscriptions/$subId/resourcegroups/$resourceGroupName/providers/Microsoft.Cdn/profiles/$profileName/endpoints/$endpointName/origingroups/$originGroupName"
- $defaultOriginGroup = $originGroupResourceId
-
- # Origin id for the origin group
- $originId = "/subscriptions/$subId/resourcegroups/$resourceGroupName/providers/Microsoft.Cdn/profiles/$profileName/endpoints/$endpointName/origins/$originName"
-
- # Create CDN endpoint, origin group, and establish the default origin group
- $createdEndpoint = New-AzCdnEndpoint -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName -Location $resourceLocation -OriginName $originName -OriginHostName $originHostName -OriginGroupName $originGroupName -DefaultOriginGroup $defaultOriginGroup -OriginId $originId
-
- # Get the origin group
- $originGroup = Get-AzCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName -OriginGroupName $originGroupName
-
- # Test the unmodified origin group
- Assert-AreEqual $originGroupResourceId $originGroup.Id
- Assert-AreEqual 0 $originGroup.ProbeIntervalInSeconds
- Assert-Null $originGroup.ProbePath
- Assert-Null $originGroup.ProbeProtocol
- Assert-Null $originGroup.ProbeRequestType
-
- # Set new values on the origin group
- $probeInterval = 120
- $probePath = "/health-status.aspx"
- $probeProtocol = "Https"
- $probeRequestType = "GET"
-
- # Update properties on origin group
- $updatedOriginGroup = Set-AzCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName -OriginGroupName $originGroupName -OriginId $originId -ProbeIntervalInSeconds $probeInterval -ProbePath $probePath -ProbeProtocol $probeProtocol -ProbeRequestType $probeRequestType
-
- # Test modified origin group
- Assert-AreEqual $probeInterval $updatedOriginGroup.ProbeIntervalInSeconds
- Assert-AreEqual $probePath $updatedOriginGroup.ProbePath
- Assert-AreEqual $probeProtocol $updatedOriginGroup.ProbeProtocol
- Assert-AreEqual $probeRequestType $updatedOriginGroup.ProbeRequestType
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Creates and removes an origin group with a running endpoint
-#>
-function Test-RemoveOriginGroup
-{
- # Set up required fields
- $subId = (Get-AzContext).Subscription.id
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $resourceLocation = "Global"
- $profileSku = "Standard_Microsoft"
-
- # Create a Microsoft CDN Profile
- $createdProfile = New-AzCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Location $resourceLocation -Sku $profileSku
-
- # Endpoint specific properties
- $endpointName = getAssetName
- $originGroupName = getAssetName
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
- $originGroupResourceId = "/subscriptions/$subId/resourcegroups/$resourceGroupName/providers/Microsoft.Cdn/profiles/$profileName/endpoints/$endpointName/origingroups/$originGroupName"
- $defaultOriginGroup = $originGroupResourceId
-
- # Origin id for the origin group
- $originId = "/subscriptions/$subId/resourcegroups/$resourceGroupName/providers/Microsoft.Cdn/profiles/$profileName/endpoints/$endpointName/origins/$originName"
-
- # Create CDN endpoint, origin group, and establish the default origin group
- $createdEndpoint = New-AzCdnEndpoint -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName -Location $resourceLocation -OriginName $originName -OriginHostName $originHostName -OriginGroupName $originGroupName -DefaultOriginGroup $defaultOriginGroup -OriginId $originId
-
- # 2nd origin group properties
- $originGroupName2 = getAssetName
- $probeInterval2 = 120
- $probePath2 = "/check-health.aspx"
- $probeProtocol2 = "Http"
- $probeRequestType2 = "HEAD"
- $originGroupResourceId2 = "/subscriptions/$subId/resourcegroups/$resourceGroupName/providers/Microsoft.Cdn/profiles/$profileName/endpoints/$endpointName/origingroups/$originGroupName2"
-
- # create 2nd origin group
- $createdOriginGroup = New-AzCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName -OriginGroupName $originGroupName2 -OriginId $originId -ProbeIntervalInSeconds $probeInterval2 -ProbePath $probePath2 -ProbeProtocol $probeProtocol2 -ProbeRequestType $probeRequestType2
-
- # Remove the 2nd origin group
- Remove-AzCdnOriginGroup -ResourceId $originGroupResourceId2
-
- # Update a property on the already deleted origin group
- $probeIntervalUpdate = 60
-
- # Test origin group was removed correctly
- Assert-ThrowsContains { Get-AzCdnOriginGroup -ResourceId $originGroupResourceId2 } "NotFound"
- Assert-ThrowsContains { Set-AzCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName -OriginGroupName $originGroupName2 -OriginId $originId -ProbeIntervalInSeconds $probeIntervalUpdate } "NotFound"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/OriginTests.cs b/src/Cdn/Cdn.Test/ScenarioTests/OriginTests.cs
deleted file mode 100644
index cb6158a78206..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/OriginTests.cs
+++ /dev/null
@@ -1,54 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.WindowsAzure.Commands.ScenarioTest;
-using Xunit;
-
-namespace Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest
-{
- public class OriginTests : CdnTestRunner
- {
- public OriginTests(Xunit.Abstractions.ITestOutputHelper output) : base(output)
- {
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestOriginGetSetWithRunningEndpoint()
- {
- TestRunner.RunTestScript("Test-OriginGetSetWithRunningEndpoint");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestOriginGetSetWithStoppedEndpoint()
- {
- TestRunner.RunTestScript("Test-OriginGetSetWithStoppedEndpoint");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestOriginGetSetWhenEndpointDoesnotExist()
- {
- TestRunner.RunTestScript("Test-OriginGetSetWhenEndpointDoesnotExist");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestSetOriginProperties()
- {
- TestRunner.RunTestScript("Test-SetOriginProperties");
- }
- }
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/OriginTests.ps1 b/src/Cdn/Cdn.Test/ScenarioTests/OriginTests.ps1
deleted file mode 100644
index aae0ef614a17..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/OriginTests.ps1
+++ /dev/null
@@ -1,167 +0,0 @@
-# ----------------------------------------------------------------------------------
-#
-# Copyright Microsoft Corporation
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# http://www.apache.org/licenses/LICENSE-2.0
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ----------------------------------------------------------------------------------
-
-<#
-.SYNOPSIS
-Gets or sets origin with the running endpoint
-#>
-function Test-OriginGetSetWithRunningEndpoint
-{
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Verizon"
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku
-
- $endpointName = getAssetName
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
- $httpPort = 80
-
- $createdEndpoint = New-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -OriginName $originName -OriginHostName $originHostName -HttpPort $httpPort
-
- $createdOrigin = $createdEndpoint | Get-AzCdnOrigin -OriginName $originName
- Assert-AreEqual $originName $createdOrigin.Name
- Assert-AreEqual $originHostName $createdOrigin.HostName
- Assert-AreEqual $httpPort $createdOrigin.HttpPort
- Assert-Null $createdOrigin.HttpsPort
-
- $createdOrigin.HttpPort = 789
- $createdOrigin.HttpsPort = 456
- $createdOrigin.HostName = "www.azure.com"
-
- $updatedOrigin = $createdOrigin | Set-AzCdnOrigin
-
- Assert-AreEqual $originName $updatedOrigin.Name
- Assert-AreEqual "www.azure.com" $updatedOrigin.HostName
- Assert-AreEqual 456 $updatedOrigin.HttpsPort
- Assert-AreEqual 789 $updatedOrigin.HttpPort
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Gets or sets origin with stopped endpoint
-#>
-function Test-OriginGetSetWithStoppedEndpoint
-{
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Verizon"
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku
-
- $endpointName = getAssetName
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
- $httpPort = 80
-
- $createdEndpoint = New-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -OriginName $originName -OriginHostName $originHostName -HttpPort $httpPort
- Stop-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Confirm:$false
-
- $createdOrigin = Get-AzCdnOrigin -OriginName $originName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-AreEqual $originName $createdOrigin.Name
- Assert-AreEqual $originHostName $createdOrigin.HostName
- Assert-AreEqual $httpPort $createdOrigin.HttpPort
- Assert-Null $createdOrigin.HttpsPort
-
- $createdOrigin.HttpPort = 789
- $createdOrigin.HttpsPort = 456
- $createdOrigin.HostName = "www.azure.com"
-
- $updatedOrigin = Set-AzCdnOrigin -CdnOrigin $createdOrigin
-
- Assert-AreEqual $originName $updatedOrigin.Name
- Assert-AreEqual "www.azure.com" $updatedOrigin.HostName
- Assert-AreEqual 456 $updatedOrigin.HttpsPort
- Assert-AreEqual 789 $updatedOrigin.HttpPort
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Gets or sets the origin that does not exist.
-#>
-function Test-OriginGetSetWhenEndpointDoesnotExist
-{
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceLocation = "EastUS"
- $profileSku = "Standard_Verizon"
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -Sku $profileSku
-
- $endpointName = getAssetName
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
- $httpPort = 80
-
- $createdEndpoint = New-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $resourceLocation -OriginName $originName -OriginHostName $originHostName -HttpPort $httpPort
-
- $createdOrigin = Get-AzCdnOrigin -OriginName $originName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- $createdOrigin.Id = "/subscriptions/d33030b5-85cf-4f96-be7d-b99b5dd0325d/resourcegroups/notarg/providers/Microsoft.Cdn/profiles/notaprofile/endpoints/notanendpoint/origins/notanorigin"
-
- Assert-ThrowsContains { Get-AzCdnOrigin -OriginName "thisisnotanoriginname" -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName } "NotFound"
- Assert-ThrowsContains { Set-AzCdnOrigin -CdnOrigin $createdOrigin } "NotFound"
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-function Test-SetOriginProperties
-{
- # Set up required fields
- $subId = (Get-AzContext).Subscription.id
- $resourceGroup = TestSetup-CreateResourceGroup
- $resourceGroupName = $resourceGroup.ResourceGroupName
- $profileName = getAssetName
-
- # Profile specific properties
- $resourceLocation = "Global"
- $profileSku = "Standard_Microsoft"
-
- # Create a Microsoft CDN Profile
- $createdProfile = New-AzCdnProfile -ResourceGroupName $resourceGroupName -ProfileName $profileName -Location $resourceLocation -Sku $profileSku
-
- # Endpoint specific properties
- $endpointName = getAssetName
- $originName = getAssetName
- $originHostName = "www.microsoft.com"
-
- # Create CDN endpoint
- $createdEndpoint = New-AzCdnEndpoint -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName -Location $resourceLocation -OriginName $originName -OriginHostName $originHostName
-
- # Generate the origin resource id
- $originResourceId = "/subscriptions/$subId/resourcegroups/$resourceGroupName/providers/Microsoft.Cdn/profiles/$profileName/endpoints/$endpointName/origins/$originName"
-
- # Origin specific properties
- $origin = Get-AzCdnOrigin -ResourceId $originResourceId
- $origin.Priority = 5
- $origin.Weight = 500
- $origin.HttpPort = 80
- $origin.HttpsPort = 443
- $origin.HostName = "contoso.com"
-
- # Set the origin
- $updatedOrigin = Set-AzCdnOrigin -CdnOrigin $origin
-
- # Test origin properties were set correctly
- Assert-AreEqual 5 $updatedOrigin.Priority
- Assert-AreEqual 500 $updatedOrigin.Weight
- Assert-AreEqual 80 $updatedOrigin.HttpPort
- Assert-AreEqual 443 $updatedOrigin.HttpsPort
- Assert-AreEqual "contoso.com" $updatedOrigin.HostName
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/ProfileTests.cs b/src/Cdn/Cdn.Test/ScenarioTests/ProfileTests.cs
deleted file mode 100644
index 188f2f1852c0..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/ProfileTests.cs
+++ /dev/null
@@ -1,75 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.WindowsAzure.Commands.ScenarioTest;
-using Xunit;
-
-namespace Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest
-{
- public class ProfileTests : CdnTestRunner
- {
- public ProfileTests(Xunit.Abstractions.ITestOutputHelper output) : base(output)
- {
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestProfileCrud()
- {
- TestRunner.RunTestScript("Test-ProfileCrud");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestSkuCreate()
- {
- TestRunner.RunTestScript("Test-SkuCreate");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestProfileCrudWithPiping()
- {
- TestRunner.RunTestScript("Test-ProfileDeleteAndSsoWithPiping");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestProfilePipeline()
- {
- TestRunner.RunTestScript("Test-ProfilePipeline");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestProfileDeleteWithEndpoints()
- {
- TestRunner.RunTestScript("Test-ProfileDeleteWithEndpoints");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestProfileGetResourceUsage()
- {
- TestRunner.RunTestScript("Test-ProfileGetResourceUsages");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void ProfileGetSupportedOptimizationType()
- {
- TestRunner.RunTestScript("Test-ProfileGetSupportedOptimizationType");
- }
- }
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/ProfileTests.ps1 b/src/Cdn/Cdn.Test/ScenarioTests/ProfileTests.ps1
deleted file mode 100644
index a8931282cb97..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/ProfileTests.ps1
+++ /dev/null
@@ -1,217 +0,0 @@
-# ----------------------------------------------------------------------------------
-#
-# Copyright Microsoft Corporation
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# http://www.apache.org/licenses/LICENSE-2.0
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ----------------------------------------------------------------------------------
-
-<#
-.SYNOPSIS
-Create Profile with different Sku
-#>
-function Test-SkuCreate
-{
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $profileLocation = "EastUS"
- $profileSku = "Standard_Microsoft"
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $profileLocation -Sku $profileSku
-
- Assert-NotNull $createdProfile
- Assert-AreEqual $profileName $createdProfile.Name
- Assert-AreEqual $resourceGroup.ResourceGroupName $createdProfile.ResourceGroupName
- Assert-AreEqual $profileSku $createdProfile.Sku.Name
-
- $profileSku = "Standard_Verizon"
- $profileName = getAssetName
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $profileLocation -Sku $profileSku
- Assert-NotNull $createdProfile
- Assert-AreEqual $profileName $createdProfile.Name
- Assert-AreEqual $resourceGroup.ResourceGroupName $createdProfile.ResourceGroupName
- Assert-AreEqual $profileSku $createdProfile.Sku.Name
-
- $profileSku = "Premium_Verizon"
- $profileName = getAssetName
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $profileLocation -Sku $profileSku
- Assert-NotNull $createdProfile
- Assert-AreEqual $profileName $createdProfile.Name
- Assert-AreEqual $resourceGroup.ResourceGroupName $createdProfile.ResourceGroupName
- Assert-AreEqual $profileSku $createdProfile.Sku.Name
-
- $profileSku = "Standard_Akamai"
- $profileName = getAssetName
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $profileLocation -Sku $profileSku
- Assert-NotNull $createdProfile
- Assert-AreEqual $profileName $createdProfile.Name
- Assert-AreEqual $resourceGroup.ResourceGroupName $createdProfile.ResourceGroupName
- Assert-AreEqual $profileSku $createdProfile.Sku.Name
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-<#
-.SYNOPSIS
-Full Profile CRUD cycle
-#>
-function Test-ProfileCrud
-{
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $profileLocation = "EastUS"
- $profileSku = "Standard_Verizon"
- $tags = @{"tag1" = "value1"; "tag2" = "value2"}
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $profileLocation -Sku $profileSku -Tag $tags
-
- Assert-NotNull $createdProfile
- Assert-AreEqual $profileName $createdProfile.Name
- Assert-AreEqual $resourceGroup.ResourceGroupName $createdProfile.ResourceGroupName
- Assert-AreEqual $profileSku $createdProfile.Sku.Name
- Assert-Tags $tags $createdProfile.Tags
-
- $retrievedProfile = Get-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
-
- Assert-NotNull $retrievedProfile
- Assert-AreEqual $profileName $retrievedProfile.Name
- Assert-AreEqual $resourceGroup.ResourceGroupName $retrievedProfile.ResourceGroupName
- Assert-Tags $tags $createdProfile.Tags
-
- $newTags = @{"tag1" = "value3"; "tag2" = "value4"}
- $retrievedProfile.Tags = $newTags
-
- $updatedProfile = Set-AzCdnProfile -CdnProfile $retrievedProfile
-
- Assert-NotNull $updatedProfile
- Assert-AreEqual $profileName $updatedProfile.Name
- Assert-AreEqual $resourceGroup.ResourceGroupName $updatedProfile.ResourceGroupName
- Assert-Tags $newTags $updatedProfile.Tags
-
- $sso = Get-AzCdnProfileSsoUrl -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
- Assert-NotNull $sso.SsoUriValue
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-
- Assert-ThrowsContains { Get-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName } "does not exist"
-}
-
-<#
-.SYNOPSIS
-Full Profile CRUD cycle
-#>
-function Test-ProfileDeleteWithEndpoints
-{
- $profileName = getAssetName
- $endpointName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $profileLocation = "EastUS"
- $profileSku = "Standard_Akamai"
-
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $profileLocation -Sku $profileSku
-
- New-AzCdnEndpoint -CdnProfile $createdProfile -OriginName "contoso" -OriginHostName "www.contoso.com" -EndpointName $endpointName
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
- Assert-ThrowsContains { Get-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName } "does not exist"
-}
-
-<#
-.SYNOPSIS
-Profile cycle with piping
-#>
-function Test-ProfileDeleteAndSsoWithPiping
-{
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $profileLocation = "EastUS"
- $profileSku = "Standard_Verizon"
- $tags = @{"tag1" = "value1"; "tag2" = "value2"}
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $profileLocation -Sku $profileSku -Tag $tags
-
- Assert-NotNull $createdProfile
-
- $sso = Get-AzCdnProfileSsoUrl -CdnProfile $createdProfile
- Assert-NotNull $sso.SsoUriValue
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
- Assert-ThrowsContains { Get-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName } "does not exist"
-}
-
-<#
-.SYNOPSIS
-Profile cycle with piping multiple profiles down the pipeline
-#>
-function Test-ProfilePipeline
-{
- $profileName1 = getAssetName
- $profileName2 = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $profileLocation = "EastUS"
- $profileSku = "Standard_Verizon"
- $tags = @{"tag1" = "value1"; "tag2" = "value2"}
- $createdProfile1 = New-AzCdnProfile -ProfileName $profileName1 -ResourceGroupName $resourceGroup.ResourceGroupName -Location $profileLocation -Sku $profileSku -Tag $tags
-
- Assert-NotNull $createdProfile1
-
- $createdProfile2 = New-AzCdnProfile -ProfileName $profileName2 -ResourceGroupName $resourceGroup.ResourceGroupName -Location $profileLocation -Sku $profileSku -Tag $tags
-
- Assert-NotNull $createdProfile2
-
- $profiles = Get-AzCdnProfile -ResourceGroupName $resourceGroup.ResourceGroupName | where {($_.Name -eq $profileName1) -or ($_.Name -eq $profileName2)}
-
- Assert-True { $profiles.Count -eq 2 }
-
- Get-AzCdnProfile -ResourceGroupName $resourceGroup.ResourceGroupName | where {($_.Name -eq $profileName1) -or ($_.Name -eq $profileName2)} | Remove-AzCdnProfile -Force
-
- $deletedProfiles = Get-AzCdnProfile -ResourceGroupName $resourceGroup.ResourceGroupName | where {($_.Name -eq $profileName1) -or ($_.Name -eq $profileName2)}
-
- Assert-True { $deletedProfiles.Count -eq 0 }
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Full Profile ge resource usage excercis
-#>
-function Test-ProfileGetResourceUsages
-{
- $profileName = getAssetName
- $endpointName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $profileLocation = "EastUS"
- $profileSku = "Standard_Akamai"
-
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $profileLocation -Sku $profileSku
-
- $profileResourceUsage = Get-AzCdnProfileResourceUsage -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
-
- Assert-True {$profileResourceUsage.Count -eq 1}
- Assert-True {$profileResourceUsage[0].CurrentValue -eq 0}
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
-
-<#
-.SYNOPSIS
-Get supported optimization types exercise
-#>
-function Test-ProfileGetSupportedOptimizationType
-{
- $profileName = getAssetName
- $resourceGroup = TestSetup-CreateResourceGroup
- $profileLocation = "EastUS"
- $profileSku = "Standard_Akamai"
-
- $createdProfile = New-AzCdnProfile -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -Location $profileLocation -Sku $profileSku
-
- $supportedOptimizationTypes = Get-AzCdnProfileSupportedOptimizationType -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName
-
- Assert-NotNull $supportedOptimizationTypes
-
- Remove-AzResourceGroup -Name $resourceGroup.ResourceGroupName -Force
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/SubscriptionTests.cs b/src/Cdn/Cdn.Test/ScenarioTests/SubscriptionTests.cs
deleted file mode 100644
index d2e421705eac..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/SubscriptionTests.cs
+++ /dev/null
@@ -1,40 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.WindowsAzure.Commands.ScenarioTest;
-using Xunit;
-
-namespace Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest
-{
- public class SubscriptionTests : CdnTestRunner
- {
- public SubscriptionTests(Xunit.Abstractions.ITestOutputHelper output) : base(output)
- {
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestSubscriptionGetResourceUsage()
- {
- TestRunner.RunTestScript("Test-SubscriptionGetResourceUsage");
- }
-
- [Fact]
- [Trait(Category.AcceptanceType, Category.CheckIn)]
- public void TestSubscriptionEdgeNode()
- {
- TestRunner.RunTestScript("Test-SubscriptionEdgeNode");
- }
- }
-}
diff --git a/src/Cdn/Cdn.Test/ScenarioTests/SubscriptionTests.ps1 b/src/Cdn/Cdn.Test/ScenarioTests/SubscriptionTests.ps1
deleted file mode 100644
index 5f746a6dbf11..000000000000
--- a/src/Cdn/Cdn.Test/ScenarioTests/SubscriptionTests.ps1
+++ /dev/null
@@ -1,36 +0,0 @@
-# ----------------------------------------------------------------------------------
-#
-# Copyright Microsoft Corporation
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-# http://www.apache.org/licenses/LICENSE-2.0
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ----------------------------------------------------------------------------------
-
-<#
-.SYNOPSIS
-Subscription resource usage
-#>
-function Test-SubscriptionGetResourceUsage
-{
- $subscriptionResourceUsage = Get-AzCdnSubscriptionResourceUsage
-
- Assert-True {$subscriptionResourceUsage.Count -eq 1}
- Assert-True {$subscriptionResourceUsage[0].CurrentValue -eq 96}
-}
-
-<#
-.SYNOPSIS
-Edge node
-#>
-function Test-SubscriptionEdgeNode
-{
- $edgeNodes = Get-AzCdnEdgeNodes
-
- Assert-False {$edgeNodes -eq $null}
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdCustomDomainTests/TestCreateAfdCustomDomain.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdCustomDomainTests/TestCreateAfdCustomDomain.json
deleted file mode 100644
index 094bffcb25bc..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdCustomDomainTests/TestCreateAfdCustomDomain.json
+++ /dev/null
@@ -1,347 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9232?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTIzMj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e097654a-ac32-4102-b97b-3e25e9aa692d"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "d0535164-a456-4459-9478-9a238152be58"
- ],
- "x-ms-correlation-request-id": [
- "d0535164-a456-4459-9478-9a238152be58"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T182949Z:d0535164-a456-4459-9478-9a238152be58"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 18:29:48 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9232\",\r\n \"name\": \"ps9232\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9232/providers/Microsoft.Cdn/profiles/ps9418?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTIzMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk0MTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "04a1812d-8e4d-4ddd-8561-22b047b9e698"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a921d29e-fad2-4581-91e7-c3496c1285a9"
- ],
- "x-ms-client-request-id": [
- "04a1812d-8e4d-4ddd-8561-22b047b9e698"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9232/providers/Microsoft.Cdn/operationresults/aea15d7b-0829-4f99-88d9-f7c76693e723?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "2b3a2681-1b34-4585-94d3-4bf9a788fdda"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T182953Z:2b3a2681-1b34-4585-94d3-4bf9a788fdda"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 18:29:53 GMT"
- ],
- "Content-Length": [
- "386"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9232/providers/Microsoft.Cdn/profiles/ps9418\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9418\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"9888866e-ffae-4596-a591-1808ba7ae36a\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9232/providers/Microsoft.Cdn/operationresults/aea15d7b-0829-4f99-88d9-f7c76693e723?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTIzMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2FlYTE1ZDdiLTA4MjktNGY5OS04OGQ5LWY3Yzc2NjkzZTcyMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "04a1812d-8e4d-4ddd-8561-22b047b9e698"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "41be8028-8842-453f-a2f3-061ca93f1f96"
- ],
- "x-ms-client-request-id": [
- "04a1812d-8e4d-4ddd-8561-22b047b9e698"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "d8a8d960-6fa8-4edf-984b-cbf495a58902"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T183003Z:d8a8d960-6fa8-4edf-984b-cbf495a58902"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 18:30:03 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9232/providers/Microsoft.Cdn/operationresults/aea15d7b-0829-4f99-88d9-f7c76693e723?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTIzMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2FlYTE1ZDdiLTA4MjktNGY5OS04OGQ5LWY3Yzc2NjkzZTcyMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "04a1812d-8e4d-4ddd-8561-22b047b9e698"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "858183f1-c168-4db0-a9cc-a8a31b02a477"
- ],
- "x-ms-client-request-id": [
- "04a1812d-8e4d-4ddd-8561-22b047b9e698"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "abb3e87d-7cb0-463e-b42b-0e2f72798a1c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T183013Z:abb3e87d-7cb0-463e-b42b-0e2f72798a1c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 18:30:13 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9232/providers/Microsoft.Cdn/profiles/ps9418?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTIzMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk0MTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "04a1812d-8e4d-4ddd-8561-22b047b9e698"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "770aa410-9290-48d2-bd1f-12577196c61f"
- ],
- "x-ms-client-request-id": [
- "04a1812d-8e4d-4ddd-8561-22b047b9e698"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "22937c13-bc3b-4868-83ff-2f161fcc9d64"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T183014Z:22937c13-bc3b-4868-83ff-2f161fcc9d64"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 18:30:13 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9232/providers/Microsoft.Cdn/profiles/ps9418\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9418\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"9888866e-ffae-4596-a591-1808ba7ae36a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-CreateAfdCustomDomain": [
- "ps9232",
- "ps9418",
- "ps4598"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdEndpointTests/TestCreateAfdEndpoint.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdEndpointTests/TestCreateAfdEndpoint.json
deleted file mode 100644
index 59b8edb1e28f..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdEndpointTests/TestCreateAfdEndpoint.json
+++ /dev/null
@@ -1,1184 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2853?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjg1Mz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8a413acb-9d78-4637-9f50-084b34452d86"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "e2708ee5-a6ff-4d8c-8743-d3ba29de5946"
- ],
- "x-ms-correlation-request-id": [
- "e2708ee5-a6ff-4d8c-8743-d3ba29de5946"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195552Z:e2708ee5-a6ff-4d8c-8743-d3ba29de5946"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:55:52 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2853\",\r\n \"name\": \"ps2853\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2853/providers/Microsoft.Cdn/profiles/ps3308?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjg1My9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMzMDg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "aa6e6da9-e11a-4600-a7f2-f5c9a27b1b94"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d38a0094-77b7-4ccf-a07e-a23fd2c4f766"
- ],
- "x-ms-client-request-id": [
- "aa6e6da9-e11a-4600-a7f2-f5c9a27b1b94"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2853/providers/Microsoft.Cdn/operationresults/1aaf27a3-3167-4ece-ba3e-49d1dc37763b?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "15bc0e51-7bd4-4c47-840e-09154f2e286c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195554Z:15bc0e51-7bd4-4c47-840e-09154f2e286c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:55:54 GMT"
- ],
- "Content-Length": [
- "386"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2853/providers/Microsoft.Cdn/profiles/ps3308\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps3308\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed0b16fa-fedd-4030-a680-24eb85749314\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2853/providers/Microsoft.Cdn/operationresults/1aaf27a3-3167-4ece-ba3e-49d1dc37763b?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjg1My9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzFhYWYyN2EzLTMxNjctNGVjZS1iYTNlLTQ5ZDFkYzM3NzYzYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "aa6e6da9-e11a-4600-a7f2-f5c9a27b1b94"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "767e36e3-d7e4-4376-b81e-693c896f8a06"
- ],
- "x-ms-client-request-id": [
- "aa6e6da9-e11a-4600-a7f2-f5c9a27b1b94"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "bea0d4ab-70b1-45b5-8bc9-7f0320974b73"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195605Z:bea0d4ab-70b1-45b5-8bc9-7f0320974b73"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:56:04 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2853/providers/Microsoft.Cdn/operationresults/1aaf27a3-3167-4ece-ba3e-49d1dc37763b?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjg1My9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzFhYWYyN2EzLTMxNjctNGVjZS1iYTNlLTQ5ZDFkYzM3NzYzYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "aa6e6da9-e11a-4600-a7f2-f5c9a27b1b94"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e3198264-afe6-431b-a3ca-dfd67c4a4b54"
- ],
- "x-ms-client-request-id": [
- "aa6e6da9-e11a-4600-a7f2-f5c9a27b1b94"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "dd202a90-47e9-4086-a92d-3903681acd86"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195615Z:dd202a90-47e9-4086-a92d-3903681acd86"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:56:14 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2853/providers/Microsoft.Cdn/profiles/ps3308?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjg1My9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMzMDg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "aa6e6da9-e11a-4600-a7f2-f5c9a27b1b94"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c89bed8b-acd6-45dd-a043-15abdcc2bc3f"
- ],
- "x-ms-client-request-id": [
- "aa6e6da9-e11a-4600-a7f2-f5c9a27b1b94"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "37d7d77f-e7d5-4ffe-8cd9-241dd5126d07"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195615Z:37d7d77f-e7d5-4ffe-8cd9-241dd5126d07"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:56:14 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2853/providers/Microsoft.Cdn/profiles/ps3308\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps3308\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed0b16fa-fedd-4030-a680-24eb85749314\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2853/providers/Microsoft.Cdn/profiles/ps3308/afdEndpoints/ps4323?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjg1My9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMzMDgvYWZkRW5kcG9pbnRzL3BzNDMyMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "684347c4-bb47-48bc-ae91-118d0c306962"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "28"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "61724a1e-fb4b-4096-8d45-66f5f86cdc23"
- ],
- "x-ms-client-request-id": [
- "684347c4-bb47-48bc-ae91-118d0c306962"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2853/providers/Microsoft.Cdn/operationresults/cda2bb3b-844b-4e9e-a2d7-695a7de6e399?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "237ac90c-a914-4942-92fa-1d3bd4483b09"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195617Z:237ac90c-a914-4942-92fa-1d3bd4483b09"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:56:16 GMT"
- ],
- "Content-Length": [
- "406"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2853/providers/Microsoft.Cdn/profiles/ps3308/afdEndpoints/ps4323\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"ps4323\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps4323.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 30,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2853/providers/Microsoft.Cdn/operationresults/cda2bb3b-844b-4e9e-a2d7-695a7de6e399?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjg1My9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2NkYTJiYjNiLTg0NGItNGU5ZS1hMmQ3LTY5NWE3ZGU2ZTM5OT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "684347c4-bb47-48bc-ae91-118d0c306962"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0c4c8fb4-d474-4e5a-904b-108d260c9cd0"
- ],
- "x-ms-client-request-id": [
- "684347c4-bb47-48bc-ae91-118d0c306962"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "0b0b061d-6ed6-4622-abc2-c5d8a6f4c5a9"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195627Z:0b0b061d-6ed6-4622-abc2-c5d8a6f4c5a9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:56:26 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2853/providers/Microsoft.Cdn/operationresults/cda2bb3b-844b-4e9e-a2d7-695a7de6e399?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjg1My9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2NkYTJiYjNiLTg0NGItNGU5ZS1hMmQ3LTY5NWE3ZGU2ZTM5OT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "684347c4-bb47-48bc-ae91-118d0c306962"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "56e90f44-b585-4a67-8f9d-7bda214be458"
- ],
- "x-ms-client-request-id": [
- "684347c4-bb47-48bc-ae91-118d0c306962"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "eaf54716-68f3-4153-9c7a-833b00d380d6"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195637Z:eaf54716-68f3-4153-9c7a-833b00d380d6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:56:36 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2853/providers/Microsoft.Cdn/operationresults/cda2bb3b-844b-4e9e-a2d7-695a7de6e399?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjg1My9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2NkYTJiYjNiLTg0NGItNGU5ZS1hMmQ3LTY5NWE3ZGU2ZTM5OT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "684347c4-bb47-48bc-ae91-118d0c306962"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5ddec8eb-4e87-4346-9275-c27927e3c32a"
- ],
- "x-ms-client-request-id": [
- "684347c4-bb47-48bc-ae91-118d0c306962"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "e176a543-958a-48cd-a932-a596819488c3"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195647Z:e176a543-958a-48cd-a932-a596819488c3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:56:46 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2853/providers/Microsoft.Cdn/profiles/ps3308/afdEndpoints/ps4323?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjg1My9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMzMDgvYWZkRW5kcG9pbnRzL3BzNDMyMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "684347c4-bb47-48bc-ae91-118d0c306962"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "946a39d3-7ffa-4567-bf54-29eb134b29d7"
- ],
- "x-ms-client-request-id": [
- "684347c4-bb47-48bc-ae91-118d0c306962"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "16f51d57-40ee-43b7-8dc7-227922cca0e7"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195648Z:16f51d57-40ee-43b7-8dc7-227922cca0e7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:56:47 GMT"
- ],
- "Content-Length": [
- "407"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2853/providers/Microsoft.Cdn/profiles/ps3308/afdEndpoints/ps4323\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"ps4323\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps4323.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 30,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2853?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjg1Mz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0092952d-7b32-4cf0-a4b5-7636a257f4f1"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4NTMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "8870904d-54ee-4a43-8190-2693dac5414a"
- ],
- "x-ms-correlation-request-id": [
- "8870904d-54ee-4a43-8190-2693dac5414a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195648Z:8870904d-54ee-4a43-8190-2693dac5414a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:56:47 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4NTMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE5UTXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4NTMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "a32d485f-ad8a-4135-b338-1767fe2bebff"
- ],
- "x-ms-correlation-request-id": [
- "a32d485f-ad8a-4135-b338-1767fe2bebff"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195703Z:a32d485f-ad8a-4135-b338-1767fe2bebff"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:57:02 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4NTMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE5UTXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4NTMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "096b29dd-341a-49e1-829c-2fcec663dde6"
- ],
- "x-ms-correlation-request-id": [
- "096b29dd-341a-49e1-829c-2fcec663dde6"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195718Z:096b29dd-341a-49e1-829c-2fcec663dde6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:57:18 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4NTMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE5UTXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4NTMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "a572d27e-9693-40ed-a231-4d223eb978cd"
- ],
- "x-ms-correlation-request-id": [
- "a572d27e-9693-40ed-a231-4d223eb978cd"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195733Z:a572d27e-9693-40ed-a231-4d223eb978cd"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:57:33 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4NTMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE5UTXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4NTMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "3001bc98-2a72-41cb-b0ba-c2a363732a9e"
- ],
- "x-ms-correlation-request-id": [
- "3001bc98-2a72-41cb-b0ba-c2a363732a9e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195748Z:3001bc98-2a72-41cb-b0ba-c2a363732a9e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:57:48 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4NTMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE5UTXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4NTMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "abcb7ded-7156-495b-906d-badcb3f55a8e"
- ],
- "x-ms-correlation-request-id": [
- "abcb7ded-7156-495b-906d-badcb3f55a8e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195803Z:abcb7ded-7156-495b-906d-badcb3f55a8e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:58:03 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4NTMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE5UTXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4NTMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "f3bd22f4-ff71-41b8-88c0-0ea1bb8a0cf4"
- ],
- "x-ms-correlation-request-id": [
- "f3bd22f4-ff71-41b8-88c0-0ea1bb8a0cf4"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195818Z:f3bd22f4-ff71-41b8-88c0-0ea1bb8a0cf4"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:58:17 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4NTMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE5UTXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "96f28ecc-41e4-4fad-a294-5f73ecb58b9b"
- ],
- "x-ms-correlation-request-id": [
- "96f28ecc-41e4-4fad-a294-5f73ecb58b9b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195833Z:96f28ecc-41e4-4fad-a294-5f73ecb58b9b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:58:32 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI4NTMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJNE5UTXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "7257c444-9784-47eb-858d-f2807207f8f1"
- ],
- "x-ms-correlation-request-id": [
- "7257c444-9784-47eb-858d-f2807207f8f1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195833Z:7257c444-9784-47eb-858d-f2807207f8f1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:58:32 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-CreateAfdEndpoint": [
- "ps2853",
- "ps3308",
- "ps4323"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdEndpointTests/TestGetAfdEndpoint.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdEndpointTests/TestGetAfdEndpoint.json
deleted file mode 100644
index 49daeb50a0a7..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdEndpointTests/TestGetAfdEndpoint.json
+++ /dev/null
@@ -1,1478 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4281?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNDI4MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "733324df-9597-4611-9f8f-517097b80904"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "1fe5e15c-1f7e-4c8c-acab-59d7154fcefb"
- ],
- "x-ms-correlation-request-id": [
- "1fe5e15c-1f7e-4c8c-acab-59d7154fcefb"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T194822Z:1fe5e15c-1f7e-4c8c-acab-59d7154fcefb"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:48:22 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps4281\",\r\n \"name\": \"ps4281\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps4281/providers/Microsoft.Cdn/profiles/ps8291?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNDI4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczgyOTE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "feea2735-7fa6-48cf-a189-dbd46caff975"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "fbe8dc14-337a-4cdb-a954-3d1c1e3e006c"
- ],
- "x-ms-client-request-id": [
- "feea2735-7fa6-48cf-a189-dbd46caff975"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4281/providers/Microsoft.Cdn/operationresults/907c3e3a-1f32-4eb7-b566-2ad72335c332?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "51a0c3a3-e408-4b94-92c4-5770aa42c167"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T194824Z:51a0c3a3-e408-4b94-92c4-5770aa42c167"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:48:24 GMT"
- ],
- "Content-Length": [
- "386"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4281/providers/Microsoft.Cdn/profiles/ps8291\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps8291\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"686416af-1e28-4d73-b406-787ebf9cff9f\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4281/providers/Microsoft.Cdn/operationresults/907c3e3a-1f32-4eb7-b566-2ad72335c332?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNDI4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzkwN2MzZTNhLTFmMzItNGViNy1iNTY2LTJhZDcyMzM1YzMzMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "feea2735-7fa6-48cf-a189-dbd46caff975"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2bd4912a-6de9-4103-868d-73812f3f7642"
- ],
- "x-ms-client-request-id": [
- "feea2735-7fa6-48cf-a189-dbd46caff975"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "3a770ab2-2f2f-4b2a-a410-fdf3ee940d78"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T194835Z:3a770ab2-2f2f-4b2a-a410-fdf3ee940d78"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:48:34 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4281/providers/Microsoft.Cdn/operationresults/907c3e3a-1f32-4eb7-b566-2ad72335c332?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNDI4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzkwN2MzZTNhLTFmMzItNGViNy1iNTY2LTJhZDcyMzM1YzMzMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "feea2735-7fa6-48cf-a189-dbd46caff975"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "98d3bd7e-4a4c-41a8-9e9e-b0af546a3e79"
- ],
- "x-ms-client-request-id": [
- "feea2735-7fa6-48cf-a189-dbd46caff975"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "d6bfe462-1efe-44a2-878c-c2ed59bb3073"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T194845Z:d6bfe462-1efe-44a2-878c-c2ed59bb3073"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:48:44 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps4281/providers/Microsoft.Cdn/profiles/ps8291?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNDI4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczgyOTE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "feea2735-7fa6-48cf-a189-dbd46caff975"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "731c1e5f-61fb-4814-8d84-2597147e3418"
- ],
- "x-ms-client-request-id": [
- "feea2735-7fa6-48cf-a189-dbd46caff975"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "fbf351e6-bb0c-425d-91e7-f8a48aed9ea9"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T194845Z:fbf351e6-bb0c-425d-91e7-f8a48aed9ea9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:48:44 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4281/providers/Microsoft.Cdn/profiles/ps8291\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps8291\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"686416af-1e28-4d73-b406-787ebf9cff9f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps4281/providers/Microsoft.Cdn/profiles/ps8291/afdEndpoints/ps1652?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNDI4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczgyOTEvYWZkRW5kcG9pbnRzL3BzMTY1Mj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3e02e823-6b67-483e-89fa-68c1a43514a5"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "28"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d35dd129-390e-4cfc-a557-459d6a24b7e2"
- ],
- "x-ms-client-request-id": [
- "3e02e823-6b67-483e-89fa-68c1a43514a5"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4281/providers/Microsoft.Cdn/operationresults/46a04eab-9973-4bfe-b135-222771460ef7?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "898b7f0a-a276-40aa-a3fe-d8100f9266d9"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T194847Z:898b7f0a-a276-40aa-a3fe-d8100f9266d9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:48:47 GMT"
- ],
- "Content-Length": [
- "406"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4281/providers/Microsoft.Cdn/profiles/ps8291/afdEndpoints/ps1652\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"ps1652\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps1652.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 30,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4281/providers/Microsoft.Cdn/operationresults/46a04eab-9973-4bfe-b135-222771460ef7?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNDI4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzQ2YTA0ZWFiLTk5NzMtNGJmZS1iMTM1LTIyMjc3MTQ2MGVmNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3e02e823-6b67-483e-89fa-68c1a43514a5"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "96b78b90-1f4f-4663-90ce-22ae1fce6a4a"
- ],
- "x-ms-client-request-id": [
- "3e02e823-6b67-483e-89fa-68c1a43514a5"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "7600e6ec-3fe0-4c03-a21b-f8bffe2ff689"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T194857Z:7600e6ec-3fe0-4c03-a21b-f8bffe2ff689"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:48:57 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4281/providers/Microsoft.Cdn/operationresults/46a04eab-9973-4bfe-b135-222771460ef7?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNDI4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzQ2YTA0ZWFiLTk5NzMtNGJmZS1iMTM1LTIyMjc3MTQ2MGVmNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3e02e823-6b67-483e-89fa-68c1a43514a5"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b8c77804-bc00-45e0-85c5-4463b3c2bff4"
- ],
- "x-ms-client-request-id": [
- "3e02e823-6b67-483e-89fa-68c1a43514a5"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "514f3288-b405-4c31-ab28-823ca1127305"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T194907Z:514f3288-b405-4c31-ab28-823ca1127305"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:49:07 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4281/providers/Microsoft.Cdn/operationresults/46a04eab-9973-4bfe-b135-222771460ef7?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNDI4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzQ2YTA0ZWFiLTk5NzMtNGJmZS1iMTM1LTIyMjc3MTQ2MGVmNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3e02e823-6b67-483e-89fa-68c1a43514a5"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4d047325-863a-4548-ba0a-e41a92fa97e1"
- ],
- "x-ms-client-request-id": [
- "3e02e823-6b67-483e-89fa-68c1a43514a5"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "5b396aef-02a4-45a7-ab31-6ab7e4a7b858"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T194918Z:5b396aef-02a4-45a7-ab31-6ab7e4a7b858"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:49:17 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps4281/providers/Microsoft.Cdn/profiles/ps8291/afdEndpoints/ps1652?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNDI4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczgyOTEvYWZkRW5kcG9pbnRzL3BzMTY1Mj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3e02e823-6b67-483e-89fa-68c1a43514a5"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "077bd2c8-e7f1-45ea-86c0-50bc6f612d32"
- ],
- "x-ms-client-request-id": [
- "3e02e823-6b67-483e-89fa-68c1a43514a5"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "5a1b5ba4-ec1c-4d1e-8686-eaddc7cf36da"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T194918Z:5a1b5ba4-ec1c-4d1e-8686-eaddc7cf36da"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:49:17 GMT"
- ],
- "Content-Length": [
- "407"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4281/providers/Microsoft.Cdn/profiles/ps8291/afdEndpoints/ps1652\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"ps1652\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps1652.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 30,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps4281/providers/Microsoft.Cdn/profiles/ps8291/afdEndpoints/ps1652?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNDI4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczgyOTEvYWZkRW5kcG9pbnRzL3BzMTY1Mj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8a588ca2-2f3c-4b2c-b52d-b62ac3c19cc6"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f4d94821-1ccb-4728-b3c1-73228ed2dbbf"
- ],
- "x-ms-client-request-id": [
- "8a588ca2-2f3c-4b2c-b52d-b62ac3c19cc6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "584bf358-d6ca-4a7c-b5f8-d15cb4f3ba2a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T194918Z:584bf358-d6ca-4a7c-b5f8-d15cb4f3ba2a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:49:17 GMT"
- ],
- "Content-Length": [
- "407"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4281/providers/Microsoft.Cdn/profiles/ps8291/afdEndpoints/ps1652\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"ps1652\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps1652.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 30,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4281?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNDI4MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1b865a30-af06-4ee8-b7b9-13c8cf2d0ac7"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "dc49ab57-98a2-4513-8585-1a78e311e16c"
- ],
- "x-ms-correlation-request-id": [
- "dc49ab57-98a2-4513-8585-1a78e311e16c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T194918Z:dc49ab57-98a2-4513-8585-1a78e311e16c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:49:18 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReU9ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "71808736-936d-4c57-9c0d-157ebd635903"
- ],
- "x-ms-correlation-request-id": [
- "71808736-936d-4c57-9c0d-157ebd635903"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T194933Z:71808736-936d-4c57-9c0d-157ebd635903"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:49:33 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReU9ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "983073bc-cf7f-4589-b8c1-df38735c9ef4"
- ],
- "x-ms-correlation-request-id": [
- "983073bc-cf7f-4589-b8c1-df38735c9ef4"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T194948Z:983073bc-cf7f-4589-b8c1-df38735c9ef4"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:49:48 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReU9ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "b5f63f3f-2507-403b-b639-23577bf69006"
- ],
- "x-ms-correlation-request-id": [
- "b5f63f3f-2507-403b-b639-23577bf69006"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195003Z:b5f63f3f-2507-403b-b639-23577bf69006"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:50:03 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReU9ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "0dc3e148-7b95-4f5b-85ae-fa887af1630c"
- ],
- "x-ms-correlation-request-id": [
- "0dc3e148-7b95-4f5b-85ae-fa887af1630c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195018Z:0dc3e148-7b95-4f5b-85ae-fa887af1630c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:50:18 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReU9ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "32b7749c-edad-4922-a07e-9ae07835d2fd"
- ],
- "x-ms-correlation-request-id": [
- "32b7749c-edad-4922-a07e-9ae07835d2fd"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195034Z:32b7749c-edad-4922-a07e-9ae07835d2fd"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:50:33 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReU9ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "3bf7128f-4b54-46c3-9a7b-98abc12de1da"
- ],
- "x-ms-correlation-request-id": [
- "3bf7128f-4b54-46c3-9a7b-98abc12de1da"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195049Z:3bf7128f-4b54-46c3-9a7b-98abc12de1da"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:50:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReU9ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "fa1c98a9-438d-40c7-b346-51b34f7ce42a"
- ],
- "x-ms-correlation-request-id": [
- "fa1c98a9-438d-40c7-b346-51b34f7ce42a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195104Z:fa1c98a9-438d-40c7-b346-51b34f7ce42a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:51:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReU9ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "dd706099-8585-4c55-be13-4632956a0ce3"
- ],
- "x-ms-correlation-request-id": [
- "dd706099-8585-4c55-be13-4632956a0ce3"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195119Z:dd706099-8585-4c55-be13-4632956a0ce3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:51:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReU9ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "9c0bca05-53b1-463c-9f49-910a93a900c0"
- ],
- "x-ms-correlation-request-id": [
- "9c0bca05-53b1-463c-9f49-910a93a900c0"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195134Z:9c0bca05-53b1-463c-9f49-910a93a900c0"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:51:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReU9ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "b20e023e-c24e-42cd-b701-5dc00fe5b690"
- ],
- "x-ms-correlation-request-id": [
- "b20e023e-c24e-42cd-b701-5dc00fe5b690"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195149Z:b20e023e-c24e-42cd-b701-5dc00fe5b690"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:51:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReU9ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "1309e6db-a8df-4284-82f3-d731611af6c3"
- ],
- "x-ms-correlation-request-id": [
- "1309e6db-a8df-4284-82f3-d731611af6c3"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195204Z:1309e6db-a8df-4284-82f3-d731611af6c3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:52:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQyODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpReU9ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "9813c7e1-d1ae-4189-a34a-883d85e038c5"
- ],
- "x-ms-correlation-request-id": [
- "9813c7e1-d1ae-4189-a34a-883d85e038c5"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195204Z:9813c7e1-d1ae-4189-a34a-883d85e038c5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:52:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-GetAfdEndpoint": [
- "ps4281",
- "ps8291",
- "ps1652"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdEndpointTests/TestRemoveAfdEndpoint.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdEndpointTests/TestRemoveAfdEndpoint.json
deleted file mode 100644
index f70c8fb941b2..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdEndpointTests/TestRemoveAfdEndpoint.json
+++ /dev/null
@@ -1,1610 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps640?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjQwP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "46ae8f81-de1f-4c0e-8d96-5f6abaae55f6"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "6001545c-5513-4f75-a708-7fabb7fb419f"
- ],
- "x-ms-correlation-request-id": [
- "6001545c-5513-4f75-a708-7fabb7fb419f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194422Z:6001545c-5513-4f75-a708-7fabb7fb419f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:44:21 GMT"
- ],
- "Content-Length": [
- "163"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps640\",\r\n \"name\": \"ps640\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps640/providers/Microsoft.Cdn/profiles/ps6358?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNjM1OD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "28a0cd30-b467-42e7-8964-08935e2de4f4"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "170f87a2-5f5b-4a31-afce-01bcc3dcf659"
- ],
- "x-ms-client-request-id": [
- "28a0cd30-b467-42e7-8964-08935e2de4f4"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps640/providers/Microsoft.Cdn/operationresults/85fdec95-2966-49a8-9fb1-f00c91c3bf59?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "b7d74923-c0fc-4c0e-bdb0-da9be20bd2ac"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194426Z:b7d74923-c0fc-4c0e-bdb0-da9be20bd2ac"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:44:26 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps640/providers/Microsoft.Cdn/profiles/ps6358\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6358\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"614b2753-e2a9-499f-9020-f57842a0d6b7\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps640/providers/Microsoft.Cdn/operationresults/85fdec95-2966-49a8-9fb1-f00c91c3bf59?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODVmZGVjOTUtMjk2Ni00OWE4LTlmYjEtZjAwYzkxYzNiZjU5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "28a0cd30-b467-42e7-8964-08935e2de4f4"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "893e7cf7-da02-4b31-939c-0f0f98b9788c"
- ],
- "x-ms-client-request-id": [
- "28a0cd30-b467-42e7-8964-08935e2de4f4"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "3a616ae4-dc38-4300-bbcc-48d467d57a3d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194437Z:3a616ae4-dc38-4300-bbcc-48d467d57a3d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:44:36 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps640/providers/Microsoft.Cdn/operationresults/85fdec95-2966-49a8-9fb1-f00c91c3bf59?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODVmZGVjOTUtMjk2Ni00OWE4LTlmYjEtZjAwYzkxYzNiZjU5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "28a0cd30-b467-42e7-8964-08935e2de4f4"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e081fe15-c356-468a-a08e-6f11c58dce71"
- ],
- "x-ms-client-request-id": [
- "28a0cd30-b467-42e7-8964-08935e2de4f4"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "e0c7e5f2-fd6d-4567-8ebf-325e24aa517b"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194447Z:e0c7e5f2-fd6d-4567-8ebf-325e24aa517b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:44:46 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps640/providers/Microsoft.Cdn/profiles/ps6358?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNjM1OD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "28a0cd30-b467-42e7-8964-08935e2de4f4"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "225eb096-89f7-41f6-9e85-8becfb9d00a1"
- ],
- "x-ms-client-request-id": [
- "28a0cd30-b467-42e7-8964-08935e2de4f4"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "71c1167b-a4b7-44e5-938b-7d813a3c7a2b"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194447Z:71c1167b-a4b7-44e5-938b-7d813a3c7a2b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:44:47 GMT"
- ],
- "Content-Length": [
- "384"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps640/providers/Microsoft.Cdn/profiles/ps6358\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6358\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"614b2753-e2a9-499f-9020-f57842a0d6b7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps640/providers/Microsoft.Cdn/profiles/ps6358/afdEndpoints/ps6179?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNjM1OC9hZmRFbmRwb2ludHMvcHM2MTc5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1d3ca4c8-2859-4801-a1ac-03c6fc717de3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "28"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ab5accad-1454-4181-898e-fe8b992530e0"
- ],
- "x-ms-client-request-id": [
- "1d3ca4c8-2859-4801-a1ac-03c6fc717de3"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps640/providers/Microsoft.Cdn/operationresults/86f8c544-0fd7-4e21-b3cd-9f15f7721f02?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "7868d6c5-554b-4cba-a8cc-23621f9f4e55"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194449Z:7868d6c5-554b-4cba-a8cc-23621f9f4e55"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:44:49 GMT"
- ],
- "Content-Length": [
- "405"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps640/providers/Microsoft.Cdn/profiles/ps6358/afdEndpoints/ps6179\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"ps6179\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps6179.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 30,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps640/providers/Microsoft.Cdn/operationresults/86f8c544-0fd7-4e21-b3cd-9f15f7721f02?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODZmOGM1NDQtMGZkNy00ZTIxLWIzY2QtOWYxNWY3NzIxZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1d3ca4c8-2859-4801-a1ac-03c6fc717de3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "11d02465-cb68-4eeb-9aa6-1aec5560ba05"
- ],
- "x-ms-client-request-id": [
- "1d3ca4c8-2859-4801-a1ac-03c6fc717de3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "bd70b297-9250-46ae-aa86-b92c7301d688"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194500Z:bd70b297-9250-46ae-aa86-b92c7301d688"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:44:59 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps640/providers/Microsoft.Cdn/operationresults/86f8c544-0fd7-4e21-b3cd-9f15f7721f02?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODZmOGM1NDQtMGZkNy00ZTIxLWIzY2QtOWYxNWY3NzIxZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1d3ca4c8-2859-4801-a1ac-03c6fc717de3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d5d339d8-4103-4c3c-af56-022e8a99217d"
- ],
- "x-ms-client-request-id": [
- "1d3ca4c8-2859-4801-a1ac-03c6fc717de3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "aa71b372-2352-47db-b3d8-9dca33b49ae7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194510Z:aa71b372-2352-47db-b3d8-9dca33b49ae7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:45:09 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps640/providers/Microsoft.Cdn/operationresults/86f8c544-0fd7-4e21-b3cd-9f15f7721f02?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODZmOGM1NDQtMGZkNy00ZTIxLWIzY2QtOWYxNWY3NzIxZjAyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1d3ca4c8-2859-4801-a1ac-03c6fc717de3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b7e0c2f2-4110-48c9-8864-e58afa411534"
- ],
- "x-ms-client-request-id": [
- "1d3ca4c8-2859-4801-a1ac-03c6fc717de3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "a384ab9d-afd4-4077-bc1f-265e584038b7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194520Z:a384ab9d-afd4-4077-bc1f-265e584038b7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:45:19 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps640/providers/Microsoft.Cdn/profiles/ps6358/afdEndpoints/ps6179?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNjM1OC9hZmRFbmRwb2ludHMvcHM2MTc5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1d3ca4c8-2859-4801-a1ac-03c6fc717de3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f3785654-1cf5-4818-b42b-1d710954dd45"
- ],
- "x-ms-client-request-id": [
- "1d3ca4c8-2859-4801-a1ac-03c6fc717de3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "53fe4974-60cc-4887-b356-bd84556743d0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194520Z:53fe4974-60cc-4887-b356-bd84556743d0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:45:19 GMT"
- ],
- "Content-Length": [
- "406"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps640/providers/Microsoft.Cdn/profiles/ps6358/afdEndpoints/ps6179\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"ps6179\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps6179.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 30,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps640/providers/Microsoft.Cdn/profiles/ps6358/afdEndpoints/ps6179?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNjM1OC9hZmRFbmRwb2ludHMvcHM2MTc5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "21217f23-40e0-4eb3-b697-b93178a9e336"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps640/providers/Microsoft.Cdn/operationresults/88ab2511-78a4-4009-84db-9e947bf063b5/profileresults/ps6358/afdendpointresults/ps6179?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7738f85b-9376-47d1-9c3b-37f7e2ce5371"
- ],
- "x-ms-client-request-id": [
- "21217f23-40e0-4eb3-b697-b93178a9e336"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps640/providers/Microsoft.Cdn/operationresults/88ab2511-78a4-4009-84db-9e947bf063b5?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-correlation-request-id": [
- "ac7fad31-5c20-4f37-bdf7-37e12b2f4588"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194521Z:ac7fad31-5c20-4f37-bdf7-37e12b2f4588"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:45:21 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps640/providers/Microsoft.Cdn/operationresults/88ab2511-78a4-4009-84db-9e947bf063b5?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODhhYjI1MTEtNzhhNC00MDA5LTg0ZGItOWU5NDdiZjA2M2I1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "21217f23-40e0-4eb3-b697-b93178a9e336"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7d4f353b-f568-4ffb-a936-0eac16cc3382"
- ],
- "x-ms-client-request-id": [
- "21217f23-40e0-4eb3-b697-b93178a9e336"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "25b3dfde-2542-4c77-becc-1f347366ff18"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194531Z:25b3dfde-2542-4c77-becc-1f347366ff18"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:45:31 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps640/providers/Microsoft.Cdn/operationresults/88ab2511-78a4-4009-84db-9e947bf063b5/profileresults/ps6358/afdendpointresults/ps6179?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjQwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvODhhYjI1MTEtNzhhNC00MDA5LTg0ZGItOWU5NDdiZjA2M2I1L3Byb2ZpbGVyZXN1bHRzL3BzNjM1OC9hZmRlbmRwb2ludHJlc3VsdHMvcHM2MTc5P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "21217f23-40e0-4eb3-b697-b93178a9e336"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b0172ddb-9e3c-4e40-98d9-c9ace57bcbda"
- ],
- "x-ms-client-request-id": [
- "21217f23-40e0-4eb3-b697-b93178a9e336"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "fbcd1a63-1094-4d96-a187-944b074d91fe"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194532Z:fbcd1a63-1094-4d96-a187-944b074d91fe"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:45:31 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps640?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjQwP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "db512094-e835-4fc4-b5d8-fc637125999a"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "0d3c200f-2694-405f-855a-fc2ef98604d7"
- ],
- "x-ms-correlation-request-id": [
- "0d3c200f-2694-405f-855a-fc2ef98604d7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194533Z:0d3c200f-2694-405f-855a-fc2ef98604d7"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:45:32 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "87a8c5d0-2038-4d08-bca0-25e61affb876"
- ],
- "x-ms-correlation-request-id": [
- "87a8c5d0-2038-4d08-bca0-25e61affb876"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194548Z:87a8c5d0-2038-4d08-bca0-25e61affb876"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:45:47 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "982a0269-5bb3-4402-8ff0-bba9999dd6ea"
- ],
- "x-ms-correlation-request-id": [
- "982a0269-5bb3-4402-8ff0-bba9999dd6ea"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194603Z:982a0269-5bb3-4402-8ff0-bba9999dd6ea"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:46:02 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "70e6f098-256f-4bd2-b4ef-452267dcf87a"
- ],
- "x-ms-correlation-request-id": [
- "70e6f098-256f-4bd2-b4ef-452267dcf87a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194618Z:70e6f098-256f-4bd2-b4ef-452267dcf87a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:46:18 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "61bc1dce-20c1-4345-b614-ecc98e20dc2b"
- ],
- "x-ms-correlation-request-id": [
- "61bc1dce-20c1-4345-b614-ecc98e20dc2b"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194633Z:61bc1dce-20c1-4345-b614-ecc98e20dc2b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:46:33 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "6cb7d285-93b9-45d9-83ba-0e8d4f8faf33"
- ],
- "x-ms-correlation-request-id": [
- "6cb7d285-93b9-45d9-83ba-0e8d4f8faf33"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194648Z:6cb7d285-93b9-45d9-83ba-0e8d4f8faf33"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:46:48 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "22bb2213-521d-4b51-b4d9-acf52fecd228"
- ],
- "x-ms-correlation-request-id": [
- "22bb2213-521d-4b51-b4d9-acf52fecd228"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194703Z:22bb2213-521d-4b51-b4d9-acf52fecd228"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:47:03 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "a8933273-9b00-4b5f-be9b-21202cdf2737"
- ],
- "x-ms-correlation-request-id": [
- "a8933273-9b00-4b5f-be9b-21202cdf2737"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194719Z:a8933273-9b00-4b5f-be9b-21202cdf2737"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:47:18 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "5fb7a2b4-9a4f-4d49-bf30-dd28d202001c"
- ],
- "x-ms-correlation-request-id": [
- "5fb7a2b4-9a4f-4d49-bf30-dd28d202001c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194734Z:5fb7a2b4-9a4f-4d49-bf30-dd28d202001c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:47:33 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "dc95f3f4-ea54-4ea0-a860-3eb19668ba72"
- ],
- "x-ms-correlation-request-id": [
- "dc95f3f4-ea54-4ea0-a860-3eb19668ba72"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194749Z:dc95f3f4-ea54-4ea0-a860-3eb19668ba72"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:47:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "10090726-c766-4dd8-81c6-635406fd8f88"
- ],
- "x-ms-correlation-request-id": [
- "10090726-c766-4dd8-81c6-635406fd8f88"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194804Z:10090726-c766-4dd8-81c6-635406fd8f88"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:48:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "c6ba6b11-d308-45a8-9308-91efe80534fa"
- ],
- "x-ms-correlation-request-id": [
- "c6ba6b11-d308-45a8-9308-91efe80534fa"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194819Z:c6ba6b11-d308-45a8-9308-91efe80534fa"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:48:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "cc7cba55-ebe1-4f20-bf8f-7c9490fe09e3"
- ],
- "x-ms-correlation-request-id": [
- "cc7cba55-ebe1-4f20-bf8f-7c9490fe09e3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T194819Z:cc7cba55-ebe1-4f20-bf8f-7c9490fe09e3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:48:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-RemoveAfdEndpoint": [
- "ps640",
- "ps6358",
- "ps6179"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdEndpointTests/TestSetAfdEndpoint.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdEndpointTests/TestSetAfdEndpoint.json
deleted file mode 100644
index 80786a34faf0..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdEndpointTests/TestSetAfdEndpoint.json
+++ /dev/null
@@ -1,1550 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps520?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTIwP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c89f3017-562a-4bfc-b0ae-b39e09a3ad92"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "2610e33c-4064-4078-b302-b337e38689f5"
- ],
- "x-ms-correlation-request-id": [
- "2610e33c-4064-4078-b302-b337e38689f5"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195206Z:2610e33c-4064-4078-b302-b337e38689f5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:52:06 GMT"
- ],
- "Content-Length": [
- "163"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps520\",\r\n \"name\": \"ps520\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps520/providers/Microsoft.Cdn/profiles/ps7429?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTIwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNzQyOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b3407e88-5877-4709-8607-b0e8ec7a7105"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "abd145be-fc2c-414c-834d-c353d2f92c23"
- ],
- "x-ms-client-request-id": [
- "b3407e88-5877-4709-8607-b0e8ec7a7105"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps520/providers/Microsoft.Cdn/operationresults/b6d0c863-2589-4a9e-8be5-f51f756051af?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "154968bc-2832-4131-a7c4-becb2eb1255e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195209Z:154968bc-2832-4131-a7c4-becb2eb1255e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:52:08 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps520/providers/Microsoft.Cdn/profiles/ps7429\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7429\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f10fa59c-fff5-4f59-950f-fa571a7cae29\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps520/providers/Microsoft.Cdn/operationresults/b6d0c863-2589-4a9e-8be5-f51f756051af?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTIwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjZkMGM4NjMtMjU4OS00YTllLThiZTUtZjUxZjc1NjA1MWFmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b3407e88-5877-4709-8607-b0e8ec7a7105"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "55816fde-e8de-4d66-b901-35ec0d21e26b"
- ],
- "x-ms-client-request-id": [
- "b3407e88-5877-4709-8607-b0e8ec7a7105"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "11c40cbd-f017-4fa9-9362-6b796bfab54b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195219Z:11c40cbd-f017-4fa9-9362-6b796bfab54b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:52:19 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps520/providers/Microsoft.Cdn/operationresults/b6d0c863-2589-4a9e-8be5-f51f756051af?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTIwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjZkMGM4NjMtMjU4OS00YTllLThiZTUtZjUxZjc1NjA1MWFmP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b3407e88-5877-4709-8607-b0e8ec7a7105"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5feb9c10-bea7-4d2f-ac60-3eb365c32462"
- ],
- "x-ms-client-request-id": [
- "b3407e88-5877-4709-8607-b0e8ec7a7105"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "083cc45c-1f0d-49d7-bf25-8dc8e6f53ea4"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195229Z:083cc45c-1f0d-49d7-bf25-8dc8e6f53ea4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:52:29 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps520/providers/Microsoft.Cdn/profiles/ps7429?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTIwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNzQyOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b3407e88-5877-4709-8607-b0e8ec7a7105"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "92bf6689-9315-41c8-8856-0eba44963688"
- ],
- "x-ms-client-request-id": [
- "b3407e88-5877-4709-8607-b0e8ec7a7105"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "63015065-ecc5-4cd7-a144-1f12b7fe6957"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195229Z:63015065-ecc5-4cd7-a144-1f12b7fe6957"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:52:29 GMT"
- ],
- "Content-Length": [
- "384"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps520/providers/Microsoft.Cdn/profiles/ps7429\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7429\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f10fa59c-fff5-4f59-950f-fa571a7cae29\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps520/providers/Microsoft.Cdn/profiles/ps7429/afdEndpoints/ps1028?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTIwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNzQyOS9hZmRFbmRwb2ludHMvcHMxMDI4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8806f1a6-2e28-4f40-a9c8-cbba15f3ceb9"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "28"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "51e3148a-d86f-4074-bb53-d295fab7b023"
- ],
- "x-ms-client-request-id": [
- "8806f1a6-2e28-4f40-a9c8-cbba15f3ceb9"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps520/providers/Microsoft.Cdn/operationresults/65025e4e-9843-42eb-b890-8c35c695dddb?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "770c4154-d0f4-42d7-9851-bb344e8463a1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195231Z:770c4154-d0f4-42d7-9851-bb344e8463a1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:52:31 GMT"
- ],
- "Content-Length": [
- "405"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps520/providers/Microsoft.Cdn/profiles/ps7429/afdEndpoints/ps1028\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"ps1028\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps1028.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 30,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps520/providers/Microsoft.Cdn/operationresults/65025e4e-9843-42eb-b890-8c35c695dddb?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTIwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjUwMjVlNGUtOTg0My00MmViLWI4OTAtOGMzNWM2OTVkZGRiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8806f1a6-2e28-4f40-a9c8-cbba15f3ceb9"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a2540ed7-b321-4819-bb3e-5fb3ce7f6014"
- ],
- "x-ms-client-request-id": [
- "8806f1a6-2e28-4f40-a9c8-cbba15f3ceb9"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "855ae6ca-0491-4576-b22c-07ef06d70c1e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195241Z:855ae6ca-0491-4576-b22c-07ef06d70c1e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:52:41 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps520/providers/Microsoft.Cdn/operationresults/65025e4e-9843-42eb-b890-8c35c695dddb?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTIwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjUwMjVlNGUtOTg0My00MmViLWI4OTAtOGMzNWM2OTVkZGRiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8806f1a6-2e28-4f40-a9c8-cbba15f3ceb9"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "cf8fbe42-1637-4efa-858b-f8e00107f4fe"
- ],
- "x-ms-client-request-id": [
- "8806f1a6-2e28-4f40-a9c8-cbba15f3ceb9"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "5d8abf35-86aa-43c2-9951-3b10723118f6"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195252Z:5d8abf35-86aa-43c2-9951-3b10723118f6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:52:51 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps520/providers/Microsoft.Cdn/operationresults/65025e4e-9843-42eb-b890-8c35c695dddb?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTIwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjUwMjVlNGUtOTg0My00MmViLWI4OTAtOGMzNWM2OTVkZGRiP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8806f1a6-2e28-4f40-a9c8-cbba15f3ceb9"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3b67d1e0-c31b-4ac8-985e-5d6532bfd565"
- ],
- "x-ms-client-request-id": [
- "8806f1a6-2e28-4f40-a9c8-cbba15f3ceb9"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "b1b9bda9-7b54-41ca-b1b1-60a0b21ccb6d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195302Z:b1b9bda9-7b54-41ca-b1b1-60a0b21ccb6d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:53:01 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps520/providers/Microsoft.Cdn/profiles/ps7429/afdEndpoints/ps1028?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTIwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNzQyOS9hZmRFbmRwb2ludHMvcHMxMDI4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8806f1a6-2e28-4f40-a9c8-cbba15f3ceb9"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e567cd35-d685-4536-b77a-378efa50c168"
- ],
- "x-ms-client-request-id": [
- "8806f1a6-2e28-4f40-a9c8-cbba15f3ceb9"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "0981f322-f857-44d8-b382-e3bbdf022b01"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195302Z:0981f322-f857-44d8-b382-e3bbdf022b01"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:53:02 GMT"
- ],
- "Content-Length": [
- "406"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps520/providers/Microsoft.Cdn/profiles/ps7429/afdEndpoints/ps1028\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"ps1028\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps1028.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 30,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps520/providers/Microsoft.Cdn/profiles/ps7429/afdEndpoints/ps1028?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTIwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNzQyOS9hZmRFbmRwb2ludHMvcHMxMDI4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0d34944c-20d3-427c-85d6-cd4f6bf0f326"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "04737e63-53fa-4b6a-bdcf-58d163696e95"
- ],
- "x-ms-client-request-id": [
- "0d34944c-20d3-427c-85d6-cd4f6bf0f326"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "3a32b48a-cab3-449c-a781-fa40281f357a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195302Z:3a32b48a-cab3-449c-a781-fa40281f357a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:53:02 GMT"
- ],
- "Content-Length": [
- "406"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps520/providers/Microsoft.Cdn/profiles/ps7429/afdEndpoints/ps1028\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"ps1028\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps1028.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 30,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps520/providers/Microsoft.Cdn/profiles/ps7429/afdEndpoints/ps1028?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTIwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNzQyOS9hZmRFbmRwb2ludHMvcHMxMDI4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "PATCH",
- "RequestBody": "{\r\n \"tags\": {\r\n \"endpoint\": \"afd-standard\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "be0439ae-2f81-4426-a105-d629ff1c5e9f"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "54"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1af8c5b0-0b6a-46df-8379-3f7c44d14342"
- ],
- "x-ms-client-request-id": [
- "be0439ae-2f81-4426-a105-d629ff1c5e9f"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "98"
- ],
- "x-ms-correlation-request-id": [
- "947990e8-1e12-4149-b6a1-f0db0c0da039"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195304Z:947990e8-1e12-4149-b6a1-f0db0c0da039"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:53:04 GMT"
- ],
- "Content-Length": [
- "431"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps520/providers/Microsoft.Cdn/profiles/ps7429/afdEndpoints/ps1028\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"ps1028\",\r\n \"location\": \"Global\",\r\n \"tags\": {\r\n \"endpoint\": \"afd-standard\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps1028.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 30,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps520?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTIwP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "850a6042-5107-47eb-88fd-0a3235cf23d9"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "58b2a581-c002-46f9-a9fc-67211b0bac5d"
- ],
- "x-ms-correlation-request-id": [
- "58b2a581-c002-46f9-a9fc-67211b0bac5d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195304Z:58b2a581-c002-46f9-a9fc-67211b0bac5d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:53:03 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "41319efb-7d61-4e4c-8b88-3bd6c7c0d708"
- ],
- "x-ms-correlation-request-id": [
- "41319efb-7d61-4e4c-8b88-3bd6c7c0d708"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195319Z:41319efb-7d61-4e4c-8b88-3bd6c7c0d708"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:53:18 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "0d2e72fc-82ad-49d3-b88b-113d2d7b7370"
- ],
- "x-ms-correlation-request-id": [
- "0d2e72fc-82ad-49d3-b88b-113d2d7b7370"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195334Z:0d2e72fc-82ad-49d3-b88b-113d2d7b7370"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:53:33 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "203eca43-546b-4a41-bbfd-4146003cd44b"
- ],
- "x-ms-correlation-request-id": [
- "203eca43-546b-4a41-bbfd-4146003cd44b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195349Z:203eca43-546b-4a41-bbfd-4146003cd44b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:53:48 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "3a31c3e1-b439-436e-90c7-85f064ac961a"
- ],
- "x-ms-correlation-request-id": [
- "3a31c3e1-b439-436e-90c7-85f064ac961a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195404Z:3a31c3e1-b439-436e-90c7-85f064ac961a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:54:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "1e951c32-b76e-472d-a893-2798260e88a5"
- ],
- "x-ms-correlation-request-id": [
- "1e951c32-b76e-472d-a893-2798260e88a5"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195419Z:1e951c32-b76e-472d-a893-2798260e88a5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:54:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "a10458d6-e86e-4bcd-86bb-6a08fc65f4df"
- ],
- "x-ms-correlation-request-id": [
- "a10458d6-e86e-4bcd-86bb-6a08fc65f4df"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195434Z:a10458d6-e86e-4bcd-86bb-6a08fc65f4df"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:54:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "8287146f-12cb-49f2-a75f-099d7d2ecc24"
- ],
- "x-ms-correlation-request-id": [
- "8287146f-12cb-49f2-a75f-099d7d2ecc24"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195449Z:8287146f-12cb-49f2-a75f-099d7d2ecc24"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:54:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "e3c0ecf2-7d4c-43d8-9254-d7a899be381c"
- ],
- "x-ms-correlation-request-id": [
- "e3c0ecf2-7d4c-43d8-9254-d7a899be381c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195504Z:e3c0ecf2-7d4c-43d8-9254-d7a899be381c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:55:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "5074ebec-fcd4-42ed-bc08-a9b5567c1da1"
- ],
- "x-ms-correlation-request-id": [
- "5074ebec-fcd4-42ed-bc08-a9b5567c1da1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195519Z:5074ebec-fcd4-42ed-bc08-a9b5567c1da1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:55:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "69dd96e0-a4c6-46ef-80c5-08a62612df9c"
- ],
- "x-ms-correlation-request-id": [
- "69dd96e0-a4c6-46ef-80c5-08a62612df9c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195535Z:69dd96e0-a4c6-46ef-80c5-08a62612df9c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:55:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "d2c6cc42-4b50-4786-8fc8-ebf69fa8e9af"
- ],
- "x-ms-correlation-request-id": [
- "d2c6cc42-4b50-4786-8fc8-ebf69fa8e9af"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195550Z:d2c6cc42-4b50-4786-8fc8-ebf69fa8e9af"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:55:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzUyMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVeU1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "1614e61b-9b2a-4ade-b45b-87cf757ba757"
- ],
- "x-ms-correlation-request-id": [
- "1614e61b-9b2a-4ade-b45b-87cf757ba757"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T195550Z:1614e61b-9b2a-4ade-b45b-87cf757ba757"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 19:55:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-SetAfdEndpoint": [
- "ps520",
- "ps7429",
- "ps1028"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginGroupTests/TestCreateAfdOriginGroup.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginGroupTests/TestCreateAfdOriginGroup.json
deleted file mode 100644
index 1d179f69a74c..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginGroupTests/TestCreateAfdOriginGroup.json
+++ /dev/null
@@ -1,1091 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6911?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjkxMT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5eebd773-96ea-403d-b3ea-c5b2c0b287fd"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "6c3b231c-a2d7-45d1-90e3-244dd04e8411"
- ],
- "x-ms-correlation-request-id": [
- "6c3b231c-a2d7-45d1-90e3-244dd04e8411"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204525Z:6c3b231c-a2d7-45d1-90e3-244dd04e8411"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:45:25 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6911\",\r\n \"name\": \"ps6911\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6911/providers/Microsoft.Cdn/profiles/ps5?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjkxMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6d33134d-7fa5-48f1-ba56-d6dfb7b971b5"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "915827aa-7b70-4774-bd96-4f8c6d51c420"
- ],
- "x-ms-client-request-id": [
- "6d33134d-7fa5-48f1-ba56-d6dfb7b971b5"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6911/providers/Microsoft.Cdn/operationresults/517d8a7a-d50e-411d-9f3e-40eed7fae504?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "a4fbcd0f-e3ea-4df5-a7fa-49927b71ddd3"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204529Z:a4fbcd0f-e3ea-4df5-a7fa-49927b71ddd3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:45:29 GMT"
- ],
- "Content-Length": [
- "380"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6911/providers/Microsoft.Cdn/profiles/ps5\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps5\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"0ddd98da-fee5-48f1-9e74-fbacadbbd47b\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6911/providers/Microsoft.Cdn/operationresults/517d8a7a-d50e-411d-9f3e-40eed7fae504?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjkxMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzUxN2Q4YTdhLWQ1MGUtNDExZC05ZjNlLTQwZWVkN2ZhZTUwND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6d33134d-7fa5-48f1-ba56-d6dfb7b971b5"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a64b867c-58c8-4117-9444-07e50ed39584"
- ],
- "x-ms-client-request-id": [
- "6d33134d-7fa5-48f1-ba56-d6dfb7b971b5"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "7aadfd70-6c90-4dc2-88c1-0806d48fcb86"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204539Z:7aadfd70-6c90-4dc2-88c1-0806d48fcb86"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:45:39 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6911/providers/Microsoft.Cdn/profiles/ps5?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjkxMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6d33134d-7fa5-48f1-ba56-d6dfb7b971b5"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e42260c9-af0a-480f-a0e0-cae39fbd2b07"
- ],
- "x-ms-client-request-id": [
- "6d33134d-7fa5-48f1-ba56-d6dfb7b971b5"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "330b74f8-433c-4f41-9348-ee942d19d728"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204540Z:330b74f8-433c-4f41-9348-ee942d19d728"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:45:39 GMT"
- ],
- "Content-Length": [
- "379"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6911/providers/Microsoft.Cdn/profiles/ps5\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps5\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"0ddd98da-fee5-48f1-9e74-fbacadbbd47b\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6911/providers/Microsoft.Cdn/profiles/ps5/originGroups/ps3386?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjkxMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczUvb3JpZ2luR3JvdXBzL3BzMzM4Nj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 2,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0\r\n },\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a4d1e0f7-1faf-43e6-8585-f116fe95b4e1"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "240"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "df988ad8-afcb-4f2a-9ecb-013ba1d30e5d"
- ],
- "x-ms-client-request-id": [
- "a4d1e0f7-1faf-43e6-8585-f116fe95b4e1"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "d7ea69c0-8f30-4db8-bfc5-cd6eca34c7cf"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204541Z:d7ea69c0-8f30-4db8-bfc5-cd6eca34c7cf"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:45:40 GMT"
- ],
- "Content-Length": [
- "558"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6911/providers/Microsoft.Cdn/profiles/ps5/originGroups/ps3386\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"ps3386\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 2,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6911?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjkxMT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ee2e61df-804d-44f8-9905-0af4ca7ee46f"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "a799a97f-73a0-4221-ba34-bbb94a604889"
- ],
- "x-ms-correlation-request-id": [
- "a799a97f-73a0-4221-ba34-bbb94a604889"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204541Z:a799a97f-73a0-4221-ba34-bbb94a604889"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:45:40 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "4a1c1a5d-0ae8-4900-88dc-3b4fd31f4cd1"
- ],
- "x-ms-correlation-request-id": [
- "4a1c1a5d-0ae8-4900-88dc-3b4fd31f4cd1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204556Z:4a1c1a5d-0ae8-4900-88dc-3b4fd31f4cd1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:45:55 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "3eeae763-6bbd-4fef-958d-38d1d9f37775"
- ],
- "x-ms-correlation-request-id": [
- "3eeae763-6bbd-4fef-958d-38d1d9f37775"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204611Z:3eeae763-6bbd-4fef-958d-38d1d9f37775"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:46:10 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "6baa8d56-cf64-4a24-a498-8d8cbbdbb2b4"
- ],
- "x-ms-correlation-request-id": [
- "6baa8d56-cf64-4a24-a498-8d8cbbdbb2b4"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204626Z:6baa8d56-cf64-4a24-a498-8d8cbbdbb2b4"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:46:25 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "81e04542-d062-4b0a-b11d-6bccd5e5febe"
- ],
- "x-ms-correlation-request-id": [
- "81e04542-d062-4b0a-b11d-6bccd5e5febe"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204641Z:81e04542-d062-4b0a-b11d-6bccd5e5febe"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:46:40 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "8e1c71a4-7c2b-4678-a41f-1a3d3fd6e975"
- ],
- "x-ms-correlation-request-id": [
- "8e1c71a4-7c2b-4678-a41f-1a3d3fd6e975"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204656Z:8e1c71a4-7c2b-4678-a41f-1a3d3fd6e975"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:46:56 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "559e2ef6-73d5-41ba-b6fc-ea207e6b96a6"
- ],
- "x-ms-correlation-request-id": [
- "559e2ef6-73d5-41ba-b6fc-ea207e6b96a6"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204711Z:559e2ef6-73d5-41ba-b6fc-ea207e6b96a6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:47:11 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "948e59b8-2bf1-40d0-96df-d5b94f47a6db"
- ],
- "x-ms-correlation-request-id": [
- "948e59b8-2bf1-40d0-96df-d5b94f47a6db"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204726Z:948e59b8-2bf1-40d0-96df-d5b94f47a6db"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:47:26 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "e90203e1-3a06-457c-8233-b9aa51b75c30"
- ],
- "x-ms-correlation-request-id": [
- "e90203e1-3a06-457c-8233-b9aa51b75c30"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204741Z:e90203e1-3a06-457c-8233-b9aa51b75c30"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:47:41 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "484dd1ed-2575-4cab-bbb7-f1588c4c1944"
- ],
- "x-ms-correlation-request-id": [
- "484dd1ed-2575-4cab-bbb7-f1588c4c1944"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204756Z:484dd1ed-2575-4cab-bbb7-f1588c4c1944"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:47:56 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "edb11284-e6c3-4976-b59d-84bcdf6823eb"
- ],
- "x-ms-correlation-request-id": [
- "edb11284-e6c3-4976-b59d-84bcdf6823eb"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204811Z:edb11284-e6c3-4976-b59d-84bcdf6823eb"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:48:11 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "28f6877e-100f-4253-9dae-d723d8d5fe78"
- ],
- "x-ms-correlation-request-id": [
- "28f6877e-100f-4253-9dae-d723d8d5fe78"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204826Z:28f6877e-100f-4253-9dae-d723d8d5fe78"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:48:26 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "7eb64395-ce56-4ef6-8216-4b3fe0fc1b1d"
- ],
- "x-ms-correlation-request-id": [
- "7eb64395-ce56-4ef6-8216-4b3fe0fc1b1d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210421T204827Z:7eb64395-ce56-4ef6-8216-4b3fe0fc1b1d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:48:26 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-CreateAfdOriginGroup": [
- "ps6911",
- "ps5",
- "ps3386"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginGroupTests/TestGetAfdOriginGroup.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginGroupTests/TestGetAfdOriginGroup.json
deleted file mode 100644
index e02bb6f5dc34..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginGroupTests/TestGetAfdOriginGroup.json
+++ /dev/null
@@ -1,1346 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8775?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc3NT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ed04d8f6-6671-4e0d-b51c-28481c2830f7"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "5286e69b-51ca-4335-8b9d-24c8ea58ad7d"
- ],
- "x-ms-correlation-request-id": [
- "5286e69b-51ca-4335-8b9d-24c8ea58ad7d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T204839Z:5286e69b-51ca-4335-8b9d-24c8ea58ad7d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:48:38 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8775\",\r\n \"name\": \"ps8775\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8775/providers/Microsoft.Cdn/profiles/ps539?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODc3NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczUzOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14b1137a-9120-4a9c-b4e1-2a8f0469dfac"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6a6ca3bc-79af-47a1-960d-65cd231f2654"
- ],
- "x-ms-client-request-id": [
- "14b1137a-9120-4a9c-b4e1-2a8f0469dfac"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8775/providers/Microsoft.Cdn/operationresults/dbf4524d-7f52-4fa8-b979-594115fa382e?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "6af4c786-1286-4d32-a829-e5c0d782d645"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T204843Z:6af4c786-1286-4d32-a829-e5c0d782d645"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:48:43 GMT"
- ],
- "Content-Length": [
- "384"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8775/providers/Microsoft.Cdn/profiles/ps539\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps539\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"922ac1d6-7e16-4e86-8948-b66374cbfc07\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8775/providers/Microsoft.Cdn/operationresults/dbf4524d-7f52-4fa8-b979-594115fa382e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc3NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2RiZjQ1MjRkLTdmNTItNGZhOC1iOTc5LTU5NDExNWZhMzgyZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14b1137a-9120-4a9c-b4e1-2a8f0469dfac"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "82350d83-185a-4458-a933-fdd9ac70ab4d"
- ],
- "x-ms-client-request-id": [
- "14b1137a-9120-4a9c-b4e1-2a8f0469dfac"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "53ba9c2b-8ce3-42dd-af8a-e22d77080027"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T204854Z:53ba9c2b-8ce3-42dd-af8a-e22d77080027"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:48:53 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8775/providers/Microsoft.Cdn/operationresults/dbf4524d-7f52-4fa8-b979-594115fa382e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc3NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2RiZjQ1MjRkLTdmNTItNGZhOC1iOTc5LTU5NDExNWZhMzgyZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14b1137a-9120-4a9c-b4e1-2a8f0469dfac"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "54f8aedf-c390-4b6c-97c9-0b903d7e90ba"
- ],
- "x-ms-client-request-id": [
- "14b1137a-9120-4a9c-b4e1-2a8f0469dfac"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "1678e54f-8869-4c5c-ace3-630c61edd9db"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T204904Z:1678e54f-8869-4c5c-ace3-630c61edd9db"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:49:03 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8775/providers/Microsoft.Cdn/operationresults/dbf4524d-7f52-4fa8-b979-594115fa382e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc3NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2RiZjQ1MjRkLTdmNTItNGZhOC1iOTc5LTU5NDExNWZhMzgyZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14b1137a-9120-4a9c-b4e1-2a8f0469dfac"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5f3ee8f6-2366-423e-a4f5-0ff8e94bc68a"
- ],
- "x-ms-client-request-id": [
- "14b1137a-9120-4a9c-b4e1-2a8f0469dfac"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "9b27dd9b-0dc1-466b-959c-3a683cd4ab65"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T204914Z:9b27dd9b-0dc1-466b-959c-3a683cd4ab65"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:49:13 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8775/providers/Microsoft.Cdn/operationresults/dbf4524d-7f52-4fa8-b979-594115fa382e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc3NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2RiZjQ1MjRkLTdmNTItNGZhOC1iOTc5LTU5NDExNWZhMzgyZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14b1137a-9120-4a9c-b4e1-2a8f0469dfac"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3fe50818-98ef-4a5b-b58e-bf91744f86e1"
- ],
- "x-ms-client-request-id": [
- "14b1137a-9120-4a9c-b4e1-2a8f0469dfac"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "73cac60e-5f1a-4b97-86ff-5aa5742b3685"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T204924Z:73cac60e-5f1a-4b97-86ff-5aa5742b3685"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:49:23 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8775/providers/Microsoft.Cdn/profiles/ps539?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODc3NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczUzOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14b1137a-9120-4a9c-b4e1-2a8f0469dfac"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "45a0a5aa-2b19-4caa-90f9-241f7a7ec578"
- ],
- "x-ms-client-request-id": [
- "14b1137a-9120-4a9c-b4e1-2a8f0469dfac"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "75dbb23d-795a-491c-97a2-cb3675d566d8"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T204924Z:75dbb23d-795a-491c-97a2-cb3675d566d8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:49:23 GMT"
- ],
- "Content-Length": [
- "383"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8775/providers/Microsoft.Cdn/profiles/ps539\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps539\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"922ac1d6-7e16-4e86-8948-b66374cbfc07\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8775/providers/Microsoft.Cdn/profiles/ps539/originGroups/ps3155?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODc3NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczUzOS9vcmlnaW5Hcm91cHMvcHMzMTU1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 1,\r\n \"additionalLatencyInMilliseconds\": 0\r\n },\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "25a0cdbc-c5fd-45b3-b277-f625c4d70f30"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "240"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "60011367-244c-484a-a145-4464e71399e8"
- ],
- "x-ms-client-request-id": [
- "25a0cdbc-c5fd-45b3-b277-f625c4d70f30"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "0da775e5-1377-4982-a02a-bb76d41c9318"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T204925Z:0da775e5-1377-4982-a02a-bb76d41c9318"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:49:25 GMT"
- ],
- "Content-Length": [
- "560"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8775/providers/Microsoft.Cdn/profiles/ps539/originGroups/ps3155\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"ps3155\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 1,\r\n \"additionalLatencyInMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8775/providers/Microsoft.Cdn/profiles/ps539/originGroups/ps3155?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODc3NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczUzOS9vcmlnaW5Hcm91cHMvcHMzMTU1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "87557d87-6dd3-4270-aa6b-ba351fc58698"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "154aeb24-d338-4bc3-b4f7-97b51c601a1a"
- ],
- "x-ms-client-request-id": [
- "87557d87-6dd3-4270-aa6b-ba351fc58698"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "e9fd2fb0-aa76-4784-9c04-405831a4ec90"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T204926Z:e9fd2fb0-aa76-4784-9c04-405831a4ec90"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:49:25 GMT"
- ],
- "Content-Length": [
- "560"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8775/providers/Microsoft.Cdn/profiles/ps539/originGroups/ps3155\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"ps3155\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 1,\r\n \"additionalLatencyInMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8775?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc3NT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "50ca3494-5699-4493-8f1e-a404482e777f"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "241b4233-b57d-44c6-87b6-f38beedc96a9"
- ],
- "x-ms-correlation-request-id": [
- "241b4233-b57d-44c6-87b6-f38beedc96a9"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T204927Z:241b4233-b57d-44c6-87b6-f38beedc96a9"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:49:26 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM056VXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "bd519892-be06-4768-bcea-f907a129137f"
- ],
- "x-ms-correlation-request-id": [
- "bd519892-be06-4768-bcea-f907a129137f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T204942Z:bd519892-be06-4768-bcea-f907a129137f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:49:41 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM056VXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "bc8bf7f8-91be-4800-abc3-f87ecee57ed1"
- ],
- "x-ms-correlation-request-id": [
- "bc8bf7f8-91be-4800-abc3-f87ecee57ed1"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T204957Z:bc8bf7f8-91be-4800-abc3-f87ecee57ed1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:49:56 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM056VXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "684210f4-4f8d-49ab-b9fd-f8ee579255b4"
- ],
- "x-ms-correlation-request-id": [
- "684210f4-4f8d-49ab-b9fd-f8ee579255b4"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T205012Z:684210f4-4f8d-49ab-b9fd-f8ee579255b4"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:50:11 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM056VXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "cf879744-2e71-493d-afde-35bcf4b6a27a"
- ],
- "x-ms-correlation-request-id": [
- "cf879744-2e71-493d-afde-35bcf4b6a27a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T205027Z:cf879744-2e71-493d-afde-35bcf4b6a27a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:50:27 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM056VXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "ff98a70e-0803-4718-bc08-b4fb076ada47"
- ],
- "x-ms-correlation-request-id": [
- "ff98a70e-0803-4718-bc08-b4fb076ada47"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T205042Z:ff98a70e-0803-4718-bc08-b4fb076ada47"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:50:42 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM056VXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "fbbc1fcc-7dbe-40bb-9b53-902c4ccc6190"
- ],
- "x-ms-correlation-request-id": [
- "fbbc1fcc-7dbe-40bb-9b53-902c4ccc6190"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T205057Z:fbbc1fcc-7dbe-40bb-9b53-902c4ccc6190"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:50:57 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM056VXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "28510daf-2580-4529-b5bc-2fc14bb86385"
- ],
- "x-ms-correlation-request-id": [
- "28510daf-2580-4529-b5bc-2fc14bb86385"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T205112Z:28510daf-2580-4529-b5bc-2fc14bb86385"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:51:12 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM056VXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "f8333e71-c998-497c-9f0c-8e92d1814227"
- ],
- "x-ms-correlation-request-id": [
- "f8333e71-c998-497c-9f0c-8e92d1814227"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T205128Z:f8333e71-c998-497c-9f0c-8e92d1814227"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:51:27 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM056VXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "4cfb0c2e-a85b-44ba-87c3-1081ad321d8c"
- ],
- "x-ms-correlation-request-id": [
- "4cfb0c2e-a85b-44ba-87c3-1081ad321d8c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T205143Z:4cfb0c2e-a85b-44ba-87c3-1081ad321d8c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:51:42 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM056VXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "735d39f3-567c-47f5-a4bc-6fb889df8fa5"
- ],
- "x-ms-correlation-request-id": [
- "735d39f3-567c-47f5-a4bc-6fb889df8fa5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T205158Z:735d39f3-567c-47f5-a4bc-6fb889df8fa5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:51:57 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM056VXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "99d6cd45-c2f6-4ad6-ac95-26087ec80465"
- ],
- "x-ms-correlation-request-id": [
- "99d6cd45-c2f6-4ad6-ac95-26087ec80465"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T205213Z:99d6cd45-c2f6-4ad6-ac95-26087ec80465"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:52:12 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NzUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM056VXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29916.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "da57c31d-b884-4323-897b-70d98b14aa54"
- ],
- "x-ms-correlation-request-id": [
- "da57c31d-b884-4323-897b-70d98b14aa54"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210421T205213Z:da57c31d-b884-4323-897b-70d98b14aa54"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 21 Apr 2021 20:52:12 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-GetAfdOriginGroup": [
- "ps8775",
- "ps539",
- "ps3155"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginGroupTests/TestRemoveAfdOriginGroup.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginGroupTests/TestRemoveAfdOriginGroup.json
deleted file mode 100644
index 43ded37b8e05..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginGroupTests/TestRemoveAfdOriginGroup.json
+++ /dev/null
@@ -1,1418 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5629?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTYyOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d88598f4-31d8-4081-abba-b82028b9bd63"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "ec190986-335d-4a26-ace8-fdf63ecf7823"
- ],
- "x-ms-correlation-request-id": [
- "ec190986-335d-4a26-ace8-fdf63ecf7823"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000653Z:ec190986-335d-4a26-ace8-fdf63ecf7823"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:06:53 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5629\",\r\n \"name\": \"ps5629\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5629/providers/Microsoft.Cdn/profiles/ps7556?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTYyOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc1NTY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f4914315-11c6-49c2-8ef5-b2889e0a151a"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5a0ea1a6-5f96-4a54-ac3a-acb3d57bd5d9"
- ],
- "x-ms-client-request-id": [
- "f4914315-11c6-49c2-8ef5-b2889e0a151a"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5629/providers/Microsoft.Cdn/operationresults/71786b8d-c812-424e-84b9-bb6cad0e0b5c?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "bc4bcfe5-4209-4856-af72-2d376ba210e1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000657Z:bc4bcfe5-4209-4856-af72-2d376ba210e1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:06:56 GMT"
- ],
- "Content-Length": [
- "386"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5629/providers/Microsoft.Cdn/profiles/ps7556\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7556\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ca81ffe3-74ba-4620-b1bc-57e73ec8192b\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5629/providers/Microsoft.Cdn/operationresults/71786b8d-c812-424e-84b9-bb6cad0e0b5c?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTYyOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzcxNzg2YjhkLWM4MTItNDI0ZS04NGI5LWJiNmNhZDBlMGI1Yz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f4914315-11c6-49c2-8ef5-b2889e0a151a"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d2621a7c-a4dd-4af7-88c4-03f915107011"
- ],
- "x-ms-client-request-id": [
- "f4914315-11c6-49c2-8ef5-b2889e0a151a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "13470d92-bfdc-4c9d-bb9d-7dd9b386d654"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000707Z:13470d92-bfdc-4c9d-bb9d-7dd9b386d654"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:07:07 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5629/providers/Microsoft.Cdn/operationresults/71786b8d-c812-424e-84b9-bb6cad0e0b5c?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTYyOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzcxNzg2YjhkLWM4MTItNDI0ZS04NGI5LWJiNmNhZDBlMGI1Yz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f4914315-11c6-49c2-8ef5-b2889e0a151a"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "cdb890f6-e1fb-4a77-894e-bb22e71af2c8"
- ],
- "x-ms-client-request-id": [
- "f4914315-11c6-49c2-8ef5-b2889e0a151a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "3aa5a127-8f79-4f62-ba04-9e2a82bc8b26"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000717Z:3aa5a127-8f79-4f62-ba04-9e2a82bc8b26"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:07:17 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5629/providers/Microsoft.Cdn/profiles/ps7556?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTYyOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc1NTY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f4914315-11c6-49c2-8ef5-b2889e0a151a"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "283a4e4d-37a6-4cf4-9b48-70f7822f7984"
- ],
- "x-ms-client-request-id": [
- "f4914315-11c6-49c2-8ef5-b2889e0a151a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "6ff6b8eb-29d5-4be2-9516-c5de89b9f4f4"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000717Z:6ff6b8eb-29d5-4be2-9516-c5de89b9f4f4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:07:17 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5629/providers/Microsoft.Cdn/profiles/ps7556\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7556\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ca81ffe3-74ba-4620-b1bc-57e73ec8192b\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5629/providers/Microsoft.Cdn/profiles/ps7556/originGroups/ps4239?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTYyOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc1NTYvb3JpZ2luR3JvdXBzL3BzNDIzOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "114e228b-9184-4164-86e7-3d23f57e1468"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "93"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2b73030b-592d-4fdc-9638-8b14bd15bcee"
- ],
- "x-ms-client-request-id": [
- "114e228b-9184-4164-86e7-3d23f57e1468"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "f080bdf8-25df-48fa-9666-18064487df1b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000719Z:f080bdf8-25df-48fa-9666-18064487df1b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:07:18 GMT"
- ],
- "Content-Length": [
- "561"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5629/providers/Microsoft.Cdn/profiles/ps7556/originGroups/ps4239\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"ps4239\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5629/providers/Microsoft.Cdn/profiles/ps7556/originGroups/ps4239?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTYyOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc1NTYvb3JpZ2luR3JvdXBzL3BzNDIzOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "73f5b043-fa68-439e-bf0a-ca17717827fd"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5629/providers/Microsoft.Cdn/operationresults/329bb725-815e-4a3f-b150-54e168aada8a/profileresults/ps7556/origingroupresults/ps4239?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c016cc68-3002-4560-a485-03d6700127f6"
- ],
- "x-ms-client-request-id": [
- "73f5b043-fa68-439e-bf0a-ca17717827fd"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5629/providers/Microsoft.Cdn/operationresults/329bb725-815e-4a3f-b150-54e168aada8a?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-correlation-request-id": [
- "9e7baa2c-ce0f-4ca0-b56c-2e852f977f60"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000720Z:9e7baa2c-ce0f-4ca0-b56c-2e852f977f60"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:07:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5629/providers/Microsoft.Cdn/operationresults/329bb725-815e-4a3f-b150-54e168aada8a?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTYyOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzMyOWJiNzI1LTgxNWUtNGEzZi1iMTUwLTU0ZTE2OGFhZGE4YT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "73f5b043-fa68-439e-bf0a-ca17717827fd"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "72d61d04-82df-4ead-b6cc-0f1099658543"
- ],
- "x-ms-client-request-id": [
- "73f5b043-fa68-439e-bf0a-ca17717827fd"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "22193814-a4e2-4f04-a2d8-6e901bea457d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000730Z:22193814-a4e2-4f04-a2d8-6e901bea457d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:07:29 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5629/providers/Microsoft.Cdn/operationresults/329bb725-815e-4a3f-b150-54e168aada8a/profileresults/ps7556/origingroupresults/ps4239?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTYyOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzMyOWJiNzI1LTgxNWUtNGEzZi1iMTUwLTU0ZTE2OGFhZGE4YS9wcm9maWxlcmVzdWx0cy9wczc1NTYvb3JpZ2luZ3JvdXByZXN1bHRzL3BzNDIzOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "73f5b043-fa68-439e-bf0a-ca17717827fd"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2a1e8ce6-7b6e-47d6-b7fe-7542f0331c41"
- ],
- "x-ms-client-request-id": [
- "73f5b043-fa68-439e-bf0a-ca17717827fd"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "52eec896-65d5-4313-a144-6c96fdf086c0"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000730Z:52eec896-65d5-4313-a144-6c96fdf086c0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:07:30 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5629/providers/Microsoft.Cdn/profiles/ps7556/originGroups/ps4239?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTYyOS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc1NTYvb3JpZ2luR3JvdXBzL3BzNDIzOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "628ced2b-b735-4691-be60-09058540629f"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4edcf4bc-9d76-401e-918f-7230447290b7"
- ],
- "x-ms-client-request-id": [
- "628ced2b-b735-4691-be60-09058540629f"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "bde7daab-6688-43b7-a7a4-ed6230e530bb"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000731Z:bde7daab-6688-43b7-a7a4-ed6230e530bb"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:07:30 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5629?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTYyOT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "79986870-05d4-4951-af2a-d790bde0d0eb"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "b233bda0-092c-4dff-a0f4-d31f1c1e276d"
- ],
- "x-ms-correlation-request-id": [
- "b233bda0-092c-4dff-a0f4-d31f1c1e276d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000731Z:b233bda0-092c-4dff-a0f4-d31f1c1e276d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:07:30 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMk1qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "1aba9c2d-f67e-435f-944e-1cf997f86a3a"
- ],
- "x-ms-correlation-request-id": [
- "1aba9c2d-f67e-435f-944e-1cf997f86a3a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000746Z:1aba9c2d-f67e-435f-944e-1cf997f86a3a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:07:45 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMk1qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "65d66df2-8020-4aa1-92c9-68661ee96166"
- ],
- "x-ms-correlation-request-id": [
- "65d66df2-8020-4aa1-92c9-68661ee96166"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000801Z:65d66df2-8020-4aa1-92c9-68661ee96166"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:08:00 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMk1qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "d7d368ff-893d-48a4-8ef4-e2781898227b"
- ],
- "x-ms-correlation-request-id": [
- "d7d368ff-893d-48a4-8ef4-e2781898227b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000816Z:d7d368ff-893d-48a4-8ef4-e2781898227b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:08:15 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMk1qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "503946cb-e430-4280-9f20-994cb656d995"
- ],
- "x-ms-correlation-request-id": [
- "503946cb-e430-4280-9f20-994cb656d995"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000831Z:503946cb-e430-4280-9f20-994cb656d995"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:08:31 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMk1qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "0866b6d1-74db-4952-893e-a6be20141ca1"
- ],
- "x-ms-correlation-request-id": [
- "0866b6d1-74db-4952-893e-a6be20141ca1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000846Z:0866b6d1-74db-4952-893e-a6be20141ca1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:08:46 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMk1qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "18d821ee-bbb1-45b2-a602-b0909686d504"
- ],
- "x-ms-correlation-request-id": [
- "18d821ee-bbb1-45b2-a602-b0909686d504"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000901Z:18d821ee-bbb1-45b2-a602-b0909686d504"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:09:01 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMk1qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "c93d3162-f1ef-4b9e-a40f-fe4c0463e8ca"
- ],
- "x-ms-correlation-request-id": [
- "c93d3162-f1ef-4b9e-a40f-fe4c0463e8ca"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000916Z:c93d3162-f1ef-4b9e-a40f-fe4c0463e8ca"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:09:16 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMk1qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "128df8dc-4cd5-430f-af77-7dac9db6587a"
- ],
- "x-ms-correlation-request-id": [
- "128df8dc-4cd5-430f-af77-7dac9db6587a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000931Z:128df8dc-4cd5-430f-af77-7dac9db6587a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:09:31 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMk1qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "65e039c9-fc5e-4770-a577-a3e947a4cc5a"
- ],
- "x-ms-correlation-request-id": [
- "65e039c9-fc5e-4770-a577-a3e947a4cc5a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T000946Z:65e039c9-fc5e-4770-a577-a3e947a4cc5a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:09:46 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMk1qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "5f24e6ca-d913-4e44-b148-bee2526cd386"
- ],
- "x-ms-correlation-request-id": [
- "5f24e6ca-d913-4e44-b148-bee2526cd386"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001001Z:5f24e6ca-d913-4e44-b148-bee2526cd386"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:10:01 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMk1qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "16c0a1ea-fb45-4b5c-903e-2e42f6f935fe"
- ],
- "x-ms-correlation-request-id": [
- "16c0a1ea-fb45-4b5c-903e-2e42f6f935fe"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001017Z:16c0a1ea-fb45-4b5c-903e-2e42f6f935fe"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:10:16 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU2MjktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMk1qa3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "ad305d71-2c12-4087-a79d-0c3e9f9a6ab7"
- ],
- "x-ms-correlation-request-id": [
- "ad305d71-2c12-4087-a79d-0c3e9f9a6ab7"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001017Z:ad305d71-2c12-4087-a79d-0c3e9f9a6ab7"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:10:16 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-RemoveAfdOriginGroup": [
- "ps5629",
- "ps7556",
- "ps4239"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginGroupTests/TestSetAfdOriginGroup.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginGroupTests/TestSetAfdOriginGroup.json
deleted file mode 100644
index b1c2f6e1c830..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginGroupTests/TestSetAfdOriginGroup.json
+++ /dev/null
@@ -1,1202 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9540?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTU0MD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8ae873d8-3de5-40f1-b70e-19bd0f87c668"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "f63f3c4e-b922-4577-8b84-e80fd7d5e326"
- ],
- "x-ms-correlation-request-id": [
- "f63f3c4e-b922-4577-8b84-e80fd7d5e326"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001540Z:f63f3c4e-b922-4577-8b84-e80fd7d5e326"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:15:39 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9540\",\r\n \"name\": \"ps9540\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9540/providers/Microsoft.Cdn/profiles/ps7595?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTU0MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc1OTU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "07230f83-f704-4962-8529-f914eab98608"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8f8990d4-d0a9-42ae-92a6-c95bd8c2b8d7"
- ],
- "x-ms-client-request-id": [
- "07230f83-f704-4962-8529-f914eab98608"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9540/providers/Microsoft.Cdn/operationresults/55201ef2-aa8c-4e10-b1c0-44db371b4980?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "da5c2b1a-c0d3-47c1-9a98-5c865d8538b9"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001543Z:da5c2b1a-c0d3-47c1-9a98-5c865d8538b9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:15:42 GMT"
- ],
- "Content-Length": [
- "386"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9540/providers/Microsoft.Cdn/profiles/ps7595\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7595\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"11d5787a-2193-40d7-a95b-3fd6242d2473\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9540/providers/Microsoft.Cdn/operationresults/55201ef2-aa8c-4e10-b1c0-44db371b4980?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTU0MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzU1MjAxZWYyLWFhOGMtNGUxMC1iMWMwLTQ0ZGIzNzFiNDk4MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "07230f83-f704-4962-8529-f914eab98608"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5ed8deb3-0676-419f-8943-efdcb807f1e0"
- ],
- "x-ms-client-request-id": [
- "07230f83-f704-4962-8529-f914eab98608"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "bdf76edd-3283-43f3-9b09-aeb265a0d318"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001553Z:bdf76edd-3283-43f3-9b09-aeb265a0d318"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:15:52 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9540/providers/Microsoft.Cdn/profiles/ps7595?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTU0MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc1OTU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "07230f83-f704-4962-8529-f914eab98608"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "eb1fc13d-6303-4f3a-8198-d94b2a470433"
- ],
- "x-ms-client-request-id": [
- "07230f83-f704-4962-8529-f914eab98608"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "b195d201-8e78-4c7f-a0db-4f92e2d4feca"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001553Z:b195d201-8e78-4c7f-a0db-4f92e2d4feca"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:15:52 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9540/providers/Microsoft.Cdn/profiles/ps7595\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7595\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"11d5787a-2193-40d7-a95b-3fd6242d2473\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9540/providers/Microsoft.Cdn/profiles/ps7595/originGroups/ps1939?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTU0MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc1OTUvb3JpZ2luR3JvdXBzL3BzMTkzOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ea4d4547-c4ce-444b-bb1a-cc0dc4afc338"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "93"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b134f7bb-fa38-40ae-b1f6-2c330ea27eea"
- ],
- "x-ms-client-request-id": [
- "ea4d4547-c4ce-444b-bb1a-cc0dc4afc338"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "ab71ff86-26b2-4c19-998b-0b5670afb22d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001554Z:ab71ff86-26b2-4c19-998b-0b5670afb22d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:15:53 GMT"
- ],
- "Content-Length": [
- "561"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9540/providers/Microsoft.Cdn/profiles/ps7595/originGroups/ps1939\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"ps1939\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9540/providers/Microsoft.Cdn/profiles/ps7595/originGroups/ps1939?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTU0MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc1OTUvb3JpZ2luR3JvdXBzL3BzMTkzOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "20138801-5172-4ab2-b4ff-43b68960d8b3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "492d2617-8a88-48ba-a9d3-e0b4ca5d2963"
- ],
- "x-ms-client-request-id": [
- "20138801-5172-4ab2-b4ff-43b68960d8b3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "7a6958a8-d6e8-41eb-86ac-389f5162a422"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001554Z:7a6958a8-d6e8-41eb-86ac-389f5162a422"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:15:54 GMT"
- ],
- "Content-Length": [
- "561"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9540/providers/Microsoft.Cdn/profiles/ps7595/originGroups/ps1939\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"ps1939\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9540/providers/Microsoft.Cdn/profiles/ps7595/originGroups/ps1939?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTU0MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc1OTUvb3JpZ2luR3JvdXBzL3BzMTkzOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "20138801-5172-4ab2-b4ff-43b68960d8b3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "09038b87-b543-4731-babf-4160a2bdc1d1"
- ],
- "x-ms-client-request-id": [
- "20138801-5172-4ab2-b4ff-43b68960d8b3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "868b0286-cbb1-49a6-a599-bd261361284a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001606Z:868b0286-cbb1-49a6-a599-bd261361284a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:16:05 GMT"
- ],
- "Content-Length": [
- "561"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9540/providers/Microsoft.Cdn/profiles/ps7595/originGroups/ps1939\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"ps1939\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 6,\r\n \"successfulSamplesRequired\": 3,\r\n \"additionalLatencyInMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9540/providers/Microsoft.Cdn/profiles/ps7595/originGroups/ps1939?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTU0MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc1OTUvb3JpZ2luR3JvdXBzL3BzMTkzOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1166adb7-356d-4fbc-8ef7-ea6c26c428a5"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e3933ed6-f2ee-4760-be1e-24eee8950ac1"
- ],
- "x-ms-client-request-id": [
- "1166adb7-356d-4fbc-8ef7-ea6c26c428a5"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "8381f32b-7479-4711-bb52-676df33ffad8"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001606Z:8381f32b-7479-4711-bb52-676df33ffad8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:16:06 GMT"
- ],
- "Content-Length": [
- "561"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9540/providers/Microsoft.Cdn/profiles/ps7595/originGroups/ps1939\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"ps1939\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 6,\r\n \"successfulSamplesRequired\": 3,\r\n \"additionalLatencyInMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9540/providers/Microsoft.Cdn/profiles/ps7595/originGroups/ps1939?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTU0MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc1OTUvb3JpZ2luR3JvdXBzL3BzMTkzOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PATCH",
- "RequestBody": "{\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 6,\r\n \"successfulSamplesRequired\": 3,\r\n \"additionalLatencyInMilliseconds\": 0\r\n }\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "20138801-5172-4ab2-b4ff-43b68960d8b3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "174"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9540/providers/Microsoft.Cdn/operationresults/8f7ed21d-ee85-4967-aa3a-efc7f214425d/profileresults/ps7595/origingroupresults/ps1939?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2a03754c-c3b3-4f52-9c98-1ea842416e61"
- ],
- "x-ms-client-request-id": [
- "20138801-5172-4ab2-b4ff-43b68960d8b3"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9540/providers/Microsoft.Cdn/operationresults/8f7ed21d-ee85-4967-aa3a-efc7f214425d?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "98"
- ],
- "x-ms-correlation-request-id": [
- "54484dfc-5668-42b2-8998-174ea2f3c6bd"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001556Z:54484dfc-5668-42b2-8998-174ea2f3c6bd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:15:55 GMT"
- ],
- "Content-Length": [
- "560"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9540/providers/Microsoft.Cdn/profiles/ps7595/originGroups/ps1939\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"ps1939\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 6,\r\n \"successfulSamplesRequired\": 3,\r\n \"additionalLatencyInMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Updating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9540/providers/Microsoft.Cdn/operationresults/8f7ed21d-ee85-4967-aa3a-efc7f214425d?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTU0MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzhmN2VkMjFkLWVlODUtNDk2Ny1hYTNhLWVmYzdmMjE0NDI1ZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "20138801-5172-4ab2-b4ff-43b68960d8b3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "99f0a4dc-6b6c-480f-946f-0fe56e1eeee0"
- ],
- "x-ms-client-request-id": [
- "20138801-5172-4ab2-b4ff-43b68960d8b3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "8c3bb262-1b42-4988-a586-d35aecb6a647"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001606Z:8c3bb262-1b42-4988-a586-d35aecb6a647"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:16:05 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9540?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTU0MD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9815de1e-d703-44d7-ae70-ec6748afb206"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk1NDAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "2140b791-6e2f-4427-b6d2-f9c506771bb6"
- ],
- "x-ms-correlation-request-id": [
- "2140b791-6e2f-4427-b6d2-f9c506771bb6"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001606Z:2140b791-6e2f-4427-b6d2-f9c506771bb6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:16:06 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk1NDAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprMU5EQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk1NDAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "7735354b-f789-4f9f-91d1-d43032ca0f54"
- ],
- "x-ms-correlation-request-id": [
- "7735354b-f789-4f9f-91d1-d43032ca0f54"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001621Z:7735354b-f789-4f9f-91d1-d43032ca0f54"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:16:21 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk1NDAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprMU5EQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk1NDAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "9cfff429-d7c2-4771-9dc6-398604edb75c"
- ],
- "x-ms-correlation-request-id": [
- "9cfff429-d7c2-4771-9dc6-398604edb75c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001637Z:9cfff429-d7c2-4771-9dc6-398604edb75c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:16:36 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk1NDAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprMU5EQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk1NDAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "0ee7c873-6029-4038-a163-1a3351ce4059"
- ],
- "x-ms-correlation-request-id": [
- "0ee7c873-6029-4038-a163-1a3351ce4059"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001652Z:0ee7c873-6029-4038-a163-1a3351ce4059"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:16:52 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk1NDAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprMU5EQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk1NDAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "36901028-dbab-401a-934d-f9668f7a1590"
- ],
- "x-ms-correlation-request-id": [
- "36901028-dbab-401a-934d-f9668f7a1590"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001707Z:36901028-dbab-401a-934d-f9668f7a1590"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:17:07 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk1NDAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprMU5EQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk1NDAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "4a51a2ab-5e33-4173-8acb-3101a7c7dfd4"
- ],
- "x-ms-correlation-request-id": [
- "4a51a2ab-5e33-4173-8acb-3101a7c7dfd4"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001722Z:4a51a2ab-5e33-4173-8acb-3101a7c7dfd4"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:17:21 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk1NDAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprMU5EQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk1NDAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "717ae29e-2764-4dcf-b236-70e2d649f58f"
- ],
- "x-ms-correlation-request-id": [
- "717ae29e-2764-4dcf-b236-70e2d649f58f"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001737Z:717ae29e-2764-4dcf-b236-70e2d649f58f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:17:36 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk1NDAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprMU5EQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "eefa1900-4aad-4fb6-ab4f-5618f88203ed"
- ],
- "x-ms-correlation-request-id": [
- "eefa1900-4aad-4fb6-ab4f-5618f88203ed"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001752Z:eefa1900-4aad-4fb6-ab4f-5618f88203ed"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:17:51 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk1NDAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprMU5EQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "83956d16-e643-47f4-b9bd-fac6b048804a"
- ],
- "x-ms-correlation-request-id": [
- "83956d16-e643-47f4-b9bd-fac6b048804a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T001752Z:83956d16-e643-47f4-b9bd-fac6b048804a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:17:51 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-SetAfdOriginGroup": [
- "ps9540",
- "ps7595",
- "ps1939"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginTests/TestCreateAfdOrigin.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginTests/TestCreateAfdOrigin.json
deleted file mode 100644
index 19222df8802b..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginTests/TestCreateAfdOrigin.json
+++ /dev/null
@@ -1,1422 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6411?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjQxMT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bb719af1-137c-4680-a1ff-a0c47d9352d8"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "d937f0d2-21c4-4596-b96c-b3f8ab559e09"
- ],
- "x-ms-correlation-request-id": [
- "d937f0d2-21c4-4596-b96c-b3f8ab559e09"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204549Z:d937f0d2-21c4-4596-b96c-b3f8ab559e09"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:45:49 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6411\",\r\n \"name\": \"ps6411\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6411/providers/Microsoft.Cdn/profiles/ps9215?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjQxMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkyMTU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a77a97f6-7af9-4119-aa32-db7c3a04f004"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6c9c905e-110e-43bf-8494-c19155ece3ae"
- ],
- "x-ms-client-request-id": [
- "a77a97f6-7af9-4119-aa32-db7c3a04f004"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6411/providers/Microsoft.Cdn/operationresults/84d3513b-e731-4e92-8407-cdaa9d6d0a26?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "2a5f6389-e3de-4ce1-8ff7-70e99b33cc25"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204553Z:2a5f6389-e3de-4ce1-8ff7-70e99b33cc25"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:45:52 GMT"
- ],
- "Content-Length": [
- "386"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6411/providers/Microsoft.Cdn/profiles/ps9215\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9215\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f581c6fa-4d57-43ea-94c3-ebab50eaab4e\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6411/providers/Microsoft.Cdn/operationresults/84d3513b-e731-4e92-8407-cdaa9d6d0a26?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjQxMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzg0ZDM1MTNiLWU3MzEtNGU5Mi04NDA3LWNkYWE5ZDZkMGEyNj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a77a97f6-7af9-4119-aa32-db7c3a04f004"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b499ed81-bb7f-4fdf-85e1-a197d4c4446d"
- ],
- "x-ms-client-request-id": [
- "a77a97f6-7af9-4119-aa32-db7c3a04f004"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "d0bbffff-d837-456d-a70c-f7f6f59070d0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204604Z:d0bbffff-d837-456d-a70c-f7f6f59070d0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:46:03 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6411/providers/Microsoft.Cdn/operationresults/84d3513b-e731-4e92-8407-cdaa9d6d0a26?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjQxMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzg0ZDM1MTNiLWU3MzEtNGU5Mi04NDA3LWNkYWE5ZDZkMGEyNj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a77a97f6-7af9-4119-aa32-db7c3a04f004"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2000c87d-b827-45f6-ae43-e12a79beece5"
- ],
- "x-ms-client-request-id": [
- "a77a97f6-7af9-4119-aa32-db7c3a04f004"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "410529e9-b3f9-4ed5-a993-fb4bfbb78b50"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204614Z:410529e9-b3f9-4ed5-a993-fb4bfbb78b50"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:46:13 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6411/providers/Microsoft.Cdn/profiles/ps9215?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjQxMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkyMTU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a77a97f6-7af9-4119-aa32-db7c3a04f004"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3b09ac35-a19c-489b-9493-c68f09a05c18"
- ],
- "x-ms-client-request-id": [
- "a77a97f6-7af9-4119-aa32-db7c3a04f004"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "7b1fd542-911a-4807-9e78-54ab7fec106f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204614Z:7b1fd542-911a-4807-9e78-54ab7fec106f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:46:14 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6411/providers/Microsoft.Cdn/profiles/ps9215\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9215\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f581c6fa-4d57-43ea-94c3-ebab50eaab4e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6411/providers/Microsoft.Cdn/profiles/ps9215/originGroups/ps1672?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjQxMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkyMTUvb3JpZ2luR3JvdXBzL3BzMTY3Mj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "013ed7c9-7bfb-46e5-ba07-142a9bbca917"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "93"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "736cf6b0-e6a0-41d0-9d8a-133fac4516cf"
- ],
- "x-ms-client-request-id": [
- "013ed7c9-7bfb-46e5-ba07-142a9bbca917"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "7c17195c-49d8-4491-b999-54903296922c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204615Z:7c17195c-49d8-4491-b999-54903296922c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:46:15 GMT"
- ],
- "Content-Length": [
- "561"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6411/providers/Microsoft.Cdn/profiles/ps9215/originGroups/ps1672\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"ps1672\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6411/providers/Microsoft.Cdn/profiles/ps9215/originGroups/ps1672/origins/ps3217?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjQxMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkyMTUvb3JpZ2luR3JvdXBzL3BzMTY3Mi9vcmlnaW5zL3BzMzIxNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"contoso.com\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a7dd0444-8169-422e-a1b0-4683e684b436"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "59"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5535f0ef-a90c-4350-b857-c9a1fc5f07b0"
- ],
- "x-ms-client-request-id": [
- "a7dd0444-8169-422e-a1b0-4683e684b436"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6411/providers/Microsoft.Cdn/operationresults/1c0ad0fa-6f51-4f13-bec4-3468ebaf98ec?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "c9e7647f-2996-4a4a-886b-b2870379211c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204616Z:c9e7647f-2996-4a4a-886b-b2870379211c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:46:16 GMT"
- ],
- "Content-Length": [
- "498"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6411/providers/Microsoft.Cdn/profiles/ps9215/originGroups/ps1672/origins/ps3217\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"ps3217\",\r\n \"properties\": {\r\n \"originGroupName\": \"ps1672\",\r\n \"hostName\": \"contoso.com\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabledState\": \"Enabled\",\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6411/providers/Microsoft.Cdn/operationresults/1c0ad0fa-6f51-4f13-bec4-3468ebaf98ec?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjQxMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzFjMGFkMGZhLTZmNTEtNGYxMy1iZWM0LTM0NjhlYmFmOThlYz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a7dd0444-8169-422e-a1b0-4683e684b436"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "196cf740-943c-416f-9b9b-0683ca638953"
- ],
- "x-ms-client-request-id": [
- "a7dd0444-8169-422e-a1b0-4683e684b436"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "6c4ed16c-c033-4e7f-a7dc-0bafebcae4df"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204627Z:6c4ed16c-c033-4e7f-a7dc-0bafebcae4df"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:46:26 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6411/providers/Microsoft.Cdn/operationresults/1c0ad0fa-6f51-4f13-bec4-3468ebaf98ec?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjQxMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzFjMGFkMGZhLTZmNTEtNGYxMy1iZWM0LTM0NjhlYmFmOThlYz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a7dd0444-8169-422e-a1b0-4683e684b436"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "18035135-b2be-4c06-8a05-eb8baede636f"
- ],
- "x-ms-client-request-id": [
- "a7dd0444-8169-422e-a1b0-4683e684b436"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "e5d02898-e7a9-4553-8c40-f9ae1b464360"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204637Z:e5d02898-e7a9-4553-8c40-f9ae1b464360"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:46:36 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6411/providers/Microsoft.Cdn/profiles/ps9215/originGroups/ps1672/origins/ps3217?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjQxMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkyMTUvb3JpZ2luR3JvdXBzL3BzMTY3Mi9vcmlnaW5zL3BzMzIxNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a7dd0444-8169-422e-a1b0-4683e684b436"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a474fe1d-4caa-42b0-b54b-6f3dbd929cdb"
- ],
- "x-ms-client-request-id": [
- "a7dd0444-8169-422e-a1b0-4683e684b436"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "46b14b37-a927-425c-a19d-28fcdd8d031c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204637Z:46b14b37-a927-425c-a19d-28fcdd8d031c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:46:37 GMT"
- ],
- "Content-Length": [
- "499"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6411/providers/Microsoft.Cdn/profiles/ps9215/originGroups/ps1672/origins/ps3217\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"ps3217\",\r\n \"properties\": {\r\n \"originGroupName\": \"ps1672\",\r\n \"hostName\": \"contoso.com\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabledState\": \"Enabled\",\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6411?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjQxMT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e714beaa-b021-40cc-89cb-d4c11666d366"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "3f2b0a9d-fbef-4f0f-9f38-af69281d33b3"
- ],
- "x-ms-correlation-request-id": [
- "3f2b0a9d-fbef-4f0f-9f38-af69281d33b3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204638Z:3f2b0a9d-fbef-4f0f-9f38-af69281d33b3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:46:37 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "de8843f6-9c17-4ad6-abe2-acf0d42790e8"
- ],
- "x-ms-correlation-request-id": [
- "de8843f6-9c17-4ad6-abe2-acf0d42790e8"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204653Z:de8843f6-9c17-4ad6-abe2-acf0d42790e8"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:46:53 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "5a1157cd-2723-411a-8449-fac36983db6d"
- ],
- "x-ms-correlation-request-id": [
- "5a1157cd-2723-411a-8449-fac36983db6d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204708Z:5a1157cd-2723-411a-8449-fac36983db6d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:47:08 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "07e17dcc-93f4-445a-a8b6-62ce95f51cbf"
- ],
- "x-ms-correlation-request-id": [
- "07e17dcc-93f4-445a-a8b6-62ce95f51cbf"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204723Z:07e17dcc-93f4-445a-a8b6-62ce95f51cbf"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:47:23 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "4efee152-c3e0-4df1-be3e-d5319327a999"
- ],
- "x-ms-correlation-request-id": [
- "4efee152-c3e0-4df1-be3e-d5319327a999"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204738Z:4efee152-c3e0-4df1-be3e-d5319327a999"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:47:38 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "0e7f53ad-0c3b-4d1b-8c6c-71c349767257"
- ],
- "x-ms-correlation-request-id": [
- "0e7f53ad-0c3b-4d1b-8c6c-71c349767257"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204753Z:0e7f53ad-0c3b-4d1b-8c6c-71c349767257"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:47:53 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "4bb54317-c82a-4163-bcf2-7f1eae1a023c"
- ],
- "x-ms-correlation-request-id": [
- "4bb54317-c82a-4163-bcf2-7f1eae1a023c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204808Z:4bb54317-c82a-4163-bcf2-7f1eae1a023c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:48:08 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "c55bb59c-040b-4d9f-a5e8-94eeb85f68b0"
- ],
- "x-ms-correlation-request-id": [
- "c55bb59c-040b-4d9f-a5e8-94eeb85f68b0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204823Z:c55bb59c-040b-4d9f-a5e8-94eeb85f68b0"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:48:23 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "b3240725-0a5a-4402-b838-827b7befbb32"
- ],
- "x-ms-correlation-request-id": [
- "b3240725-0a5a-4402-b838-827b7befbb32"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204839Z:b3240725-0a5a-4402-b838-827b7befbb32"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:48:38 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "29cd3ba5-af87-47d9-a723-cf76313598ef"
- ],
- "x-ms-correlation-request-id": [
- "29cd3ba5-af87-47d9-a723-cf76313598ef"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204854Z:29cd3ba5-af87-47d9-a723-cf76313598ef"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:48:54 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "a34832c8-c45e-47c2-a47d-9758a4140ccf"
- ],
- "x-ms-correlation-request-id": [
- "a34832c8-c45e-47c2-a47d-9758a4140ccf"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204909Z:a34832c8-c45e-47c2-a47d-9758a4140ccf"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:49:09 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "17217c7b-cffd-49d8-909b-a7ee5c0cbb47"
- ],
- "x-ms-correlation-request-id": [
- "17217c7b-cffd-49d8-909b-a7ee5c0cbb47"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204924Z:17217c7b-cffd-49d8-909b-a7ee5c0cbb47"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:49:24 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY0MTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZME1URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "4f9491e2-5fb3-4944-9497-fd8b6065d7ca"
- ],
- "x-ms-correlation-request-id": [
- "4f9491e2-5fb3-4944-9497-fd8b6065d7ca"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T204924Z:4f9491e2-5fb3-4944-9497-fd8b6065d7ca"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:49:24 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-CreateAfdOrigin": [
- "ps6411",
- "ps9215",
- "ps1672",
- "ps3217"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginTests/TestGetAfdOrigin.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginTests/TestGetAfdOrigin.json
deleted file mode 100644
index 26c1c66ff768..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginTests/TestGetAfdOrigin.json
+++ /dev/null
@@ -1,1425 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2081?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA4MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "76244200-4c23-4c74-bb6e-538b65d90945"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "ceb05396-0562-4d7b-ad22-2e66a2864552"
- ],
- "x-ms-correlation-request-id": [
- "ceb05396-0562-4d7b-ad22-2e66a2864552"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204223Z:ceb05396-0562-4d7b-ad22-2e66a2864552"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:42:23 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2081\",\r\n \"name\": \"ps2081\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2081/providers/Microsoft.Cdn/profiles/ps5935?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjA4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU5MzU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0650e4ad-1d5b-4d36-84f8-03425d0885d4"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a33c92b1-8ff4-475b-8187-d155fe4c8d9e"
- ],
- "x-ms-client-request-id": [
- "0650e4ad-1d5b-4d36-84f8-03425d0885d4"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2081/providers/Microsoft.Cdn/operationresults/a9c5b6bb-ce9c-4a8d-b3b6-48dae9f8bab7?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "baeb028b-673b-4a1b-9847-2e0d1906685b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204226Z:baeb028b-673b-4a1b-9847-2e0d1906685b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:42:26 GMT"
- ],
- "Content-Length": [
- "386"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2081/providers/Microsoft.Cdn/profiles/ps5935\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps5935\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"581a442b-44e9-465d-abd5-957fd435ca47\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2081/providers/Microsoft.Cdn/operationresults/a9c5b6bb-ce9c-4a8d-b3b6-48dae9f8bab7?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2E5YzViNmJiLWNlOWMtNGE4ZC1iM2I2LTQ4ZGFlOWY4YmFiNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0650e4ad-1d5b-4d36-84f8-03425d0885d4"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a035020e-00aa-4cf7-ac82-a8a0613ac141"
- ],
- "x-ms-client-request-id": [
- "0650e4ad-1d5b-4d36-84f8-03425d0885d4"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "e7fbb54f-e432-419c-956a-5b7de3fadaa7"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204236Z:e7fbb54f-e432-419c-956a-5b7de3fadaa7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:42:36 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2081/providers/Microsoft.Cdn/profiles/ps5935?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjA4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU5MzU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0650e4ad-1d5b-4d36-84f8-03425d0885d4"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4bab7d9c-78ef-4ff6-8f0e-477b29e9e1c6"
- ],
- "x-ms-client-request-id": [
- "0650e4ad-1d5b-4d36-84f8-03425d0885d4"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "c625001a-af3c-4788-8a3f-14faa80ee480"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204237Z:c625001a-af3c-4788-8a3f-14faa80ee480"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:42:36 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2081/providers/Microsoft.Cdn/profiles/ps5935\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps5935\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"581a442b-44e9-465d-abd5-957fd435ca47\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2081/providers/Microsoft.Cdn/profiles/ps5935/originGroups/ps6133?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjA4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU5MzUvb3JpZ2luR3JvdXBzL3BzNjEzMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "27a68e83-cad8-49c1-8df7-c9cd712fd5f4"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "93"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "621a9b90-1474-4a01-a8a3-beabf39de6db"
- ],
- "x-ms-client-request-id": [
- "27a68e83-cad8-49c1-8df7-c9cd712fd5f4"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "03289c2a-5de5-4b99-8f6b-8467f93f122e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204238Z:03289c2a-5de5-4b99-8f6b-8467f93f122e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:42:37 GMT"
- ],
- "Content-Length": [
- "561"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2081/providers/Microsoft.Cdn/profiles/ps5935/originGroups/ps6133\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"ps6133\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2081/providers/Microsoft.Cdn/profiles/ps5935/originGroups/ps6133/origins/ps1693?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjA4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU5MzUvb3JpZ2luR3JvdXBzL3BzNjEzMy9vcmlnaW5zL3BzMTY5Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"example.org\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f7d7c08f-d07b-44c4-bf97-5f55159a6965"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "59"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a606e07f-4c54-4c2e-bb26-691d7fa48691"
- ],
- "x-ms-client-request-id": [
- "f7d7c08f-d07b-44c4-bf97-5f55159a6965"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2081/providers/Microsoft.Cdn/operationresults/0bf83c2f-507e-4d9b-a23c-c7880a8055ec?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "f9d14424-5a92-43f2-83f0-040fc8021b39"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204239Z:f9d14424-5a92-43f2-83f0-040fc8021b39"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:42:39 GMT"
- ],
- "Content-Length": [
- "498"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2081/providers/Microsoft.Cdn/profiles/ps5935/originGroups/ps6133/origins/ps1693\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"ps1693\",\r\n \"properties\": {\r\n \"originGroupName\": \"ps6133\",\r\n \"hostName\": \"example.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabledState\": \"Enabled\",\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2081/providers/Microsoft.Cdn/operationresults/0bf83c2f-507e-4d9b-a23c-c7880a8055ec?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzBiZjgzYzJmLTUwN2UtNGQ5Yi1hMjNjLWM3ODgwYTgwNTVlYz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f7d7c08f-d07b-44c4-bf97-5f55159a6965"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ce1c7dc7-d829-4824-bd2f-75613a31b7ea"
- ],
- "x-ms-client-request-id": [
- "f7d7c08f-d07b-44c4-bf97-5f55159a6965"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "e1922004-c79a-4633-aca7-6afe85b4f90b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204249Z:e1922004-c79a-4633-aca7-6afe85b4f90b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:42:49 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2081/providers/Microsoft.Cdn/operationresults/0bf83c2f-507e-4d9b-a23c-c7880a8055ec?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzBiZjgzYzJmLTUwN2UtNGQ5Yi1hMjNjLWM3ODgwYTgwNTVlYz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f7d7c08f-d07b-44c4-bf97-5f55159a6965"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "02840415-b228-4685-91b4-6f6fe9d633be"
- ],
- "x-ms-client-request-id": [
- "f7d7c08f-d07b-44c4-bf97-5f55159a6965"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "9f0ce0a5-3d48-4224-a791-5d91b97c4a33"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204300Z:9f0ce0a5-3d48-4224-a791-5d91b97c4a33"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:42:59 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2081/providers/Microsoft.Cdn/profiles/ps5935/originGroups/ps6133/origins/ps1693?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjA4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU5MzUvb3JpZ2luR3JvdXBzL3BzNjEzMy9vcmlnaW5zL3BzMTY5Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f7d7c08f-d07b-44c4-bf97-5f55159a6965"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "eb09e1ba-e51a-4a80-8b77-161b0ec4f37e"
- ],
- "x-ms-client-request-id": [
- "f7d7c08f-d07b-44c4-bf97-5f55159a6965"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "518cc0db-b13b-4d0f-b467-dadf05d8c7c7"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204300Z:518cc0db-b13b-4d0f-b467-dadf05d8c7c7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:42:59 GMT"
- ],
- "Content-Length": [
- "499"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2081/providers/Microsoft.Cdn/profiles/ps5935/originGroups/ps6133/origins/ps1693\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"ps1693\",\r\n \"properties\": {\r\n \"originGroupName\": \"ps6133\",\r\n \"hostName\": \"example.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabledState\": \"Enabled\",\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2081/providers/Microsoft.Cdn/profiles/ps5935/originGroups/ps6133/origins/ps1693?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjA4MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU5MzUvb3JpZ2luR3JvdXBzL3BzNjEzMy9vcmlnaW5zL3BzMTY5Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f6c9b12f-dafd-4b8f-a56d-b9b8506f08af"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "22df07ac-d939-4408-9ad9-4e455cf17ffd"
- ],
- "x-ms-client-request-id": [
- "f6c9b12f-dafd-4b8f-a56d-b9b8506f08af"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "3ad42727-da54-4c9c-907a-b97758a3587a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204300Z:3ad42727-da54-4c9c-907a-b97758a3587a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:42:59 GMT"
- ],
- "Content-Length": [
- "499"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2081/providers/Microsoft.Cdn/profiles/ps5935/originGroups/ps6133/origins/ps1693\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"ps1693\",\r\n \"properties\": {\r\n \"originGroupName\": \"ps6133\",\r\n \"hostName\": \"example.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabledState\": \"Enabled\",\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2081?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA4MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "af2dba20-8a05-4cf6-9177-7870989c8000"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "fc8fd8c0-218c-46ae-8e91-2893d2b82931"
- ],
- "x-ms-correlation-request-id": [
- "fc8fd8c0-218c-46ae-8e91-2893d2b82931"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204300Z:fc8fd8c0-218c-46ae-8e91-2893d2b82931"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:43:00 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJd09ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "b62dd299-b950-4c00-a467-a2ba96d57312"
- ],
- "x-ms-correlation-request-id": [
- "b62dd299-b950-4c00-a467-a2ba96d57312"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204315Z:b62dd299-b950-4c00-a467-a2ba96d57312"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:43:15 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJd09ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "0c8031f0-e044-493a-8b14-f4fffc611340"
- ],
- "x-ms-correlation-request-id": [
- "0c8031f0-e044-493a-8b14-f4fffc611340"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204330Z:0c8031f0-e044-493a-8b14-f4fffc611340"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:43:30 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJd09ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "ce1f6db2-15fc-4a06-8695-ae7a81cc0c78"
- ],
- "x-ms-correlation-request-id": [
- "ce1f6db2-15fc-4a06-8695-ae7a81cc0c78"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204345Z:ce1f6db2-15fc-4a06-8695-ae7a81cc0c78"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:43:45 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJd09ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "c4a4a278-4c22-4844-90ad-2ad2c27d834f"
- ],
- "x-ms-correlation-request-id": [
- "c4a4a278-4c22-4844-90ad-2ad2c27d834f"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204400Z:c4a4a278-4c22-4844-90ad-2ad2c27d834f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:44:00 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJd09ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "8e08c3ef-02e4-4da3-a502-d761dd0fe680"
- ],
- "x-ms-correlation-request-id": [
- "8e08c3ef-02e4-4da3-a502-d761dd0fe680"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204416Z:8e08c3ef-02e4-4da3-a502-d761dd0fe680"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:44:15 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJd09ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "9a50a190-9e81-49db-b3c5-80ce2fa48cd5"
- ],
- "x-ms-correlation-request-id": [
- "9a50a190-9e81-49db-b3c5-80ce2fa48cd5"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204431Z:9a50a190-9e81-49db-b3c5-80ce2fa48cd5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:44:30 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJd09ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "f1345beb-3174-49c0-9875-0c209bd99fb1"
- ],
- "x-ms-correlation-request-id": [
- "f1345beb-3174-49c0-9875-0c209bd99fb1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204446Z:f1345beb-3174-49c0-9875-0c209bd99fb1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:44:45 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJd09ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "35701491-e77d-4b2a-8e7a-e65c39b033f2"
- ],
- "x-ms-correlation-request-id": [
- "35701491-e77d-4b2a-8e7a-e65c39b033f2"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204501Z:35701491-e77d-4b2a-8e7a-e65c39b033f2"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:45:00 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJd09ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "f8dec386-7aef-408c-a4ba-4009e698bb37"
- ],
- "x-ms-correlation-request-id": [
- "f8dec386-7aef-408c-a4ba-4009e698bb37"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204516Z:f8dec386-7aef-408c-a4ba-4009e698bb37"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:45:15 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJd09ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "5b97c678-fd94-490b-86c0-4370f0872ca1"
- ],
- "x-ms-correlation-request-id": [
- "5b97c678-fd94-490b-86c0-4370f0872ca1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204531Z:5b97c678-fd94-490b-86c0-4370f0872ca1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:45:30 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJd09ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "ee1a9a72-c3ac-43d8-9910-736667010d3e"
- ],
- "x-ms-correlation-request-id": [
- "ee1a9a72-c3ac-43d8-9910-736667010d3e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204546Z:ee1a9a72-c3ac-43d8-9910-736667010d3e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:45:45 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwODEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJd09ERXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "28606a3a-659c-49b7-9819-7acb285404df"
- ],
- "x-ms-correlation-request-id": [
- "28606a3a-659c-49b7-9819-7acb285404df"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204546Z:28606a3a-659c-49b7-9819-7acb285404df"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:45:45 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-GetAfdOrigin": [
- "ps2081",
- "ps5935",
- "ps6133",
- "ps1693"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginTests/TestGetAfdOriginGroup.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginTests/TestGetAfdOriginGroup.json
deleted file mode 100644
index 31c34af07ecc..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginTests/TestGetAfdOriginGroup.json
+++ /dev/null
@@ -1,561 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5656?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTY1Nj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "38e8cc60-410f-47c6-bdeb-f45306999716"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "2f726350-0ac2-432c-85f0-9b01dc199164"
- ],
- "x-ms-correlation-request-id": [
- "2f726350-0ac2-432c-85f0-9b01dc199164"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T052018Z:2f726350-0ac2-432c-85f0-9b01dc199164"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 05:20:18 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5656\",\r\n \"name\": \"ps5656\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5656/providers/Microsoft.Cdn/profiles/ps3566?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTY1Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczM1NjY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "94c3afed-1a63-49ed-98f7-1cb1af251340"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9aea51c4-d57a-4180-9640-c83416d4822a"
- ],
- "x-ms-client-request-id": [
- "94c3afed-1a63-49ed-98f7-1cb1af251340"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5656/providers/Microsoft.Cdn/operationresults/c6a6ff98-74fa-4dc6-918f-36813e70aa00?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "c03e10fc-1860-40b8-98b0-cab80daab285"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T052023Z:c03e10fc-1860-40b8-98b0-cab80daab285"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 05:20:22 GMT"
- ],
- "Content-Length": [
- "386"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5656/providers/Microsoft.Cdn/profiles/ps3566\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps3566\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d30fbfa6-bb47-44b0-8856-d62cd5661f33\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5656/providers/Microsoft.Cdn/operationresults/c6a6ff98-74fa-4dc6-918f-36813e70aa00?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTY1Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2M2YTZmZjk4LTc0ZmEtNGRjNi05MThmLTM2ODEzZTcwYWEwMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "94c3afed-1a63-49ed-98f7-1cb1af251340"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c4f3a324-946e-4343-b28b-c37720892778"
- ],
- "x-ms-client-request-id": [
- "94c3afed-1a63-49ed-98f7-1cb1af251340"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "2f9af58c-a80b-440e-a7a5-851da94da886"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T052033Z:2f9af58c-a80b-440e-a7a5-851da94da886"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 05:20:32 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5656/providers/Microsoft.Cdn/profiles/ps3566?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTY1Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczM1NjY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "94c3afed-1a63-49ed-98f7-1cb1af251340"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e77c3961-18a6-49ed-8b40-23e14f968561"
- ],
- "x-ms-client-request-id": [
- "94c3afed-1a63-49ed-98f7-1cb1af251340"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "3cceaa5b-1f5f-4daf-874f-77182e147e75"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T052033Z:3cceaa5b-1f5f-4daf-874f-77182e147e75"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 05:20:32 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5656/providers/Microsoft.Cdn/profiles/ps3566\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps3566\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d30fbfa6-bb47-44b0-8856-d62cd5661f33\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5656/providers/Microsoft.Cdn/profiles/ps3566/originGroups/ps9805?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTY1Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczM1NjYvb3JpZ2luR3JvdXBzL3BzOTgwNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d0ae3903-7c7e-42d2-98e0-1449a08a76ee"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "93"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b8e78039-61e6-4b31-932e-b9a83f5e2bcd"
- ],
- "x-ms-client-request-id": [
- "d0ae3903-7c7e-42d2-98e0-1449a08a76ee"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "d02dfab0-3129-4817-8895-274410bd6e33"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T052034Z:d02dfab0-3129-4817-8895-274410bd6e33"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 05:20:33 GMT"
- ],
- "Content-Length": [
- "561"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5656/providers/Microsoft.Cdn/profiles/ps3566/originGroups/ps9805\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"ps9805\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5656/providers/Microsoft.Cdn/profiles/ps3566/originGroups/ps9805/origins/ps8498?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTY1Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczM1NjYvb3JpZ2luR3JvdXBzL3BzOTgwNS9vcmlnaW5zL3BzODQ5OD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"example.org\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "52101e63-fea6-4eee-97f9-22c38ba2a0a2"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "59"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "42615686-e3cd-489d-9a5c-17dac8ac424d"
- ],
- "x-ms-client-request-id": [
- "52101e63-fea6-4eee-97f9-22c38ba2a0a2"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5656/providers/Microsoft.Cdn/operationresults/ce8eec20-6956-445a-8301-63ead3d7f483?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "a84f88cb-a316-4c47-a66b-ed2ba9998c60"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T052036Z:a84f88cb-a316-4c47-a66b-ed2ba9998c60"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 05:20:36 GMT"
- ],
- "Content-Length": [
- "498"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5656/providers/Microsoft.Cdn/profiles/ps3566/originGroups/ps9805/origins/ps8498\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"ps8498\",\r\n \"properties\": {\r\n \"originGroupName\": \"ps9805\",\r\n \"hostName\": \"example.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabledState\": \"Enabled\",\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5656/providers/Microsoft.Cdn/operationresults/ce8eec20-6956-445a-8301-63ead3d7f483?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTY1Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2NlOGVlYzIwLTY5NTYtNDQ1YS04MzAxLTYzZWFkM2Q3ZjQ4Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "52101e63-fea6-4eee-97f9-22c38ba2a0a2"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "293adf87-8c0f-4435-aaa0-3392c75a5f2c"
- ],
- "x-ms-client-request-id": [
- "52101e63-fea6-4eee-97f9-22c38ba2a0a2"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "dbece3c5-457c-458d-940f-4db8ec9aa119"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T052046Z:dbece3c5-457c-458d-940f-4db8ec9aa119"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 05:20:46 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5656/providers/Microsoft.Cdn/profiles/ps3566/originGroups/ps9805/origins/ps8498?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTY1Ni9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczM1NjYvb3JpZ2luR3JvdXBzL3BzOTgwNS9vcmlnaW5zL3BzODQ5OD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "52101e63-fea6-4eee-97f9-22c38ba2a0a2"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "fb724819-f4ca-4697-a4b1-3d5795ca1969"
- ],
- "x-ms-client-request-id": [
- "52101e63-fea6-4eee-97f9-22c38ba2a0a2"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "068eddba-53ed-4f8b-9314-ac4c4b4e40bc"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T052046Z:068eddba-53ed-4f8b-9314-ac4c4b4e40bc"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 05:20:46 GMT"
- ],
- "Content-Length": [
- "499"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5656/providers/Microsoft.Cdn/profiles/ps3566/originGroups/ps9805/origins/ps8498\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"ps8498\",\r\n \"properties\": {\r\n \"originGroupName\": \"ps9805\",\r\n \"hostName\": \"example.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabledState\": \"Enabled\",\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-GetAfdOrigin": [
- "ps5656",
- "ps3566",
- "ps9805",
- "ps8498"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginTests/TestSetAfdOrigin.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginTests/TestSetAfdOrigin.json
deleted file mode 100644
index 26ceee7cb056..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdOriginTests/TestSetAfdOrigin.json
+++ /dev/null
@@ -1,1698 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNDczMz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "58f6efcb-f3c4-4421-8cf9-50d0a17a19f8"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "c4a1ed5c-31ff-476e-ba9e-2a954b89fb20"
- ],
- "x-ms-correlation-request-id": [
- "c4a1ed5c-31ff-476e-ba9e-2a954b89fb20"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T203840Z:c4a1ed5c-31ff-476e-ba9e-2a954b89fb20"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:38:40 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps4733\",\r\n \"name\": \"ps4733\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNDczMy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE4MTY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "288c1c51-fd57-4fa3-9aa8-52b8d52066ef"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c46c75a7-6876-49c8-acaa-d5b0026f4d0a"
- ],
- "x-ms-client-request-id": [
- "288c1c51-fd57-4fa3-9aa8-52b8d52066ef"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733/providers/Microsoft.Cdn/operationresults/f863b382-5a69-4ad9-9774-e342a85abe39?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "073a597b-e885-4eed-acf1-5abf56414642"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T203846Z:073a597b-e885-4eed-acf1-5abf56414642"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:38:46 GMT"
- ],
- "Content-Length": [
- "386"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps1816\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"6f294e5d-8a32-4039-94fb-094bdbca8635\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733/providers/Microsoft.Cdn/operationresults/f863b382-5a69-4ad9-9774-e342a85abe39?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNDczMy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Y4NjNiMzgyLTVhNjktNGFkOS05Nzc0LWUzNDJhODVhYmUzOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "288c1c51-fd57-4fa3-9aa8-52b8d52066ef"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3fd08eb1-be22-469a-89db-1caeb3f5b6b5"
- ],
- "x-ms-client-request-id": [
- "288c1c51-fd57-4fa3-9aa8-52b8d52066ef"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "bc683784-987a-4dfc-b7f3-14711ebefe92"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T203857Z:bc683784-987a-4dfc-b7f3-14711ebefe92"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:38:56 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733/providers/Microsoft.Cdn/operationresults/f863b382-5a69-4ad9-9774-e342a85abe39?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNDczMy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Y4NjNiMzgyLTVhNjktNGFkOS05Nzc0LWUzNDJhODVhYmUzOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "288c1c51-fd57-4fa3-9aa8-52b8d52066ef"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6d45ba79-c864-4d78-a39d-7136934705e0"
- ],
- "x-ms-client-request-id": [
- "288c1c51-fd57-4fa3-9aa8-52b8d52066ef"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "eb7bad62-5a3f-4ea4-a277-bcbe4714825a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T203907Z:eb7bad62-5a3f-4ea4-a277-bcbe4714825a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:39:06 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNDczMy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE4MTY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "288c1c51-fd57-4fa3-9aa8-52b8d52066ef"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "736a53b5-9e31-4993-a9b1-79adf36cd36e"
- ],
- "x-ms-client-request-id": [
- "288c1c51-fd57-4fa3-9aa8-52b8d52066ef"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "4df19d99-5e2b-4206-b0c1-f2f20adee212"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T203907Z:4df19d99-5e2b-4206-b0c1-f2f20adee212"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:39:06 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps1816\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"6f294e5d-8a32-4039-94fb-094bdbca8635\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816/originGroups/ps336?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNDczMy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE4MTYvb3JpZ2luR3JvdXBzL3BzMzM2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "50bfef9d-43d4-45e0-8a90-7cd4669f4aeb"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "93"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "02c9fc72-24f5-4ab2-a71b-d258a7172d74"
- ],
- "x-ms-client-request-id": [
- "50bfef9d-43d4-45e0-8a90-7cd4669f4aeb"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "920f4d82-e9ed-4bc7-a7f4-b56d8d391baf"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T203908Z:920f4d82-e9ed-4bc7-a7f4-b56d8d391baf"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:39:08 GMT"
- ],
- "Content-Length": [
- "559"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816/originGroups/ps336\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups\",\r\n \"name\": \"ps336\",\r\n \"properties\": {\r\n \"loadBalancingSettings\": {\r\n \"sampleSize\": 4,\r\n \"successfulSamplesRequired\": 2,\r\n \"additionalLatencyInMilliseconds\": 0\r\n },\r\n \"healthProbeSettings\": null,\r\n \"responseBasedAFDOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": 10,\r\n \"sessionAffinityState\": \"Disabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816/originGroups/ps336/origins/ps8872?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNDczMy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE4MTYvb3JpZ2luR3JvdXBzL3BzMzM2L29yaWdpbnMvcHM4ODcyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"example.org\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6eff3f2b-9926-4a17-a297-df9047ac9f7a"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "59"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "581b0f0d-4f37-43c0-85c1-6d8f921d35cd"
- ],
- "x-ms-client-request-id": [
- "6eff3f2b-9926-4a17-a297-df9047ac9f7a"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733/providers/Microsoft.Cdn/operationresults/e76e54d5-ddb2-4b7d-a0d2-215e699489eb?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "5c58dace-a399-4890-8869-0b95e7f983a1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T203910Z:5c58dace-a399-4890-8869-0b95e7f983a1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:39:09 GMT"
- ],
- "Content-Length": [
- "496"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816/originGroups/ps336/origins/ps8872\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"ps8872\",\r\n \"properties\": {\r\n \"originGroupName\": \"ps336\",\r\n \"hostName\": \"example.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabledState\": \"Enabled\",\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733/providers/Microsoft.Cdn/operationresults/e76e54d5-ddb2-4b7d-a0d2-215e699489eb?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNDczMy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2U3NmU1NGQ1LWRkYjItNGI3ZC1hMGQyLTIxNWU2OTk0ODllYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6eff3f2b-9926-4a17-a297-df9047ac9f7a"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "59812403-f59c-4fff-ac76-6b5072817a76"
- ],
- "x-ms-client-request-id": [
- "6eff3f2b-9926-4a17-a297-df9047ac9f7a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "e2842f68-bf45-445d-acf6-c384f842c9ae"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T203920Z:e2842f68-bf45-445d-acf6-c384f842c9ae"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:39:19 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816/originGroups/ps336/origins/ps8872?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNDczMy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE4MTYvb3JpZ2luR3JvdXBzL3BzMzM2L29yaWdpbnMvcHM4ODcyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6eff3f2b-9926-4a17-a297-df9047ac9f7a"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "713e57db-f3b2-4a49-be2d-5a98af7f6fac"
- ],
- "x-ms-client-request-id": [
- "6eff3f2b-9926-4a17-a297-df9047ac9f7a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "ec4fde18-5aa5-446c-8f5a-371851d606d0"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T203920Z:ec4fde18-5aa5-446c-8f5a-371851d606d0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:39:19 GMT"
- ],
- "Content-Length": [
- "497"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816/originGroups/ps336/origins/ps8872\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"ps8872\",\r\n \"properties\": {\r\n \"originGroupName\": \"ps336\",\r\n \"hostName\": \"example.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabledState\": \"Enabled\",\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816/originGroups/ps336/origins/ps8872?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNDczMy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE4MTYvb3JpZ2luR3JvdXBzL3BzMzM2L29yaWdpbnMvcHM4ODcyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3b430ef6-c24f-47cf-a807-a0c7caa213c3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "bbecdae7-80c6-43af-b44e-96c004ac55a0"
- ],
- "x-ms-client-request-id": [
- "3b430ef6-c24f-47cf-a807-a0c7caa213c3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "95d8e6a2-acfd-47bb-ae5a-0d2752e923d7"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T203920Z:95d8e6a2-acfd-47bb-ae5a-0d2752e923d7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:39:20 GMT"
- ],
- "Content-Length": [
- "497"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816/originGroups/ps336/origins/ps8872\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"ps8872\",\r\n \"properties\": {\r\n \"originGroupName\": \"ps336\",\r\n \"hostName\": \"example.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabledState\": \"Enabled\",\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816/originGroups/ps336/origins/ps8872?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNDczMy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE4MTYvb3JpZ2luR3JvdXBzL3BzMzM2L29yaWdpbnMvcHM4ODcyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3b430ef6-c24f-47cf-a807-a0c7caa213c3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "35986f31-a533-4564-bd52-56aebafb6ded"
- ],
- "x-ms-client-request-id": [
- "3b430ef6-c24f-47cf-a807-a0c7caa213c3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "7cbfbe81-bfc5-4452-a405-dd08ef9a9dee"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T203932Z:7cbfbe81-bfc5-4452-a405-dd08ef9a9dee"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:39:32 GMT"
- ],
- "Content-Length": [
- "492"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816/originGroups/ps336/origins/ps8872\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"ps8872\",\r\n \"properties\": {\r\n \"originGroupName\": \"ps336\",\r\n \"hostName\": \"example.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": null,\r\n \"priority\": 5,\r\n \"weight\": 10,\r\n \"enabledState\": \"Enabled\",\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816/originGroups/ps336/origins/ps8872?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNDczMy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE4MTYvb3JpZ2luR3JvdXBzL3BzMzM2L29yaWdpbnMvcHM4ODcyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "255fe043-64d0-4e2e-b5a1-58b3729fc78f"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "71077cc4-3dd3-4e1d-bfe8-dfedee3651bc"
- ],
- "x-ms-client-request-id": [
- "255fe043-64d0-4e2e-b5a1-58b3729fc78f"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "730fc229-2a5a-440d-891d-9e760cd766fa"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T203933Z:730fc229-2a5a-440d-891d-9e760cd766fa"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:39:32 GMT"
- ],
- "Content-Length": [
- "492"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816/originGroups/ps336/origins/ps8872\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"ps8872\",\r\n \"properties\": {\r\n \"originGroupName\": \"ps336\",\r\n \"hostName\": \"example.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": null,\r\n \"priority\": 5,\r\n \"weight\": 10,\r\n \"enabledState\": \"Enabled\",\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816/originGroups/ps336/origins/ps8872?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNDczMy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE4MTYvb3JpZ2luR3JvdXBzL3BzMzM2L29yaWdpbnMvcHM4ODcyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "PATCH",
- "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"example.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"priority\": 5,\r\n \"weight\": 10\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3b430ef6-c24f-47cf-a807-a0c7caa213c3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "142"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733/providers/Microsoft.Cdn/operationresults/1dddb9ac-6780-474d-ba7f-24652bc8076e/profileresults/ps1816/origingroupresults/ps336/originresults/ps8872?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b59177e4-3e21-4043-a8d7-55128e88c8e4"
- ],
- "x-ms-client-request-id": [
- "3b430ef6-c24f-47cf-a807-a0c7caa213c3"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733/providers/Microsoft.Cdn/operationresults/1dddb9ac-6780-474d-ba7f-24652bc8076e?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "98"
- ],
- "x-ms-correlation-request-id": [
- "8b1f4746-cfda-4aba-97e3-19d6dadcca4c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T203922Z:8b1f4746-cfda-4aba-97e3-19d6dadcca4c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:39:21 GMT"
- ],
- "Content-Length": [
- "491"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733/providers/Microsoft.Cdn/profiles/ps1816/originGroups/ps336/origins/ps8872\",\r\n \"type\": \"Microsoft.Cdn/profiles/originGroups/origins\",\r\n \"name\": \"ps8872\",\r\n \"properties\": {\r\n \"originGroupName\": \"ps336\",\r\n \"hostName\": \"example.org\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"originHostHeader\": null,\r\n \"priority\": 5,\r\n \"weight\": 10,\r\n \"enabledState\": \"Enabled\",\r\n \"sharedPrivateLinkResource\": null,\r\n \"provisioningState\": \"Updating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733/providers/Microsoft.Cdn/operationresults/1dddb9ac-6780-474d-ba7f-24652bc8076e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNDczMy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzFkZGRiOWFjLTY3ODAtNDc0ZC1iYTdmLTI0NjUyYmM4MDc2ZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3b430ef6-c24f-47cf-a807-a0c7caa213c3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "85b76237-d17f-4f39-970a-a0568773bd7b"
- ],
- "x-ms-client-request-id": [
- "3b430ef6-c24f-47cf-a807-a0c7caa213c3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "9601f83a-bea5-4a27-944b-ba2a7ad5582a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T203932Z:9601f83a-bea5-4a27-944b-ba2a7ad5582a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:39:31 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps4733?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNDczMz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b192a91e-ddc1-4764-a2f7-ae0447da4586"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "0a4f6df9-d409-452c-88f7-e785b46a4d45"
- ],
- "x-ms-correlation-request-id": [
- "0a4f6df9-d409-452c-88f7-e785b46a4d45"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T203933Z:0a4f6df9-d409-452c-88f7-e785b46a4d45"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:39:32 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRM016TXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "434e6a74-57e4-48dd-9fb3-a02e8324d3ee"
- ],
- "x-ms-correlation-request-id": [
- "434e6a74-57e4-48dd-9fb3-a02e8324d3ee"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T203948Z:434e6a74-57e4-48dd-9fb3-a02e8324d3ee"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:39:47 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRM016TXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "5054922c-412a-4366-806f-be8c6f93da02"
- ],
- "x-ms-correlation-request-id": [
- "5054922c-412a-4366-806f-be8c6f93da02"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204003Z:5054922c-412a-4366-806f-be8c6f93da02"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:40:03 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRM016TXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "3f338e93-c598-41ea-b2ef-acba1bc8cb1b"
- ],
- "x-ms-correlation-request-id": [
- "3f338e93-c598-41ea-b2ef-acba1bc8cb1b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204018Z:3f338e93-c598-41ea-b2ef-acba1bc8cb1b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:40:18 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRM016TXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "db85bd66-1b37-453f-9454-e932edfe749d"
- ],
- "x-ms-correlation-request-id": [
- "db85bd66-1b37-453f-9454-e932edfe749d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204033Z:db85bd66-1b37-453f-9454-e932edfe749d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:40:33 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRM016TXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "d66ffe10-10d8-4db2-be41-ff74ea1f1b45"
- ],
- "x-ms-correlation-request-id": [
- "d66ffe10-10d8-4db2-be41-ff74ea1f1b45"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204048Z:d66ffe10-10d8-4db2-be41-ff74ea1f1b45"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:40:48 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRM016TXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "f5edc5e8-1250-48b9-a11e-e05f1cc4586d"
- ],
- "x-ms-correlation-request-id": [
- "f5edc5e8-1250-48b9-a11e-e05f1cc4586d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204103Z:f5edc5e8-1250-48b9-a11e-e05f1cc4586d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:41:03 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRM016TXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "5d48cb1e-84a5-46ca-92f6-4f9aad7d3b04"
- ],
- "x-ms-correlation-request-id": [
- "5d48cb1e-84a5-46ca-92f6-4f9aad7d3b04"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204118Z:5d48cb1e-84a5-46ca-92f6-4f9aad7d3b04"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:41:18 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRM016TXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "dc732cdd-20da-414f-a4ed-05b98d722917"
- ],
- "x-ms-correlation-request-id": [
- "dc732cdd-20da-414f-a4ed-05b98d722917"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204133Z:dc732cdd-20da-414f-a4ed-05b98d722917"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:41:33 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRM016TXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "af370bbd-02f9-406b-87ff-802ea483a8bb"
- ],
- "x-ms-correlation-request-id": [
- "af370bbd-02f9-406b-87ff-802ea483a8bb"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204148Z:af370bbd-02f9-406b-87ff-802ea483a8bb"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:41:48 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRM016TXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "4aaa7928-ea02-4be1-9c09-57f5afcc7ad0"
- ],
- "x-ms-correlation-request-id": [
- "4aaa7928-ea02-4be1-9c09-57f5afcc7ad0"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204203Z:4aaa7928-ea02-4be1-9c09-57f5afcc7ad0"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:42:03 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRM016TXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "39935427-4ded-467b-a97b-06ee6993358b"
- ],
- "x-ms-correlation-request-id": [
- "39935427-4ded-467b-a97b-06ee6993358b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204219Z:39935427-4ded-467b-a97b-06ee6993358b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:42:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzQ3MzMtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpRM016TXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "3bc05c05-967b-4d53-afb5-a905307e4012"
- ],
- "x-ms-correlation-request-id": [
- "3bc05c05-967b-4d53-afb5-a905307e4012"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T204219Z:3bc05c05-967b-4d53-afb5-a905307e4012"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:42:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-SetAfdOrigin": [
- "ps4733",
- "ps1816",
- "ps336",
- "ps8872"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdProfileTests/TestCreatePremiumAfdProfile.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdProfileTests/TestCreatePremiumAfdProfile.json
deleted file mode 100644
index e55ddeb7fe64..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdProfileTests/TestCreatePremiumAfdProfile.json
+++ /dev/null
@@ -1,790 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7268?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzI2OD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "64607dd1-f6e1-45cf-9af0-2c2ef56127dd"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "46f7e582-e432-4022-9d4a-59a050853fe1"
- ],
- "x-ms-correlation-request-id": [
- "46f7e582-e432-4022-9d4a-59a050853fe1"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T205755Z:46f7e582-e432-4022-9d4a-59a050853fe1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:57:55 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7268\",\r\n \"name\": \"ps7268\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7268/providers/Microsoft.Cdn/profiles/ps6861?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzI2OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY4NjE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\",\r\n \"tags\": {\r\n \"ps-test-tag-name\": \"ps-test-tag-value\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "beb96c9b-b9a1-4156-abdc-fa231f723285"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "148"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "944da856-536e-4f87-98b2-1a99375637bf"
- ],
- "x-ms-client-request-id": [
- "beb96c9b-b9a1-4156-abdc-fa231f723285"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7268/providers/Microsoft.Cdn/operationresults/0ed2f7cd-f56c-4c58-aa75-d5c3f1ff113b?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "1c6b12e5-f744-46de-8168-b02a5249e852"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T205759Z:1c6b12e5-f744-46de-8168-b02a5249e852"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:57:59 GMT"
- ],
- "Content-Length": [
- "423"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7268/providers/Microsoft.Cdn/profiles/ps6861\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6861\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"ps-test-tag-name\": \"ps-test-tag-value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"4e8e085b-e9e8-494f-8811-03e3d9467e9f\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7268/providers/Microsoft.Cdn/operationresults/0ed2f7cd-f56c-4c58-aa75-d5c3f1ff113b?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzI2OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzBlZDJmN2NkLWY1NmMtNGM1OC1hYTc1LWQ1YzNmMWZmMTEzYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "beb96c9b-b9a1-4156-abdc-fa231f723285"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "72fb2553-89ad-4fd8-a1bb-3a849f479d59"
- ],
- "x-ms-client-request-id": [
- "beb96c9b-b9a1-4156-abdc-fa231f723285"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "511476eb-7eb8-4380-af2f-c95e5c68f153"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T205809Z:511476eb-7eb8-4380-af2f-c95e5c68f153"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:58:09 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7268/providers/Microsoft.Cdn/profiles/ps6861?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzI2OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY4NjE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "beb96c9b-b9a1-4156-abdc-fa231f723285"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "71b841ac-8a7f-44a1-9693-34a65580f567"
- ],
- "x-ms-client-request-id": [
- "beb96c9b-b9a1-4156-abdc-fa231f723285"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "e5b4ef8e-1b67-4f97-abd5-4b5c3c34213d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T205809Z:e5b4ef8e-1b67-4f97-abd5-4b5c3c34213d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:58:09 GMT"
- ],
- "Content-Length": [
- "422"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7268/providers/Microsoft.Cdn/profiles/ps6861\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6861\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"ps-test-tag-name\": \"ps-test-tag-value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"4e8e085b-e9e8-494f-8811-03e3d9467e9f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7268?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzI2OD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9f2dd10e-035e-4400-86c7-6dd3e71549c7"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyNjgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "1590d8ca-e836-4c1f-aebb-35138cdca84b"
- ],
- "x-ms-correlation-request-id": [
- "1590d8ca-e836-4c1f-aebb-35138cdca84b"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T205810Z:1590d8ca-e836-4c1f-aebb-35138cdca84b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:58:10 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyNjgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeU5qZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyNjgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "f7c6173f-dd95-4040-9bea-95634538c831"
- ],
- "x-ms-correlation-request-id": [
- "f7c6173f-dd95-4040-9bea-95634538c831"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T205825Z:f7c6173f-dd95-4040-9bea-95634538c831"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:58:25 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyNjgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeU5qZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyNjgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "98688a2c-0eca-49c2-a316-5677b0de7d40"
- ],
- "x-ms-correlation-request-id": [
- "98688a2c-0eca-49c2-a316-5677b0de7d40"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T205840Z:98688a2c-0eca-49c2-a316-5677b0de7d40"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:58:40 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyNjgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeU5qZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyNjgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "267d2297-d436-4d14-ac13-3b867fadee7e"
- ],
- "x-ms-correlation-request-id": [
- "267d2297-d436-4d14-ac13-3b867fadee7e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T205856Z:267d2297-d436-4d14-ac13-3b867fadee7e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:58:55 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyNjgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeU5qZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyNjgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "b4e0595a-82b8-4b51-965c-75287eb22bb7"
- ],
- "x-ms-correlation-request-id": [
- "b4e0595a-82b8-4b51-965c-75287eb22bb7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T205911Z:b4e0595a-82b8-4b51-965c-75287eb22bb7"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:59:10 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyNjgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeU5qZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyNjgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "bbd4f4d5-b752-4c2a-991c-02053e23db52"
- ],
- "x-ms-correlation-request-id": [
- "bbd4f4d5-b752-4c2a-991c-02053e23db52"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T205926Z:bbd4f4d5-b752-4c2a-991c-02053e23db52"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:59:25 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyNjgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeU5qZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyNjgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "f01a8031-f88b-4aea-a6b1-0d1e8defd72c"
- ],
- "x-ms-correlation-request-id": [
- "f01a8031-f88b-4aea-a6b1-0d1e8defd72c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T205941Z:f01a8031-f88b-4aea-a6b1-0d1e8defd72c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:59:40 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyNjgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeU5qZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "c332a431-1089-436b-a429-125706cecce8"
- ],
- "x-ms-correlation-request-id": [
- "c332a431-1089-436b-a429-125706cecce8"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T205956Z:c332a431-1089-436b-a429-125706cecce8"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:59:55 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcyNjgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeU5qZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "032e4428-914f-4aef-8382-1a97b5f65328"
- ],
- "x-ms-correlation-request-id": [
- "032e4428-914f-4aef-8382-1a97b5f65328"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T205956Z:032e4428-914f-4aef-8382-1a97b5f65328"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:59:55 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-CreatePremiumAfdProfile": [
- "ps7268",
- "ps6861"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdProfileTests/TestCreateStandardAfdProfile.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdProfileTests/TestCreateStandardAfdProfile.json
deleted file mode 100644
index 12c7dcaba021..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdProfileTests/TestCreateStandardAfdProfile.json
+++ /dev/null
@@ -1,1018 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6216?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjIxNj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "83b9d391-984c-4b78-8470-9845aed87e95"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "06ab63f1-056e-47c4-8b37-f20ec766eb92"
- ],
- "x-ms-correlation-request-id": [
- "06ab63f1-056e-47c4-8b37-f20ec766eb92"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210121Z:06ab63f1-056e-47c4-8b37-f20ec766eb92"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:01:21 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6216\",\r\n \"name\": \"ps6216\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6216/providers/Microsoft.Cdn/profiles/ps1702?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjIxNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE3MDI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "52ff362d-6c97-4142-be2d-dab4e7929ae8"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a0e20b7e-4ad7-4b2c-84b0-79fa26774d4c"
- ],
- "x-ms-client-request-id": [
- "52ff362d-6c97-4142-be2d-dab4e7929ae8"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6216/providers/Microsoft.Cdn/operationresults/09307540-da15-4d75-b347-fce1cda11724?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "e3bd4fa0-1a34-4a81-b64a-a979cd69642b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210123Z:e3bd4fa0-1a34-4a81-b64a-a979cd69642b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:01:23 GMT"
- ],
- "Content-Length": [
- "386"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6216/providers/Microsoft.Cdn/profiles/ps1702\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps1702\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"25f6a810-7ef0-48c5-9d9e-e1e407fe4c99\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6216/providers/Microsoft.Cdn/operationresults/09307540-da15-4d75-b347-fce1cda11724?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjIxNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzA5MzA3NTQwLWRhMTUtNGQ3NS1iMzQ3LWZjZTFjZGExMTcyND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "52ff362d-6c97-4142-be2d-dab4e7929ae8"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f901d399-0ac5-4d79-96df-d131e7584aea"
- ],
- "x-ms-client-request-id": [
- "52ff362d-6c97-4142-be2d-dab4e7929ae8"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "95e28b6e-8451-4b3f-915b-b1a3d2144023"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210134Z:95e28b6e-8451-4b3f-915b-b1a3d2144023"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:01:33 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6216/providers/Microsoft.Cdn/profiles/ps1702?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjIxNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE3MDI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "52ff362d-6c97-4142-be2d-dab4e7929ae8"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4cff9d1f-c82d-4b5f-9852-51296dfe1087"
- ],
- "x-ms-client-request-id": [
- "52ff362d-6c97-4142-be2d-dab4e7929ae8"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "d2d17882-6ad5-4e1b-809d-8e423ee93001"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210134Z:d2d17882-6ad5-4e1b-809d-8e423ee93001"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:01:33 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6216/providers/Microsoft.Cdn/profiles/ps1702\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps1702\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"25f6a810-7ef0-48c5-9d9e-e1e407fe4c99\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6216?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjIxNj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ef9308f1-be61-4335-bf05-af77b552a873"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "85dd6cfc-8dda-4525-901f-bf83028f53e6"
- ],
- "x-ms-correlation-request-id": [
- "85dd6cfc-8dda-4525-901f-bf83028f53e6"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210134Z:85dd6cfc-8dda-4525-901f-bf83028f53e6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:01:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1UWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "b49e8a2d-bad7-4b08-a80b-847eeaccbe08"
- ],
- "x-ms-correlation-request-id": [
- "b49e8a2d-bad7-4b08-a80b-847eeaccbe08"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210149Z:b49e8a2d-bad7-4b08-a80b-847eeaccbe08"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:01:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1UWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "9b7d0060-224a-439f-b504-112308c4f04e"
- ],
- "x-ms-correlation-request-id": [
- "9b7d0060-224a-439f-b504-112308c4f04e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210204Z:9b7d0060-224a-439f-b504-112308c4f04e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:02:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1UWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "2ffafc6b-f0da-4ed3-b67b-6d2d8e35b93a"
- ],
- "x-ms-correlation-request-id": [
- "2ffafc6b-f0da-4ed3-b67b-6d2d8e35b93a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210219Z:2ffafc6b-f0da-4ed3-b67b-6d2d8e35b93a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:02:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1UWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "05a4559b-7537-4bea-8c95-1d717a502488"
- ],
- "x-ms-correlation-request-id": [
- "05a4559b-7537-4bea-8c95-1d717a502488"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210234Z:05a4559b-7537-4bea-8c95-1d717a502488"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:02:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1UWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "a7e4a37f-a184-4459-bd00-e420df87965e"
- ],
- "x-ms-correlation-request-id": [
- "a7e4a37f-a184-4459-bd00-e420df87965e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210249Z:a7e4a37f-a184-4459-bd00-e420df87965e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:02:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1UWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "636a4bd9-66d3-405d-9529-79b3a58e6622"
- ],
- "x-ms-correlation-request-id": [
- "636a4bd9-66d3-405d-9529-79b3a58e6622"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210304Z:636a4bd9-66d3-405d-9529-79b3a58e6622"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:03:03 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1UWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "e023d7d1-ffca-4a49-bd6c-1827fcb97b41"
- ],
- "x-ms-correlation-request-id": [
- "e023d7d1-ffca-4a49-bd6c-1827fcb97b41"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210319Z:e023d7d1-ffca-4a49-bd6c-1827fcb97b41"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:03:18 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1UWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "93fcd800-ce26-4986-a390-de55c7519256"
- ],
- "x-ms-correlation-request-id": [
- "93fcd800-ce26-4986-a390-de55c7519256"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210334Z:93fcd800-ce26-4986-a390-de55c7519256"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:03:33 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1UWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "b2ce3f76-3846-41c6-826c-2d33a333ea36"
- ],
- "x-ms-correlation-request-id": [
- "b2ce3f76-3846-41c6-826c-2d33a333ea36"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210349Z:b2ce3f76-3846-41c6-826c-2d33a333ea36"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:03:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1UWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "07a19fbf-f189-4d50-84f7-0eb05d916e2b"
- ],
- "x-ms-correlation-request-id": [
- "07a19fbf-f189-4d50-84f7-0eb05d916e2b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210405Z:07a19fbf-f189-4d50-84f7-0eb05d916e2b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:04:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1UWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "58aa6df2-6bd8-46dd-a3d7-d18c4403cdd2"
- ],
- "x-ms-correlation-request-id": [
- "58aa6df2-6bd8-46dd-a3d7-d18c4403cdd2"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210420Z:58aa6df2-6bd8-46dd-a3d7-d18c4403cdd2"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:04:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyMTYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU1UWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "755647ea-6145-4905-9896-0af36017a690"
- ],
- "x-ms-correlation-request-id": [
- "755647ea-6145-4905-9896-0af36017a690"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210420Z:755647ea-6145-4905-9896-0af36017a690"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:04:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-CreateStandardAfdProfile": [
- "ps6216",
- "ps1702"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdProfileTests/TestGetStandardAfdProfile.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdProfileTests/TestGetStandardAfdProfile.json
deleted file mode 100644
index ba3610c6e8b3..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdProfileTests/TestGetStandardAfdProfile.json
+++ /dev/null
@@ -1,1147 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps710?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzEwP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5b0d8463-79bb-4eaa-b36c-c17c048289a7"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "459b98a6-2ce2-4d73-be89-2f053ad1a20b"
- ],
- "x-ms-correlation-request-id": [
- "459b98a6-2ce2-4d73-be89-2f053ad1a20b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205440Z:459b98a6-2ce2-4d73-be89-2f053ad1a20b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:54:39 GMT"
- ],
- "Content-Length": [
- "163"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps710\",\r\n \"name\": \"ps710\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps710/providers/Microsoft.Cdn/profiles/ps714?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzEwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNzE0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9a61bb62-4af4-4aa7-a404-ceccdca015bd"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d2d7ef4f-96aa-4304-948d-1cd3b294a609"
- ],
- "x-ms-client-request-id": [
- "9a61bb62-4af4-4aa7-a404-ceccdca015bd"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps710/providers/Microsoft.Cdn/operationresults/1edc14fc-1b91-4729-8b92-233519cada38?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "79a1e777-428b-4bb3-b0dc-3af3089167c0"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205443Z:79a1e777-428b-4bb3-b0dc-3af3089167c0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:54:42 GMT"
- ],
- "Content-Length": [
- "383"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps710/providers/Microsoft.Cdn/profiles/ps714\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps714\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f80bccc3-7437-4bb9-ae13-80908de30c33\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps710/providers/Microsoft.Cdn/operationresults/1edc14fc-1b91-4729-8b92-233519cada38?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzEwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMWVkYzE0ZmMtMWI5MS00NzI5LThiOTItMjMzNTE5Y2FkYTM4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9a61bb62-4af4-4aa7-a404-ceccdca015bd"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8ab191e6-4642-4794-afeb-46d29ba2b47a"
- ],
- "x-ms-client-request-id": [
- "9a61bb62-4af4-4aa7-a404-ceccdca015bd"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "609f0e93-3362-48be-82f4-54dc378fb526"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205453Z:609f0e93-3362-48be-82f4-54dc378fb526"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:54:53 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps710/providers/Microsoft.Cdn/operationresults/1edc14fc-1b91-4729-8b92-233519cada38?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzEwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMWVkYzE0ZmMtMWI5MS00NzI5LThiOTItMjMzNTE5Y2FkYTM4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9a61bb62-4af4-4aa7-a404-ceccdca015bd"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6144cc52-7a62-40a7-8a9d-989942133759"
- ],
- "x-ms-client-request-id": [
- "9a61bb62-4af4-4aa7-a404-ceccdca015bd"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "4bdf2d10-d44e-4ac7-a1ad-ddef05848abe"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205503Z:4bdf2d10-d44e-4ac7-a1ad-ddef05848abe"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:55:03 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps710/providers/Microsoft.Cdn/profiles/ps714?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzEwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNzE0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9a61bb62-4af4-4aa7-a404-ceccdca015bd"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f4a90ac0-d8b1-4ced-a95c-bafa90cb3379"
- ],
- "x-ms-client-request-id": [
- "9a61bb62-4af4-4aa7-a404-ceccdca015bd"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "b1015e72-8f88-44eb-9764-7bcdce1e8803"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205503Z:b1015e72-8f88-44eb-9764-7bcdce1e8803"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:55:03 GMT"
- ],
- "Content-Length": [
- "382"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps710/providers/Microsoft.Cdn/profiles/ps714\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps714\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f80bccc3-7437-4bb9-ae13-80908de30c33\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps710/providers/Microsoft.Cdn/profiles/ps714?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzEwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNzE0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "609b20d5-848d-4807-b449-e3cb5b9ae428"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d835be7d-5a77-4f81-a2a6-377b7e06157f"
- ],
- "x-ms-client-request-id": [
- "609b20d5-848d-4807-b449-e3cb5b9ae428"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "c1161b9b-39c5-48b2-b1c6-a0b1537e9bcd"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205504Z:c1161b9b-39c5-48b2-b1c6-a0b1537e9bcd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:55:04 GMT"
- ],
- "Content-Length": [
- "382"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps710/providers/Microsoft.Cdn/profiles/ps714\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps714\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f80bccc3-7437-4bb9-ae13-80908de30c33\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps710?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzEwP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9b9015a6-999a-49ee-a54c-66e042632386"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "16295a49-a920-47a0-9106-b0da40b2039c"
- ],
- "x-ms-correlation-request-id": [
- "16295a49-a920-47a0-9106-b0da40b2039c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205504Z:16295a49-a920-47a0-9106-b0da40b2039c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:55:03 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "bf691069-8da5-4e52-85f5-18762c7e40a8"
- ],
- "x-ms-correlation-request-id": [
- "bf691069-8da5-4e52-85f5-18762c7e40a8"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205519Z:bf691069-8da5-4e52-85f5-18762c7e40a8"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:55:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "99f14e04-70e5-4766-a140-fba96a3ba618"
- ],
- "x-ms-correlation-request-id": [
- "99f14e04-70e5-4766-a140-fba96a3ba618"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205534Z:99f14e04-70e5-4766-a140-fba96a3ba618"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:55:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "669fdd70-adce-49f8-9d40-037c32fc42ae"
- ],
- "x-ms-correlation-request-id": [
- "669fdd70-adce-49f8-9d40-037c32fc42ae"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205549Z:669fdd70-adce-49f8-9d40-037c32fc42ae"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:55:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "68e4e643-9341-420b-84ba-a3d4be7b1ae2"
- ],
- "x-ms-correlation-request-id": [
- "68e4e643-9341-420b-84ba-a3d4be7b1ae2"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205604Z:68e4e643-9341-420b-84ba-a3d4be7b1ae2"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:56:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "0368b912-75da-4ca7-ae66-1f575831f3b6"
- ],
- "x-ms-correlation-request-id": [
- "0368b912-75da-4ca7-ae66-1f575831f3b6"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205619Z:0368b912-75da-4ca7-ae66-1f575831f3b6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:56:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "764435b4-f7d9-45f3-b55c-878893a60a58"
- ],
- "x-ms-correlation-request-id": [
- "764435b4-f7d9-45f3-b55c-878893a60a58"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205634Z:764435b4-f7d9-45f3-b55c-878893a60a58"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:56:33 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "f85285b3-f02e-46a6-aa0c-06a2416da24e"
- ],
- "x-ms-correlation-request-id": [
- "f85285b3-f02e-46a6-aa0c-06a2416da24e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205649Z:f85285b3-f02e-46a6-aa0c-06a2416da24e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:56:48 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "64618c80-0094-4b0d-9500-0d6d86153fe1"
- ],
- "x-ms-correlation-request-id": [
- "64618c80-0094-4b0d-9500-0d6d86153fe1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205704Z:64618c80-0094-4b0d-9500-0d6d86153fe1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:57:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "7f5d1258-a1ac-4cb6-9d5c-1ae61e0e5f0e"
- ],
- "x-ms-correlation-request-id": [
- "7f5d1258-a1ac-4cb6-9d5c-1ae61e0e5f0e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205719Z:7f5d1258-a1ac-4cb6-9d5c-1ae61e0e5f0e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:57:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "ade95c3b-dc23-4029-b1f6-248bf5c3b258"
- ],
- "x-ms-correlation-request-id": [
- "ade95c3b-dc23-4029-b1f6-248bf5c3b258"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205734Z:ade95c3b-dc23-4029-b1f6-248bf5c3b258"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:57:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "44261cf7-655a-4674-af55-d7408beaa0a4"
- ],
- "x-ms-correlation-request-id": [
- "44261cf7-655a-4674-af55-d7408beaa0a4"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205749Z:44261cf7-655a-4674-af55-d7408beaa0a4"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:57:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzcxMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjeE1DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "18b3c247-58e7-4ce2-b30e-93436cce42dc"
- ],
- "x-ms-correlation-request-id": [
- "18b3c247-58e7-4ce2-b30e-93436cce42dc"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205749Z:18b3c247-58e7-4ce2-b30e-93436cce42dc"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:57:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-GetStandardAfdProfile": [
- "ps710",
- "ps714"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdProfileTests/TestRemovePremiumAfdProfile.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdProfileTests/TestRemovePremiumAfdProfile.json
deleted file mode 100644
index 56bae37e7188..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdProfileTests/TestRemovePremiumAfdProfile.json
+++ /dev/null
@@ -1,889 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8767?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc2Nz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a345bf17-3024-48be-9476-3ebb24f1551b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "89d27a55-e6d6-413c-a6ca-8d7d3c0cd95d"
- ],
- "x-ms-correlation-request-id": [
- "89d27a55-e6d6-413c-a6ca-8d7d3c0cd95d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T205959Z:89d27a55-e6d6-413c-a6ca-8d7d3c0cd95d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:59:58 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8767\",\r\n \"name\": \"ps8767\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8767/providers/Microsoft.Cdn/profiles/ps9078?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODc2Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNzg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a78df34f-de96-4b57-b7fb-f832b58cbc1d"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "84"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5b9cda8b-8031-4857-9c17-f81edf8e168d"
- ],
- "x-ms-client-request-id": [
- "a78df34f-de96-4b57-b7fb-f832b58cbc1d"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8767/providers/Microsoft.Cdn/operationresults/60530bfd-e24c-42e7-81f5-cbc380d60285?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "53928a01-af35-41d9-b044-7a638c534d70"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210002Z:53928a01-af35-41d9-b044-7a638c534d70"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:00:01 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8767/providers/Microsoft.Cdn/profiles/ps9078\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9078\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"00fae082-1ffe-4bdf-9b1a-1a9671215ad2\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8767/providers/Microsoft.Cdn/operationresults/60530bfd-e24c-42e7-81f5-cbc380d60285?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc2Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzYwNTMwYmZkLWUyNGMtNDJlNy04MWY1LWNiYzM4MGQ2MDI4NT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a78df34f-de96-4b57-b7fb-f832b58cbc1d"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b7c90b52-5d6f-4fae-a271-0ff12ec2d467"
- ],
- "x-ms-client-request-id": [
- "a78df34f-de96-4b57-b7fb-f832b58cbc1d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "fbd9ff86-e9ae-46c4-9933-173aa280b76b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210012Z:fbd9ff86-e9ae-46c4-9933-173aa280b76b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:00:11 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8767/providers/Microsoft.Cdn/operationresults/60530bfd-e24c-42e7-81f5-cbc380d60285?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc2Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzYwNTMwYmZkLWUyNGMtNDJlNy04MWY1LWNiYzM4MGQ2MDI4NT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a78df34f-de96-4b57-b7fb-f832b58cbc1d"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "65c12f8f-b18b-40a8-a37e-e1c147a7051c"
- ],
- "x-ms-client-request-id": [
- "a78df34f-de96-4b57-b7fb-f832b58cbc1d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "f3e4d06e-0c7b-4df9-8415-dd8729806696"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210022Z:f3e4d06e-0c7b-4df9-8415-dd8729806696"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:00:21 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8767/providers/Microsoft.Cdn/profiles/ps9078?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODc2Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNzg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a78df34f-de96-4b57-b7fb-f832b58cbc1d"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "66d782a7-d2e9-456c-983b-7fdcdf535cf8"
- ],
- "x-ms-client-request-id": [
- "a78df34f-de96-4b57-b7fb-f832b58cbc1d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "3829375e-bc00-4edf-ae88-b005caf262eb"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210022Z:3829375e-bc00-4edf-ae88-b005caf262eb"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:00:21 GMT"
- ],
- "Content-Length": [
- "384"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8767/providers/Microsoft.Cdn/profiles/ps9078\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9078\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"00fae082-1ffe-4bdf-9b1a-1a9671215ad2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8767/providers/Microsoft.Cdn/profiles/ps9078?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODc2Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNzg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3ee98d14-edb9-44ae-b73b-b18cf65385dd"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e602150e-1f10-4c8d-b6b3-bd480a17757a"
- ],
- "x-ms-client-request-id": [
- "3ee98d14-edb9-44ae-b73b-b18cf65385dd"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "88b0c8ea-581c-489a-be49-8c8b341a18cc"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210022Z:88b0c8ea-581c-489a-be49-8c8b341a18cc"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:00:22 GMT"
- ],
- "Content-Length": [
- "384"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8767/providers/Microsoft.Cdn/profiles/ps9078\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9078\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"00fae082-1ffe-4bdf-9b1a-1a9671215ad2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8767/providers/Microsoft.Cdn/profiles/ps9078?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODc2Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNzg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3ee98d14-edb9-44ae-b73b-b18cf65385dd"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8767/providers/Microsoft.Cdn/operationresults/b27ca882-a7cb-44b4-bf7f-1992a6f64e90/profileresults/ps9078?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "aaef3a1f-8da0-4036-815c-346287f29756"
- ],
- "x-ms-client-request-id": [
- "3ee98d14-edb9-44ae-b73b-b18cf65385dd"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8767/providers/Microsoft.Cdn/operationresults/b27ca882-a7cb-44b4-bf7f-1992a6f64e90?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-correlation-request-id": [
- "ff6012ff-6a26-4b56-a1c3-1f85a2f2a2be"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210023Z:ff6012ff-6a26-4b56-a1c3-1f85a2f2a2be"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:00:22 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8767/providers/Microsoft.Cdn/operationresults/b27ca882-a7cb-44b4-bf7f-1992a6f64e90?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc2Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2IyN2NhODgyLWE3Y2ItNDRiNC1iZjdmLTE5OTJhNmY2NGU5MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3ee98d14-edb9-44ae-b73b-b18cf65385dd"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8c008d5a-d78e-4f08-a9c9-6530eec843bb"
- ],
- "x-ms-client-request-id": [
- "3ee98d14-edb9-44ae-b73b-b18cf65385dd"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "17236156-ebe1-4aec-954d-45297bcde77c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210033Z:17236156-ebe1-4aec-954d-45297bcde77c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:00:33 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8767/providers/Microsoft.Cdn/operationresults/b27ca882-a7cb-44b4-bf7f-1992a6f64e90/profileresults/ps9078?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc2Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2IyN2NhODgyLWE3Y2ItNDRiNC1iZjdmLTE5OTJhNmY2NGU5MC9wcm9maWxlcmVzdWx0cy9wczkwNzg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3ee98d14-edb9-44ae-b73b-b18cf65385dd"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7bf2b677-7f2e-48a0-af93-9c1b62decefb"
- ],
- "x-ms-client-request-id": [
- "3ee98d14-edb9-44ae-b73b-b18cf65385dd"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "0c5e1ffe-f50d-42ce-bfeb-0a18d2051d98"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210034Z:0c5e1ffe-f50d-42ce-bfeb-0a18d2051d98"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:00:33 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8767?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc2Nz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a409d4d5-2512-4f8f-a4c7-e7b192b6457b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NjctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "54ea5363-c7fe-43e9-9439-ffdc26f799ec"
- ],
- "x-ms-correlation-request-id": [
- "54ea5363-c7fe-43e9-9439-ffdc26f799ec"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210034Z:54ea5363-c7fe-43e9-9439-ffdc26f799ec"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:00:33 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NjctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM05qY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NjctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "7582b209-3c5a-47f5-ba23-9d515d556546"
- ],
- "x-ms-correlation-request-id": [
- "7582b209-3c5a-47f5-ba23-9d515d556546"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210049Z:7582b209-3c5a-47f5-ba23-9d515d556546"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:00:48 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NjctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM05qY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NjctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "369d9cb3-6183-4cf7-b14b-36d7aa7abd14"
- ],
- "x-ms-correlation-request-id": [
- "369d9cb3-6183-4cf7-b14b-36d7aa7abd14"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210104Z:369d9cb3-6183-4cf7-b14b-36d7aa7abd14"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:01:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NjctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM05qY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "f220c63f-d2d7-4d65-a0b0-4050a89e9370"
- ],
- "x-ms-correlation-request-id": [
- "f220c63f-d2d7-4d65-a0b0-4050a89e9370"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210119Z:f220c63f-d2d7-4d65-a0b0-4050a89e9370"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:01:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NjctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM05qY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "f7e2e5a2-b8cb-4e16-b197-2b427a4a8473"
- ],
- "x-ms-correlation-request-id": [
- "f7e2e5a2-b8cb-4e16-b197-2b427a4a8473"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T210119Z:f7e2e5a2-b8cb-4e16-b197-2b427a4a8473"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:01:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-RemovePremiumAfdProfile": [
- "ps8767",
- "ps9078"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdRouteTests/TestGetAfdRoute.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdRouteTests/TestGetAfdRoute.json
deleted file mode 100644
index faf752482e63..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdRouteTests/TestGetAfdRoute.json
+++ /dev/null
@@ -1,1125 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5550?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTU1MD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4f9ef29a-02f3-4ed5-83c4-d06eb2de7e48"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "b674b8ae-83b6-4c7e-80e1-f341f68b19c6"
- ],
- "x-ms-correlation-request-id": [
- "b674b8ae-83b6-4c7e-80e1-f341f68b19c6"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203419Z:b674b8ae-83b6-4c7e-80e1-f341f68b19c6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:34:18 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5550\",\r\n \"name\": \"ps5550\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5550/providers/Microsoft.Cdn/profiles/ps6167?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTU1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczYxNjc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e7d55bb8-35b3-4d15-b5d8-d805158e5fad"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8d7f9ba0-242a-4389-86fa-cda7fd9d0026"
- ],
- "x-ms-client-request-id": [
- "e7d55bb8-35b3-4d15-b5d8-d805158e5fad"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5550/providers/Microsoft.Cdn/operationresults/8175b850-5d69-43b0-92f1-d064ed1021a0?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "4fae0707-efc1-4021-a0c2-75b806eefbd9"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203424Z:4fae0707-efc1-4021-a0c2-75b806eefbd9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:34:24 GMT"
- ],
- "Content-Length": [
- "386"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5550/providers/Microsoft.Cdn/profiles/ps6167\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6167\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe18b2da-3f60-445c-945a-1a6cbbfd6ccf\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5550/providers/Microsoft.Cdn/operationresults/8175b850-5d69-43b0-92f1-d064ed1021a0?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTU1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzgxNzViODUwLTVkNjktNDNiMC05MmYxLWQwNjRlZDEwMjFhMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e7d55bb8-35b3-4d15-b5d8-d805158e5fad"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2ad9c012-94a8-42e0-8bbc-3c4437a1c3ef"
- ],
- "x-ms-client-request-id": [
- "e7d55bb8-35b3-4d15-b5d8-d805158e5fad"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "563d95d4-0aca-4735-835e-39ee67f1430d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203434Z:563d95d4-0aca-4735-835e-39ee67f1430d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:34:34 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5550/providers/Microsoft.Cdn/operationresults/8175b850-5d69-43b0-92f1-d064ed1021a0?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTU1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzgxNzViODUwLTVkNjktNDNiMC05MmYxLWQwNjRlZDEwMjFhMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e7d55bb8-35b3-4d15-b5d8-d805158e5fad"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ecdd52bc-f265-45ab-b4a9-09c1f745f2ba"
- ],
- "x-ms-client-request-id": [
- "e7d55bb8-35b3-4d15-b5d8-d805158e5fad"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "534d8c27-3432-4209-a237-e605ba8268da"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203444Z:534d8c27-3432-4209-a237-e605ba8268da"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:34:44 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5550/providers/Microsoft.Cdn/profiles/ps6167?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTU1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczYxNjc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e7d55bb8-35b3-4d15-b5d8-d805158e5fad"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0b432630-b6c0-487b-adb8-902455b0e5a9"
- ],
- "x-ms-client-request-id": [
- "e7d55bb8-35b3-4d15-b5d8-d805158e5fad"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "a6a3d467-fbf2-4267-a6ff-a821e48ed08c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203444Z:a6a3d467-fbf2-4267-a6ff-a821e48ed08c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:34:44 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5550/providers/Microsoft.Cdn/profiles/ps6167\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6167\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe18b2da-3f60-445c-945a-1a6cbbfd6ccf\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5550/providers/Microsoft.Cdn/profiles/ps6167/afdEndpoints/ps3032?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTU1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczYxNjcvYWZkRW5kcG9pbnRzL3BzMzAzMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"originResponseTimeoutSeconds\": 60\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d7c735e9-6d8c-4b12-aa29-0a795c528d26"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "93"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f02161d6-78ed-49ef-b2f5-47d5de8ab374"
- ],
- "x-ms-client-request-id": [
- "d7c735e9-6d8c-4b12-aa29-0a795c528d26"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5550/providers/Microsoft.Cdn/operationresults/044c5a63-6521-431d-8232-9749b2316cf0?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "b49c1c66-f5b3-4930-9d32-2f977c0a409f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203447Z:b49c1c66-f5b3-4930-9d32-2f977c0a409f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:34:47 GMT"
- ],
- "Content-Length": [
- "406"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5550/providers/Microsoft.Cdn/profiles/ps6167/afdEndpoints/ps3032\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"ps3032\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps3032.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Creating\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5550/providers/Microsoft.Cdn/operationresults/044c5a63-6521-431d-8232-9749b2316cf0?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTU1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzA0NGM1YTYzLTY1MjEtNDMxZC04MjMyLTk3NDliMjMxNmNmMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d7c735e9-6d8c-4b12-aa29-0a795c528d26"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c908b210-a674-4cd7-ba6d-408d3365f8bc"
- ],
- "x-ms-client-request-id": [
- "d7c735e9-6d8c-4b12-aa29-0a795c528d26"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "f6f26dc8-434e-4723-98b1-fa1d25aaa640"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203457Z:f6f26dc8-434e-4723-98b1-fa1d25aaa640"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:34:57 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5550/providers/Microsoft.Cdn/profiles/ps6167/afdEndpoints/ps3032?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTU1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczYxNjcvYWZkRW5kcG9pbnRzL3BzMzAzMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d7c735e9-6d8c-4b12-aa29-0a795c528d26"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "13741171-ae52-4e0e-bf79-bde4757f77cf"
- ],
- "x-ms-client-request-id": [
- "d7c735e9-6d8c-4b12-aa29-0a795c528d26"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "0cd71f7d-cc7e-41cb-b21f-64c1495c8761"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203458Z:0cd71f7d-cc7e-41cb-b21f-64c1495c8761"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:34:57 GMT"
- ],
- "Content-Length": [
- "407"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5550/providers/Microsoft.Cdn/profiles/ps6167/afdEndpoints/ps3032\",\r\n \"type\": \"Microsoft.Cdn/profiles/afdendpoints\",\r\n \"name\": \"ps3032\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps3032.z01.azurefd.net\",\r\n \"originResponseTimeoutSeconds\": 60,\r\n \"enabledState\": \"Enabled\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5550/providers/Microsoft.Cdn/profiles/ps6167/afdEndpoints/ps3032/routes/ps8916?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTU1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczYxNjcvYWZkRW5kcG9pbnRzL3BzMzAzMi9yb3V0ZXMvcHM4OTE2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7b9c6aba-a4a0-43d5-8097-b697b12bc799"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "fcddae5c-5618-48ad-b429-eb457764ac0f"
- ],
- "x-ms-client-request-id": [
- "7b9c6aba-a4a0-43d5-8097-b697b12bc799"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "138e0284-266c-4c14-a747-8e8c187b4e4f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203458Z:138e0284-266c-4c14-a747-8e8c187b4e4f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:34:58 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5550?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTU1MD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "601d422c-6c6f-4fc9-a68c-1481ee80da29"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1NTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "dbd91428-ecca-4534-a3d2-111b7956d3f5"
- ],
- "x-ms-correlation-request-id": [
- "dbd91428-ecca-4534-a3d2-111b7956d3f5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203459Z:dbd91428-ecca-4534-a3d2-111b7956d3f5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:34:58 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1NTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMU5UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1NTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "049e6207-7caf-401c-865e-307d348a0d13"
- ],
- "x-ms-correlation-request-id": [
- "049e6207-7caf-401c-865e-307d348a0d13"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203514Z:049e6207-7caf-401c-865e-307d348a0d13"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:35:14 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1NTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMU5UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1NTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "1a960c07-1c6e-46ce-a70c-1940697a51e3"
- ],
- "x-ms-correlation-request-id": [
- "1a960c07-1c6e-46ce-a70c-1940697a51e3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203529Z:1a960c07-1c6e-46ce-a70c-1940697a51e3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:35:29 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1NTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMU5UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1NTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "4187b751-ed1a-43e7-a0c9-7c99df0c57e0"
- ],
- "x-ms-correlation-request-id": [
- "4187b751-ed1a-43e7-a0c9-7c99df0c57e0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203544Z:4187b751-ed1a-43e7-a0c9-7c99df0c57e0"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:35:44 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1NTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMU5UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1NTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "99c32e0c-2acc-4db6-953d-f644b7dc6ca4"
- ],
- "x-ms-correlation-request-id": [
- "99c32e0c-2acc-4db6-953d-f644b7dc6ca4"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203559Z:99c32e0c-2acc-4db6-953d-f644b7dc6ca4"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:35:59 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1NTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMU5UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1NTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "3342b621-d805-463e-b285-5e5a03cb3833"
- ],
- "x-ms-correlation-request-id": [
- "3342b621-d805-463e-b285-5e5a03cb3833"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203614Z:3342b621-d805-463e-b285-5e5a03cb3833"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:36:14 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1NTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMU5UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1NTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "aac788f1-8da4-4bdb-b68e-bafc1d7f6338"
- ],
- "x-ms-correlation-request-id": [
- "aac788f1-8da4-4bdb-b68e-bafc1d7f6338"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203630Z:aac788f1-8da4-4bdb-b68e-bafc1d7f6338"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:36:29 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1NTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMU5UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "ec93f00c-408b-4806-993a-fbbe67ecb8a7"
- ],
- "x-ms-correlation-request-id": [
- "ec93f00c-408b-4806-993a-fbbe67ecb8a7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203645Z:ec93f00c-408b-4806-993a-fbbe67ecb8a7"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:36:44 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU1NTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVMU5UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "416b5471-daf5-4e91-8815-c3d28714c9b6"
- ],
- "x-ms-correlation-request-id": [
- "416b5471-daf5-4e91-8815-c3d28714c9b6"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T203645Z:416b5471-daf5-4e91-8815-c3d28714c9b6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:36:44 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-GetAfdRoute": [
- "ps5550",
- "ps6167",
- "ps3032",
- "ps8916"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdRuleSetTests/TestCreateAfdRuleSet.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdRuleSetTests/TestCreateAfdRuleSet.json
deleted file mode 100644
index 9e0b7b607cf0..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdRuleSetTests/TestCreateAfdRuleSet.json
+++ /dev/null
@@ -1,857 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3452?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzQ1Mj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "259d2eec-b6b5-4029-9a36-15846abfef52"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "343de00d-516a-4818-9fa0-eb6deddb1604"
- ],
- "x-ms-correlation-request-id": [
- "343de00d-516a-4818-9fa0-eb6deddb1604"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T193946Z:343de00d-516a-4818-9fa0-eb6deddb1604"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:39:45 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3452\",\r\n \"name\": \"ps3452\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3452/providers/Microsoft.Cdn/profiles/ps9976?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzQ1Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk5NzY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "2ac4eb5d-2ebb-4793-9aa7-6b84064aeac9"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c3f04449-3f0b-4962-a755-051a88cdf3c2"
- ],
- "x-ms-client-request-id": [
- "2ac4eb5d-2ebb-4793-9aa7-6b84064aeac9"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3452/providers/Microsoft.Cdn/operationresults/194ee1a9-7a6e-48b1-b884-574630eae563?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "dd56ee39-41c0-465a-9602-643a90638176"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T193950Z:dd56ee39-41c0-465a-9602-643a90638176"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:39:50 GMT"
- ],
- "Content-Length": [
- "386"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3452/providers/Microsoft.Cdn/profiles/ps9976\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9976\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8a458900-60f3-4726-94a5-e5218004ca4f\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3452/providers/Microsoft.Cdn/operationresults/194ee1a9-7a6e-48b1-b884-574630eae563?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzQ1Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzE5NGVlMWE5LTdhNmUtNDhiMS1iODg0LTU3NDYzMGVhZTU2Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "2ac4eb5d-2ebb-4793-9aa7-6b84064aeac9"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "253030da-5526-427b-b53c-fc024c6e3244"
- ],
- "x-ms-client-request-id": [
- "2ac4eb5d-2ebb-4793-9aa7-6b84064aeac9"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "93bfd262-28c8-46c4-9c5c-1bd2d6be02ea"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194000Z:93bfd262-28c8-46c4-9c5c-1bd2d6be02ea"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:40:00 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3452/providers/Microsoft.Cdn/profiles/ps9976?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzQ1Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk5NzY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "2ac4eb5d-2ebb-4793-9aa7-6b84064aeac9"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f2b649dd-6e35-4a9b-bb44-5d42d45023b1"
- ],
- "x-ms-client-request-id": [
- "2ac4eb5d-2ebb-4793-9aa7-6b84064aeac9"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "288c515c-6d6e-4bf6-88ab-961cd84313e5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194001Z:288c515c-6d6e-4bf6-88ab-961cd84313e5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:40:00 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3452/providers/Microsoft.Cdn/profiles/ps9976\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9976\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8a458900-60f3-4726-94a5-e5218004ca4f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3452/providers/Microsoft.Cdn/profiles/ps9976/ruleSets/ps6107?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzQ1Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk5NzYvcnVsZVNldHMvcHM2MTA3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f8fdb7bc-989a-43af-8098-a30817c1bbe2"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f2558bea-db49-48ce-bdeb-698ce6e13812"
- ],
- "x-ms-client-request-id": [
- "f8fdb7bc-989a-43af-8098-a30817c1bbe2"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "6017a111-1f8b-498c-bbcf-3f6b199e0c2a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194002Z:6017a111-1f8b-498c-bbcf-3f6b199e0c2a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:40:01 GMT"
- ],
- "Content-Length": [
- "274"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3452/providers/Microsoft.Cdn/profiles/ps9976/rulesets/ps6107\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets\",\r\n \"name\": \"ps6107\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3452?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzQ1Mj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7841db00-1f3b-4fda-8db1-0ee6888bb771"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0NTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "330520f4-c914-4eb9-9c58-e8567c05886c"
- ],
- "x-ms-correlation-request-id": [
- "330520f4-c914-4eb9-9c58-e8567c05886c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194002Z:330520f4-c914-4eb9-9c58-e8567c05886c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:40:01 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0NTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME5USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0NTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "aaa43f4b-e33c-4679-871e-82f3c8f474c9"
- ],
- "x-ms-correlation-request-id": [
- "aaa43f4b-e33c-4679-871e-82f3c8f474c9"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194018Z:aaa43f4b-e33c-4679-871e-82f3c8f474c9"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:40:17 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0NTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME5USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0NTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "0692c51a-0603-49ea-a9f7-6303e5a405ad"
- ],
- "x-ms-correlation-request-id": [
- "0692c51a-0603-49ea-a9f7-6303e5a405ad"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194033Z:0692c51a-0603-49ea-a9f7-6303e5a405ad"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:40:32 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0NTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME5USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0NTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "64451788-011b-40c4-aaa0-3dc0d5fccb3c"
- ],
- "x-ms-correlation-request-id": [
- "64451788-011b-40c4-aaa0-3dc0d5fccb3c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194048Z:64451788-011b-40c4-aaa0-3dc0d5fccb3c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:40:47 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0NTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME5USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0NTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "f4fe6733-0ade-4231-acd1-f5d68c2559ee"
- ],
- "x-ms-correlation-request-id": [
- "f4fe6733-0ade-4231-acd1-f5d68c2559ee"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194103Z:f4fe6733-0ade-4231-acd1-f5d68c2559ee"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:41:02 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0NTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME5USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0NTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "f82a8663-38d7-495d-aaec-91f00fbd9200"
- ],
- "x-ms-correlation-request-id": [
- "f82a8663-38d7-495d-aaec-91f00fbd9200"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194118Z:f82a8663-38d7-495d-aaec-91f00fbd9200"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:41:17 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0NTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME5USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0NTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "6bc14da5-796d-45e9-87e4-ac07b9e4c269"
- ],
- "x-ms-correlation-request-id": [
- "6bc14da5-796d-45e9-87e4-ac07b9e4c269"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194133Z:6bc14da5-796d-45e9-87e4-ac07b9e4c269"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:41:32 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0NTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME5USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "7837abb5-0d85-4af0-bf75-1eb5acfd7c7d"
- ],
- "x-ms-correlation-request-id": [
- "7837abb5-0d85-4af0-bf75-1eb5acfd7c7d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194148Z:7837abb5-0d85-4af0-bf75-1eb5acfd7c7d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:41:47 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM0NTItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNME5USXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "ccdb6eef-b100-4fc6-92d3-b7394c5d3fa2"
- ],
- "x-ms-correlation-request-id": [
- "ccdb6eef-b100-4fc6-92d3-b7394c5d3fa2"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194148Z:ccdb6eef-b100-4fc6-92d3-b7394c5d3fa2"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:41:48 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-CreateAfdRuleSet": [
- "ps3452",
- "ps9976",
- "ps6107"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdRuleSetTests/TestRemoveAfdRuleSet.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdRuleSetTests/TestRemoveAfdRuleSet.json
deleted file mode 100644
index e6aed1dd0414..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdRuleSetTests/TestRemoveAfdRuleSet.json
+++ /dev/null
@@ -1,1115 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps105?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTA1P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f26f963e-7ecc-4e60-98fe-528ec3d6a19a"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "218ab7f6-3c3d-40e8-b4f9-619fe09d60a4"
- ],
- "x-ms-correlation-request-id": [
- "218ab7f6-3c3d-40e8-b4f9-619fe09d60a4"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194224Z:218ab7f6-3c3d-40e8-b4f9-619fe09d60a4"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:42:23 GMT"
- ],
- "Content-Length": [
- "163"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps105\",\r\n \"name\": \"ps105\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps105/providers/Microsoft.Cdn/profiles/ps6720?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNjcyMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "46ef6eca-05a9-4ffd-9206-a34a4a5ce868"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5e0ab40b-b932-4e6e-b89f-543b5c6185e0"
- ],
- "x-ms-client-request-id": [
- "46ef6eca-05a9-4ffd-9206-a34a4a5ce868"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps105/providers/Microsoft.Cdn/operationresults/b2be9c74-81b8-4e7b-863f-75ed8341f8be?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "63bc22b4-2747-498a-82a8-b07ce7315306"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194228Z:63bc22b4-2747-498a-82a8-b07ce7315306"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:42:27 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps105/providers/Microsoft.Cdn/profiles/ps6720\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6720\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f45bcfc0-dfaa-4f7e-8c31-d57aa8847714\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps105/providers/Microsoft.Cdn/operationresults/b2be9c74-81b8-4e7b-863f-75ed8341f8be?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjJiZTljNzQtODFiOC00ZTdiLTg2M2YtNzVlZDgzNDFmOGJlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "46ef6eca-05a9-4ffd-9206-a34a4a5ce868"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9d58e770-1a09-4bb8-aa61-11d90b8096cd"
- ],
- "x-ms-client-request-id": [
- "46ef6eca-05a9-4ffd-9206-a34a4a5ce868"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "8e10a21d-ca03-4fbb-9e1f-94b6ba517572"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194238Z:8e10a21d-ca03-4fbb-9e1f-94b6ba517572"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:42:38 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps105/providers/Microsoft.Cdn/operationresults/b2be9c74-81b8-4e7b-863f-75ed8341f8be?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYjJiZTljNzQtODFiOC00ZTdiLTg2M2YtNzVlZDgzNDFmOGJlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "46ef6eca-05a9-4ffd-9206-a34a4a5ce868"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2f40cebe-35ec-4aa8-86b5-007e287992c2"
- ],
- "x-ms-client-request-id": [
- "46ef6eca-05a9-4ffd-9206-a34a4a5ce868"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "c52a9d9c-a8de-46da-aa90-c80029370f25"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194249Z:c52a9d9c-a8de-46da-aa90-c80029370f25"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:42:48 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps105/providers/Microsoft.Cdn/profiles/ps6720?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNjcyMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "46ef6eca-05a9-4ffd-9206-a34a4a5ce868"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "fc687f8a-2e87-4489-9dce-64d00ec32424"
- ],
- "x-ms-client-request-id": [
- "46ef6eca-05a9-4ffd-9206-a34a4a5ce868"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "e3b7cbef-9862-48a0-a13f-32545fb956bc"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194249Z:e3b7cbef-9862-48a0-a13f-32545fb956bc"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:42:48 GMT"
- ],
- "Content-Length": [
- "384"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps105/providers/Microsoft.Cdn/profiles/ps6720\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6720\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f45bcfc0-dfaa-4f7e-8c31-d57aa8847714\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps105/providers/Microsoft.Cdn/profiles/ps6720/ruleSets/ps4702?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNjcyMC9ydWxlU2V0cy9wczQ3MDI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "83e63ca5-028a-42fd-af1a-74c71cbc251e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1d843a03-dbde-4ffb-8a85-4fe297b00a3e"
- ],
- "x-ms-client-request-id": [
- "83e63ca5-028a-42fd-af1a-74c71cbc251e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "8cb5bcc0-b14e-47c8-8137-3aead510c7b0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194250Z:8cb5bcc0-b14e-47c8-8137-3aead510c7b0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:42:49 GMT"
- ],
- "Content-Length": [
- "273"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps105/providers/Microsoft.Cdn/profiles/ps6720/rulesets/ps4702\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets\",\r\n \"name\": \"ps4702\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps105/providers/Microsoft.Cdn/profiles/ps6720/ruleSets/ps4702?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNjcyMC9ydWxlU2V0cy9wczQ3MDI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a125a1d9-b473-46c1-ad5e-325e3429a6c7"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "bdd7ec0c-99bf-44c7-9d8d-3fb927072a87"
- ],
- "x-ms-client-request-id": [
- "a125a1d9-b473-46c1-ad5e-325e3429a6c7"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "0972d63a-8afe-45d1-bb4f-1ee7c68a2f09"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194250Z:0972d63a-8afe-45d1-bb4f-1ee7c68a2f09"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:42:50 GMT"
- ],
- "Content-Length": [
- "273"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps105/providers/Microsoft.Cdn/profiles/ps6720/rulesets/ps4702\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets\",\r\n \"name\": \"ps4702\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps105/providers/Microsoft.Cdn/profiles/ps6720/ruleSets/ps4702?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNjcyMC9ydWxlU2V0cy9wczQ3MDI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1809ecd3-9b02-4d43-87df-5ee60fa36010"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0a954493-707d-4eda-a70d-0c77d6c5a9ca"
- ],
- "x-ms-client-request-id": [
- "1809ecd3-9b02-4d43-87df-5ee60fa36010"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "6eaece4d-7788-4c44-8a02-7e61ebb9d201"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194252Z:6eaece4d-7788-4c44-8a02-7e61ebb9d201"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:42:51 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps105/providers/Microsoft.Cdn/profiles/ps6720/ruleSets/ps4702?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTA1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNjcyMC9ydWxlU2V0cy9wczQ3MDI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a125a1d9-b473-46c1-ad5e-325e3429a6c7"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "33202f7b-34fa-4357-bbc4-94c882c922d5"
- ],
- "x-ms-client-request-id": [
- "a125a1d9-b473-46c1-ad5e-325e3429a6c7"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-correlation-request-id": [
- "afb2e8e6-1e57-4ad8-8a6c-d1596e35a22e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194251Z:afb2e8e6-1e57-4ad8-8a6c-d1596e35a22e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:42:51 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps105?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTA1P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "22d68325-c0ee-438e-b1f5-9241e41d9716"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "cdcab9f2-978a-4beb-a8d0-1fe649ac428a"
- ],
- "x-ms-correlation-request-id": [
- "cdcab9f2-978a-4beb-a8d0-1fe649ac428a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194253Z:cdcab9f2-978a-4beb-a8d0-1fe649ac428a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:42:52 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd05TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "fec11378-1cbc-450d-98c3-5e547e75b49c"
- ],
- "x-ms-correlation-request-id": [
- "fec11378-1cbc-450d-98c3-5e547e75b49c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194308Z:fec11378-1cbc-450d-98c3-5e547e75b49c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:43:08 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd05TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "696d8527-9b36-4b8f-82c5-c7c75040f726"
- ],
- "x-ms-correlation-request-id": [
- "696d8527-9b36-4b8f-82c5-c7c75040f726"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194323Z:696d8527-9b36-4b8f-82c5-c7c75040f726"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:43:23 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd05TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "413201e8-b7b0-40c0-a4fe-ea75d0b396c1"
- ],
- "x-ms-correlation-request-id": [
- "413201e8-b7b0-40c0-a4fe-ea75d0b396c1"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194338Z:413201e8-b7b0-40c0-a4fe-ea75d0b396c1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:43:38 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd05TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "5cebd522-8ee0-4027-9545-de7cec1bb5e2"
- ],
- "x-ms-correlation-request-id": [
- "5cebd522-8ee0-4027-9545-de7cec1bb5e2"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194353Z:5cebd522-8ee0-4027-9545-de7cec1bb5e2"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:43:53 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd05TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "12c66fec-7c6d-4f99-9b3b-a1993d8b54ce"
- ],
- "x-ms-correlation-request-id": [
- "12c66fec-7c6d-4f99-9b3b-a1993d8b54ce"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194409Z:12c66fec-7c6d-4f99-9b3b-a1993d8b54ce"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:44:09 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd05TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "fa009db3-7e1f-49c8-be31-ca5b4e8a3481"
- ],
- "x-ms-correlation-request-id": [
- "fa009db3-7e1f-49c8-be31-ca5b4e8a3481"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194424Z:fa009db3-7e1f-49c8-be31-ca5b4e8a3481"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:44:24 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd05TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "0d258719-b3f9-49d9-bbc5-74e624dceaf3"
- ],
- "x-ms-correlation-request-id": [
- "0d258719-b3f9-49d9-bbc5-74e624dceaf3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194439Z:0d258719-b3f9-49d9-bbc5-74e624dceaf3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:44:39 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEwNS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFd05TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "cd8b8dc0-6e7f-4c30-b8a2-3d2bf8cc7816"
- ],
- "x-ms-correlation-request-id": [
- "cd8b8dc0-6e7f-4c30-b8a2-3d2bf8cc7816"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T194439Z:cd8b8dc0-6e7f-4c30-b8a2-3d2bf8cc7816"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:44:39 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-RemoveAfdRuleSet": [
- "ps105",
- "ps6720",
- "ps4702"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdRuleTests/TestCreateAfdRule.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdRuleTests/TestCreateAfdRule.json
deleted file mode 100644
index 7c359e31849f..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdRuleTests/TestCreateAfdRule.json
+++ /dev/null
@@ -1,816 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1231?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTIzMT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "2019ab2d-e4ee-44c6-a9de-9c16e368538d"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30411.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.45"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "4fbcf972-b1ba-4890-89be-fa804b4b7592"
- ],
- "x-ms-correlation-request-id": [
- "4fbcf972-b1ba-4890-89be-fa804b4b7592"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210907T235920Z:4fbcf972-b1ba-4890-89be-fa804b4b7592"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 07 Sep 2021 23:59:20 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps1231\",\r\n \"name\": \"ps1231\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps1231/providers/Microsoft.Cdn/profiles/ps2759?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTIzMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczI3NTk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c6d59bad-8a86-4f0e-b255-cefee8c517ca"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30411.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e6c27b66-472f-4896-ab5b-679b76f86601"
- ],
- "x-ms-client-request-id": [
- "c6d59bad-8a86-4f0e-b255-cefee8c517ca"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1231/providers/Microsoft.Cdn/operationresults/cb4986bd-24bf-40a7-96f3-d8f22f8a538f?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "8d3b4156-acba-44c8-afab-ca5aff674da8"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210907T235939Z:8d3b4156-acba-44c8-afab-ca5aff674da8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 07 Sep 2021 23:59:39 GMT"
- ],
- "Content-Length": [
- "386"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1231/providers/Microsoft.Cdn/profiles/ps2759\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps2759\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"1f9e16bc-3d65-4417-b875-74b771b759df\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1231/providers/Microsoft.Cdn/operationresults/cb4986bd-24bf-40a7-96f3-d8f22f8a538f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTIzMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2NiNDk4NmJkLTI0YmYtNDBhNy05NmYzLWQ4ZjIyZjhhNTM4Zj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c6d59bad-8a86-4f0e-b255-cefee8c517ca"
- ],
- "User-Agent": [
- "FxVersion/4.6.30411.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "229d0d2c-39bd-4820-ad52-dc85fa43cceb"
- ],
- "x-ms-client-request-id": [
- "c6d59bad-8a86-4f0e-b255-cefee8c517ca"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "1d7c370f-a7f5-4070-be6d-9b2ae3533ecf"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210907T235950Z:1d7c370f-a7f5-4070-be6d-9b2ae3533ecf"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 07 Sep 2021 23:59:50 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps1231/providers/Microsoft.Cdn/profiles/ps2759?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTIzMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczI3NTk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c6d59bad-8a86-4f0e-b255-cefee8c517ca"
- ],
- "User-Agent": [
- "FxVersion/4.6.30411.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a125e23c-c70b-4997-a6b8-838b955cf7de"
- ],
- "x-ms-client-request-id": [
- "c6d59bad-8a86-4f0e-b255-cefee8c517ca"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "84415205-04bf-4d81-a471-76db229db05a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210907T235950Z:84415205-04bf-4d81-a471-76db229db05a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 07 Sep 2021 23:59:50 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1231/providers/Microsoft.Cdn/profiles/ps2759\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps2759\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"1f9e16bc-3d65-4417-b875-74b771b759df\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps1231/providers/Microsoft.Cdn/profiles/ps2759/ruleSets/ps8511?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTIzMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczI3NTkvcnVsZVNldHMvcHM4NTExP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "426694e8-8157-4094-b9b5-fd5fbf2e2686"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30411.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "74e3b95a-c9da-4215-b903-05631dc530b9"
- ],
- "x-ms-client-request-id": [
- "426694e8-8157-4094-b9b5-fd5fbf2e2686"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "60663b07-6c6f-4207-88a6-135d556a7a01"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210907T235951Z:60663b07-6c6f-4207-88a6-135d556a7a01"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 07 Sep 2021 23:59:51 GMT"
- ],
- "Content-Length": [
- "274"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1231/providers/Microsoft.Cdn/profiles/ps2759/rulesets/ps8511\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets\",\r\n \"name\": \"ps8511\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps1231/providers/Microsoft.Cdn/profiles/ps2759/ruleSets/ps8511/rules/ps2240?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTIzMS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczI3NTkvcnVsZVNldHMvcHM4NTExL3J1bGVzL3BzMjI0MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"order\": 2,\r\n \"conditions\": [],\r\n \"actions\": [\r\n {\r\n \"name\": \"ModifyRequestHeader\",\r\n \"parameters\": {\r\n \"headerAction\": \"Overwrite\",\r\n \"headerName\": \"x-header-name\",\r\n \"value\": \"header-value\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleHeaderActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "179f97a3-6b14-4936-97b2-06f705b88843"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30411.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "396"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "95a46dfd-0e2b-4b52-8848-72364b875016"
- ],
- "x-ms-client-request-id": [
- "179f97a3-6b14-4936-97b2-06f705b88843"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "de5aa86f-15a3-4cea-86f4-975fc948aad3"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210907T235952Z:de5aa86f-15a3-4cea-86f4-975fc948aad3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 07 Sep 2021 23:59:52 GMT"
- ],
- "Content-Length": [
- "572"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1231/providers/Microsoft.Cdn/profiles/ps2759/rulesets/ps8511/rules/ps2240\",\r\n \"type\": \"Microsoft.Cdn/profiles/rulesets/rules\",\r\n \"name\": \"ps2240\",\r\n \"properties\": {\r\n \"order\": 2,\r\n \"conditions\": [],\r\n \"actions\": [\r\n {\r\n \"name\": \"ModifyRequestHeader\",\r\n \"parameters\": {\r\n \"headerAction\": \"Overwrite\",\r\n \"headerName\": \"x-header-name\",\r\n \"value\": \"header-value\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleHeaderActionParameters\"\r\n }\r\n }\r\n ],\r\n \"matchProcessingBehavior\": \"Continue\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"deploymentStatus\": \"NotStarted\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1231?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTIzMT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ec1f19de-4a9d-450a-9784-802fcb907d4f"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30411.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.45"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEyMzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "3f3b42b7-7259-43b4-98fe-5e9f509e6b0c"
- ],
- "x-ms-correlation-request-id": [
- "3f3b42b7-7259-43b4-98fe-5e9f509e6b0c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210907T235952Z:3f3b42b7-7259-43b4-98fe-5e9f509e6b0c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 07 Sep 2021 23:59:52 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEyMzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeU16RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30411.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.45"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEyMzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "33f2f5b0-a5b5-49cc-a16b-3a9be2407022"
- ],
- "x-ms-correlation-request-id": [
- "33f2f5b0-a5b5-49cc-a16b-3a9be2407022"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210908T000007Z:33f2f5b0-a5b5-49cc-a16b-3a9be2407022"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 08 Sep 2021 00:00:07 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEyMzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeU16RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30411.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.45"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEyMzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "2cc7c6df-e7e1-4760-9332-9d99cf16290f"
- ],
- "x-ms-correlation-request-id": [
- "2cc7c6df-e7e1-4760-9332-9d99cf16290f"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210908T000023Z:2cc7c6df-e7e1-4760-9332-9d99cf16290f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 08 Sep 2021 00:00:22 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEyMzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeU16RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30411.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.45"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEyMzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "f9d8d930-c72d-471d-965f-0164ea83fc80"
- ],
- "x-ms-correlation-request-id": [
- "f9d8d930-c72d-471d-965f-0164ea83fc80"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210908T000038Z:f9d8d930-c72d-471d-965f-0164ea83fc80"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 08 Sep 2021 00:00:37 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEyMzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeU16RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30411.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.45"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEyMzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "7cdae2e6-1e4e-456a-a2e0-b999d3822aef"
- ],
- "x-ms-correlation-request-id": [
- "7cdae2e6-1e4e-456a-a2e0-b999d3822aef"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210908T000053Z:7cdae2e6-1e4e-456a-a2e0-b999d3822aef"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 08 Sep 2021 00:00:52 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEyMzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeU16RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30411.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.45"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "34336b0c-c30a-479c-aed6-43b49ac027ad"
- ],
- "x-ms-correlation-request-id": [
- "34336b0c-c30a-479c-aed6-43b49ac027ad"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210908T000108Z:34336b0c-c30a-479c-aed6-43b49ac027ad"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 08 Sep 2021 00:01:07 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzEyMzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeU16RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30411.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.45"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "e965a498-c5ae-4c1c-bff1-dcbc61677fe7"
- ],
- "x-ms-correlation-request-id": [
- "e965a498-c5ae-4c1c-bff1-dcbc61677fe7"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210908T000108Z:e965a498-c5ae-4c1c-bff1-dcbc61677fe7"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 08 Sep 2021 00:01:07 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-CreateAfdRule": [
- "ps1231",
- "ps2759",
- "ps8511",
- "ps2240"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdSecurityPolicyTests/TestGetAfdSecurityPolicy.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdSecurityPolicyTests/TestGetAfdSecurityPolicy.json
deleted file mode 100644
index 84388c6a4400..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.AfdSecurityPolicyTests/TestGetAfdSecurityPolicy.json
+++ /dev/null
@@ -1,920 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6245?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjI0NT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "22759afe-4a51-4063-8560-ba46f2ce29c5"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "c4115e15-fe4d-48e8-85f9-3d11d4fd05f4"
- ],
- "x-ms-correlation-request-id": [
- "c4115e15-fe4d-48e8-85f9-3d11d4fd05f4"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T202636Z:c4115e15-fe4d-48e8-85f9-3d11d4fd05f4"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:26:36 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6245\",\r\n \"name\": \"ps6245\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6245/providers/Microsoft.Cdn/profiles/ps7419?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc0MTk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c154ad79-1978-4840-8382-4f33633437c3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "85"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3df4cde7-489b-4ce4-bcf0-0b62468570d3"
- ],
- "x-ms-client-request-id": [
- "c154ad79-1978-4840-8382-4f33633437c3"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6245/providers/Microsoft.Cdn/operationresults/bb323d62-64ab-4b44-bef7-93cefbbb98bc?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "c43ae50b-389a-4138-8681-47a3ca77e341"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T202639Z:c43ae50b-389a-4138-8681-47a3ca77e341"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:26:39 GMT"
- ],
- "Content-Length": [
- "386"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6245/providers/Microsoft.Cdn/profiles/ps7419\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7419\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"dba2e8e4-aa83-442e-90ee-d70208686f53\",\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6245/providers/Microsoft.Cdn/operationresults/bb323d62-64ab-4b44-bef7-93cefbbb98bc?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JiMzIzZDYyLTY0YWItNGI0NC1iZWY3LTkzY2VmYmJiOThiYz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c154ad79-1978-4840-8382-4f33633437c3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "23f1c1f0-7725-4293-bd51-4984c7b7da27"
- ],
- "x-ms-client-request-id": [
- "c154ad79-1978-4840-8382-4f33633437c3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "06c33458-33e9-4cbd-84c6-3a0f95c9ee6f"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T202650Z:06c33458-33e9-4cbd-84c6-3a0f95c9ee6f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:26:49 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6245/providers/Microsoft.Cdn/operationresults/bb323d62-64ab-4b44-bef7-93cefbbb98bc?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JiMzIzZDYyLTY0YWItNGI0NC1iZWY3LTkzY2VmYmJiOThiYz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c154ad79-1978-4840-8382-4f33633437c3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4684ccd6-e729-4b02-8a52-bc031cf6ca45"
- ],
- "x-ms-client-request-id": [
- "c154ad79-1978-4840-8382-4f33633437c3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "e6f15c2d-cdbf-4e4c-a9ea-34293c1b78fd"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T202700Z:e6f15c2d-cdbf-4e4c-a9ea-34293c1b78fd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:26:59 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6245/providers/Microsoft.Cdn/profiles/ps7419?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc0MTk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c154ad79-1978-4840-8382-4f33633437c3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9dc5e47e-c471-4ef9-85e7-25a282f30e10"
- ],
- "x-ms-client-request-id": [
- "c154ad79-1978-4840-8382-4f33633437c3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "a7d2a658-ae4f-4222-a760-bb34699df201"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T202700Z:a7d2a658-ae4f-4222-a760-bb34699df201"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:27:00 GMT"
- ],
- "Content-Length": [
- "385"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6245/providers/Microsoft.Cdn/profiles/ps7419\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7419\",\r\n \"location\": \"Global\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"dba2e8e4-aa83-442e-90ee-d70208686f53\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6245/providers/Microsoft.Cdn/profiles/ps7419/securityPolicies/ps3897?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc0MTkvc2VjdXJpdHlQb2xpY2llcy9wczM4OTc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "310d0cb2-37a1-4b55-8916-19fe9d10178b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3377a0c1-f3d9-4748-bfcd-32fd1cedf907"
- ],
- "x-ms-client-request-id": [
- "310d0cb2-37a1-4b55-8916-19fe9d10178b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "949377de-bcba-4f26-a652-1126b901d831"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T202700Z:949377de-bcba-4f26-a652-1126b901d831"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:27:00 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6245?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjI0NT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b5ac304f-bd64-4cfc-8f4b-8f95c44168a5"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "7687b2c1-405e-4585-b371-99ca7b774bab"
- ],
- "x-ms-correlation-request-id": [
- "7687b2c1-405e-4585-b371-99ca7b774bab"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T202701Z:7687b2c1-405e-4585-b371-99ca7b774bab"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:27:00 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "0e919d95-fdbf-4831-87b1-932c5742c17e"
- ],
- "x-ms-correlation-request-id": [
- "0e919d95-fdbf-4831-87b1-932c5742c17e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T202716Z:0e919d95-fdbf-4831-87b1-932c5742c17e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:27:15 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "067c4b3c-576d-4e3d-915d-6ec745115142"
- ],
- "x-ms-correlation-request-id": [
- "067c4b3c-576d-4e3d-915d-6ec745115142"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T202731Z:067c4b3c-576d-4e3d-915d-6ec745115142"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:27:30 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "a5542123-271d-409f-9078-68d9926cf7a9"
- ],
- "x-ms-correlation-request-id": [
- "a5542123-271d-409f-9078-68d9926cf7a9"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T202746Z:a5542123-271d-409f-9078-68d9926cf7a9"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:27:45 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "8b28ebb2-3e2c-49d1-bbe8-9d4b6f61e2f9"
- ],
- "x-ms-correlation-request-id": [
- "8b28ebb2-3e2c-49d1-bbe8-9d4b6f61e2f9"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T202801Z:8b28ebb2-3e2c-49d1-bbe8-9d4b6f61e2f9"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:28:00 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "ce090a89-02a6-4cfb-9a48-e6a49d461397"
- ],
- "x-ms-correlation-request-id": [
- "ce090a89-02a6-4cfb-9a48-e6a49d461397"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T202816Z:ce090a89-02a6-4cfb-9a48-e6a49d461397"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:28:15 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "4eee5582-f4e1-43ef-8c9d-05f35604dbdf"
- ],
- "x-ms-correlation-request-id": [
- "4eee5582-f4e1-43ef-8c9d-05f35604dbdf"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T202831Z:4eee5582-f4e1-43ef-8c9d-05f35604dbdf"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:28:30 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "8ba0990d-9d7f-422b-a3e6-429c8f1962ed"
- ],
- "x-ms-correlation-request-id": [
- "8ba0990d-9d7f-422b-a3e6-429c8f1962ed"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T202846Z:8ba0990d-9d7f-422b-a3e6-429c8f1962ed"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:28:46 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZeU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "71df54ac-361d-45c6-9ab4-a2e27ffb3615"
- ],
- "x-ms-correlation-request-id": [
- "71df54ac-361d-45c6-9ab4-a2e27ffb3615"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T202846Z:71df54ac-361d-45c6-9ab4-a2e27ffb3615"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:28:46 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-GetAfdSecurityPolicy": [
- "ps6245",
- "ps7419",
- "ps3897"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ChinaCdnProfileTests/TestProfileList.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ChinaCdnProfileTests/TestProfileList.json
deleted file mode 100644
index 06239301db4f..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ChinaCdnProfileTests/TestProfileList.json
+++ /dev/null
@@ -1,77 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/b7f584b1-4c44-4a5c-a3c9-9f85d925d727/resourceGroups/cdnbillingskus/providers/Microsoft.Cdn/profiles/cdn-billing-standard-bandwidth-avg?api-version=2019-04-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvYjdmNTg0YjEtNGM0NC00YTVjLWEzYzktOWY4NWQ5MjVkNzI3L3Jlc291cmNlR3JvdXBzL2NkbmJpbGxpbmdza3VzL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL2Nkbi1iaWxsaW5nLXN0YW5kYXJkLWJhbmR3aWR0aC1hdmc/YXBpLXZlcnNpb249MjAxOS0wNC0xNQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d68775c5-2b20-4c60-ac0d-05e92da230f5"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.28207.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.18363.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/4.2.4.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "14999"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "367b9dc8-a107-48f9-b70e-210c0e7fac25"
- ],
- "x-ms-client-request-id": [
- "d68775c5-2b20-4c60-ac0d-05e92da230f5"
- ],
- "OData-Version": [
- "4.0"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-correlation-request-id": [
- "a6b5b77b-ff2a-4329-afe9-f630b11199df"
- ],
- "x-ms-routing-request-id": [
- "CHINAEAST:20200407T085414Z:a6b5b77b-ff2a-4329-afe9-f630b11199df"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 07 Apr 2020 08:54:13 GMT"
- ],
- "Content-Length": [
- "388"
- ],
- "Content-Type": [
- "application/json; odata.metadata=minimal; odata.streaming=true"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"name\": \"cdn-billing-standard-bandwidth-avg\",\r\n \"id\": \"/subscriptions/b7f584b1-4c44-4a5c-a3c9-9f85d925d727/resourcegroups/cdnbillingskus/providers/Microsoft.Cdn/profiles/cdn-billing-standard-bandwidth-avg\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"location\": \"ChinaNorth\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AvgBandWidth_ChinaCdn\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceState\": \"Active\"\r\n }\r\n}",
- "StatusCode": 200
- }
- ],
- "Names": {},
- "Variables": {
- "SubscriptionId": "b7f584b1-4c44-4a5c-a3c9-9f85d925d727"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestAkamaiCustomDomainHttpsWithRunningEndpoint.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestAkamaiCustomDomainHttpsWithRunningEndpoint.json
deleted file mode 100644
index 22733f539f76..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestAkamaiCustomDomainHttpsWithRunningEndpoint.json
+++ /dev/null
@@ -1,2052 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODA1OT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "058f2c06-6754-4f6b-ba70-6abc0c45ed08"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "f75604c9-b646-44c2-97e7-f682a8bb84da"
- ],
- "x-ms-correlation-request-id": [
- "f75604c9-b646-44c2-97e7-f682a8bb84da"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004610Z:f75604c9-b646-44c2-97e7-f682a8bb84da"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:46:10 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8059\",\r\n \"name\": \"ps8059\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "807c196b-4af0-4ec4-8382-0134bc0a6872"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "70832431-381c-404d-a2d9-1389fdc9b029"
- ],
- "x-ms-client-request-id": [
- "807c196b-4af0-4ec4-8382-0134bc0a6872"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "ba575e25-f829-433b-9cec-63cf010eba5e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004611Z:ba575e25-f829-433b-9cec-63cf010eba5e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:46:11 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODA1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg2NDg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"location\": \"EastUS\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "807c196b-4af0-4ec4-8382-0134bc0a6872"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "141"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "36f3fe2f-1031-4e19-9ca7-5ecb30abd8b0"
- ],
- "x-ms-client-request-id": [
- "807c196b-4af0-4ec4-8382-0134bc0a6872"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/operationresults/6df0db8b-4282-4086-9572-2bbd2b27cc3e?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "bb5af440-eb3f-4287-b412-ba04b1a75d6c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004615Z:bb5af440-eb3f-4287-b412-ba04b1a75d6c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:46:14 GMT"
- ],
- "Content-Length": [
- "350"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps8648\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/operationresults/6df0db8b-4282-4086-9572-2bbd2b27cc3e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODA1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzZkZjBkYjhiLTQyODItNDA4Ni05NTcyLTJiYmQyYjI3Y2MzZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "807c196b-4af0-4ec4-8382-0134bc0a6872"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "dd2cb01c-71ef-48e3-ba8d-f8032c9966fc"
- ],
- "x-ms-client-request-id": [
- "807c196b-4af0-4ec4-8382-0134bc0a6872"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "d80c7854-55a0-4e6e-8230-7039866d592a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004625Z:d80c7854-55a0-4e6e-8230-7039866d592a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:46:24 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODA1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg2NDg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "807c196b-4af0-4ec4-8382-0134bc0a6872"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4dc44690-3ce2-4bf8-9687-8f8a29ce00e6"
- ],
- "x-ms-client-request-id": [
- "807c196b-4af0-4ec4-8382-0134bc0a6872"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "8beae75d-011a-4fe9-97a2-c99d953607a9"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004625Z:8beae75d-011a-4fe9-97a2-c99d953607a9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:46:24 GMT"
- ],
- "Content-Length": [
- "349"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps8648\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODA1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg2NDg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bcc3ac6d-bf4d-4067-9b93-00043d93f7ee"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a9a30f71-46a4-4a42-a405-364ea9c92114"
- ],
- "x-ms-client-request-id": [
- "bcc3ac6d-bf4d-4067-9b93-00043d93f7ee"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "47"
- ],
- "x-ms-correlation-request-id": [
- "a6abc9f8-9f5c-480a-b552-b422b9df67ea"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004715Z:a6abc9f8-9f5c-480a-b552-b422b9df67ea"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:47:15 GMT"
- ],
- "Content-Length": [
- "349"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps8648\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"testAkamaiEP\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4c0de356-056a-4cce-8b23-6ffc30fe4dbe"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "77"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "43c3da04-5fda-4454-9bcf-f1c12c8649bb"
- ],
- "x-ms-client-request-id": [
- "4c0de356-056a-4cce-8b23-6ffc30fe4dbe"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "835470f0-e6f5-4df1-b073-cc70235ec856"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004626Z:835470f0-e6f5-4df1-b073-cc70235ec856"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:46:25 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648/endpoints/testAkamaiEP?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODA1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg2NDgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"origins\": [\r\n {\r\n \"name\": \"ps8039\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4c0de356-056a-4cce-8b23-6ffc30fe4dbe"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "202"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8e43fd13-dabc-4a2a-824b-9a41a5bf36fc"
- ],
- "x-ms-client-request-id": [
- "4c0de356-056a-4cce-8b23-6ffc30fe4dbe"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/operationresults/03061aca-7290-44f3-8218-39e57bf7a5a2?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "bbd1246b-644d-4d4f-b0e1-c4e409a3ff98"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004630Z:bbd1246b-644d-4d4f-b0e1-c4e409a3ff98"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:46:29 GMT"
- ],
- "Content-Length": [
- "1068"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648/endpoints/testAkamaiEP\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"testAkamaiEP\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"testAkamaiEP.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps8039\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/operationresults/03061aca-7290-44f3-8218-39e57bf7a5a2?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODA1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzAzMDYxYWNhLTcyOTAtNDRmMy04MjE4LTM5ZTU3YmY3YTVhMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4c0de356-056a-4cce-8b23-6ffc30fe4dbe"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "96953f00-556f-48f8-85ed-424e2e8b9539"
- ],
- "x-ms-client-request-id": [
- "4c0de356-056a-4cce-8b23-6ffc30fe4dbe"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "07af57be-6d10-4272-a9b2-f9f946f679ce"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004640Z:07af57be-6d10-4272-a9b2-f9f946f679ce"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:46:40 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/operationresults/03061aca-7290-44f3-8218-39e57bf7a5a2?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODA1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzAzMDYxYWNhLTcyOTAtNDRmMy04MjE4LTM5ZTU3YmY3YTVhMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4c0de356-056a-4cce-8b23-6ffc30fe4dbe"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c0159efa-5c6d-40cc-ad18-9c9401c331b2"
- ],
- "x-ms-client-request-id": [
- "4c0de356-056a-4cce-8b23-6ffc30fe4dbe"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "cbce1a72-beff-4e3d-b614-427b6e8a22ac"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004651Z:cbce1a72-beff-4e3d-b614-427b6e8a22ac"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:46:51 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648/endpoints/testAkamaiEP?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODA1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg2NDgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4c0de356-056a-4cce-8b23-6ffc30fe4dbe"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4b9b6ec4-3c92-4764-84f1-66bb271150b0"
- ],
- "x-ms-client-request-id": [
- "4c0de356-056a-4cce-8b23-6ffc30fe4dbe"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "b79a44c7-7d68-4e99-bd46-df40caaa02f3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004651Z:b79a44c7-7d68-4e99-bd46-df40caaa02f3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:46:51 GMT"
- ],
- "Content-Length": [
- "1066"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648/endpoints/testAkamaiEP\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"testAkamaiEP\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"testAkamaiEP.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps8039\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648/endpoints/testAkamaiEP/validateCustomDomain?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODA1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg2NDgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC92YWxpZGF0ZUN1c3RvbURvbWFpbj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"hostName\": \"testAkamai.dustydog.us\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "dd1876d0-d0fa-4de1-8bd0-a1e0c5003c05"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "44"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f3c0cd39-02cc-4a0b-9708-cd525b7110aa"
- ],
- "x-ms-client-request-id": [
- "dd1876d0-d0fa-4de1-8bd0-a1e0c5003c05"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "482e9c21-95b5-497d-86a2-603ca9a8005d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004651Z:482e9c21-95b5-497d-86a2-603ca9a8005d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:46:51 GMT"
- ],
- "Content-Length": [
- "59"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"customDomainValidated\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648/endpoints/testAkamaiEP/customDomains?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODA1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg2NDgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f9d9d43e-20ec-44d0-b3d7-ded3ac4b0973"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "155e756e-ce4b-4a2b-98da-5aaf71ecd7ec"
- ],
- "x-ms-client-request-id": [
- "f9d9d43e-20ec-44d0-b3d7-ded3ac4b0973"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "47a15550-9b0e-4a17-ba40-fe26387757fd"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004652Z:47a15550-9b0e-4a17-ba40-fe26387757fd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:46:52 GMT"
- ],
- "Content-Length": [
- "12"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": []\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648/endpoints/testAkamaiEP/customDomains?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODA1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg2NDgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bcc3ac6d-bf4d-4067-9b93-00043d93f7ee"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3319c081-fca7-48b6-8014-08e2e69cd205"
- ],
- "x-ms-client-request-id": [
- "bcc3ac6d-bf4d-4067-9b93-00043d93f7ee"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "42d27ee2-c636-45a6-b7cf-ced247cddc43"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004715Z:42d27ee2-c636-45a6-b7cf-ced247cddc43"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:47:15 GMT"
- ],
- "Content-Length": [
- "492"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648/endpoints/testAkamaiEP/customdomains/ps9135\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps9135\",\r\n \"properties\": {\r\n \"hostName\": \"testakamai.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648/endpoints/testAkamaiEP/customDomains/ps9135?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODA1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg2NDgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zL3BzOTEzNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"testAkamai.dustydog.us\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f9d9d43e-20ec-44d0-b3d7-ded3ac4b0973"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "70"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c34ecc58-1664-4c98-980b-418822197157"
- ],
- "x-ms-client-request-id": [
- "f9d9d43e-20ec-44d0-b3d7-ded3ac4b0973"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/operationresults/91896e5d-0067-4c76-840d-9606372dd5b7?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "c9e76e90-8045-44d4-aa87-ae372c4fbfcb"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004654Z:c9e76e90-8045-44d4-aa87-ae372c4fbfcb"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:46:54 GMT"
- ],
- "Content-Length": [
- "481"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648/endpoints/testAkamaiEP/customdomains/ps9135\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps9135\",\r\n \"properties\": {\r\n \"hostName\": \"testakamai.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Creating\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/operationresults/91896e5d-0067-4c76-840d-9606372dd5b7?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODA1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzkxODk2ZTVkLTAwNjctNGM3Ni04NDBkLTk2MDYzNzJkZDViNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f9d9d43e-20ec-44d0-b3d7-ded3ac4b0973"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "936c8bf9-e765-42c4-a310-af7454110cf8"
- ],
- "x-ms-client-request-id": [
- "f9d9d43e-20ec-44d0-b3d7-ded3ac4b0973"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "b6562b90-88ad-45e3-8f7d-ec22c74c3816"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004704Z:b6562b90-88ad-45e3-8f7d-ec22c74c3816"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:47:04 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/operationresults/91896e5d-0067-4c76-840d-9606372dd5b7?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODA1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzkxODk2ZTVkLTAwNjctNGM3Ni04NDBkLTk2MDYzNzJkZDViNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f9d9d43e-20ec-44d0-b3d7-ded3ac4b0973"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d798a847-6f88-42e7-97c3-46a508a356a2"
- ],
- "x-ms-client-request-id": [
- "f9d9d43e-20ec-44d0-b3d7-ded3ac4b0973"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "463aa076-16a3-47a2-803f-887c92deae54"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004714Z:463aa076-16a3-47a2-803f-887c92deae54"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:47:14 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648/endpoints/testAkamaiEP/customDomains/ps9135?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODA1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg2NDgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zL3BzOTEzNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f9d9d43e-20ec-44d0-b3d7-ded3ac4b0973"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7e611e2d-1f98-4336-b750-2d15ba761735"
- ],
- "x-ms-client-request-id": [
- "f9d9d43e-20ec-44d0-b3d7-ded3ac4b0973"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "a4845171-87e4-4b20-bc6b-5662026d4869"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004715Z:a4845171-87e4-4b20-bc6b-5662026d4869"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:47:14 GMT"
- ],
- "Content-Length": [
- "480"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648/endpoints/testAkamaiEP/customdomains/ps9135\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps9135\",\r\n \"properties\": {\r\n \"hostName\": \"testakamai.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648/endpoints/testAkamaiEP/customDomains/ps9135?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODA1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg2NDgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zL3BzOTEzNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c1daf41b-bd9f-4edc-b48d-56d1a938d1d6"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ea5ebb92-e689-4eea-ae73-9fca4906b06c"
- ],
- "x-ms-client-request-id": [
- "c1daf41b-bd9f-4edc-b48d-56d1a938d1d6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-correlation-request-id": [
- "a2105ec2-d66a-4f4c-89bb-4472ac1ce336"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004719Z:a2105ec2-d66a-4f4c-89bb-4472ac1ce336"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:47:19 GMT"
- ],
- "Content-Length": [
- "738"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648/endpoints/testAkamaiEP/customdomains/ps9135\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps9135\",\r\n \"properties\": {\r\n \"hostName\": \"testakamai.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Enabling\",\r\n \"customHttpsProvisioningSubstate\": \"SubmittingDomainControlValidationRequest\",\r\n \"customHttpsParameters\": {\r\n \"certificateSource\": \"Cdn\",\r\n \"certificateSourceParameters\": {\r\n \"certificateType\": \"Shared\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.CdnCertificateSourceParameters\"\r\n },\r\n \"protocolType\": \"ServerNameIndication\",\r\n \"minimumTlsVersion\": \"None\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648/endpoints/testAkamaiEP/customDomains/ps9135/enableCustomHttps?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODA1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg2NDgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zL3BzOTEzNS9lbmFibGVDdXN0b21IdHRwcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"certificateSource\": \"Cdn\",\r\n \"certificateSourceParameters\": {\r\n \"certificateType\": \"Shared\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.CdnCertificateSourceParameters\"\r\n },\r\n \"protocolType\": \"ServerNameIndication\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bcc3ac6d-bf4d-4067-9b93-00043d93f7ee"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "234"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/operationresults/886eba0d-fc8c-4b03-bdae-a86594cca7f7/profileresults/ps8648/endpointresults/testAkamaiEP/customdomainresults/ps9135?api-version=2020-09-01"
- ],
- "Retry-After": [
- "120"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "88442988-07a9-4a6d-ab1f-825fa8102f79"
- ],
- "x-ms-client-request-id": [
- "bcc3ac6d-bf4d-4067-9b93-00043d93f7ee"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/operationresults/886eba0d-fc8c-4b03-bdae-a86594cca7f7?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "d79c71b7-2350-4e06-b713-9e6d74a1338f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004718Z:d79c71b7-2350-4e06-b713-9e6d74a1338f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:47:18 GMT"
- ],
- "Content-Length": [
- "738"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059/providers/Microsoft.Cdn/profiles/ps8648/endpoints/testAkamaiEP/customdomains/ps9135\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps9135\",\r\n \"properties\": {\r\n \"hostName\": \"testakamai.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Enabling\",\r\n \"customHttpsProvisioningSubstate\": \"SubmittingDomainControlValidationRequest\",\r\n \"customHttpsParameters\": {\r\n \"certificateSource\": \"Cdn\",\r\n \"certificateSourceParameters\": {\r\n \"certificateType\": \"Shared\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.CdnCertificateSourceParameters\"\r\n },\r\n \"protocolType\": \"ServerNameIndication\",\r\n \"minimumTlsVersion\": \"None\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8059?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODA1OT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f91d05a4-e904-4ed4-b918-794e60ea2343"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14998"
- ],
- "x-ms-request-id": [
- "324cd4ec-c68f-43e9-a2de-dd0e9fa4079d"
- ],
- "x-ms-correlation-request-id": [
- "324cd4ec-c68f-43e9-a2de-dd0e9fa4079d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004720Z:324cd4ec-c68f-43e9-a2de-dd0e9fa4079d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:47:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnd05Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "4f0f6c00-5212-4ea8-8a76-c95a5067aa5c"
- ],
- "x-ms-correlation-request-id": [
- "4f0f6c00-5212-4ea8-8a76-c95a5067aa5c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004735Z:4f0f6c00-5212-4ea8-8a76-c95a5067aa5c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:47:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnd05Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "56b66132-4eef-442c-808d-01035ef63149"
- ],
- "x-ms-correlation-request-id": [
- "56b66132-4eef-442c-808d-01035ef63149"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004750Z:56b66132-4eef-442c-808d-01035ef63149"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:47:50 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnd05Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "5e9993fd-2b43-462e-8a22-932ba5acfba3"
- ],
- "x-ms-correlation-request-id": [
- "5e9993fd-2b43-462e-8a22-932ba5acfba3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004805Z:5e9993fd-2b43-462e-8a22-932ba5acfba3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:48:05 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnd05Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "be642cc8-08d2-4fed-b7de-35d9a1441d7b"
- ],
- "x-ms-correlation-request-id": [
- "be642cc8-08d2-4fed-b7de-35d9a1441d7b"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004821Z:be642cc8-08d2-4fed-b7de-35d9a1441d7b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:48:21 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnd05Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "16ca38a2-a83b-4217-a899-29387a53cebe"
- ],
- "x-ms-correlation-request-id": [
- "16ca38a2-a83b-4217-a899-29387a53cebe"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004836Z:16ca38a2-a83b-4217-a899-29387a53cebe"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:48:35 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnd05Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "c3b03957-cd60-413b-8315-b71a939bf069"
- ],
- "x-ms-correlation-request-id": [
- "c3b03957-cd60-413b-8315-b71a939bf069"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004851Z:c3b03957-cd60-413b-8315-b71a939bf069"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:48:50 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnd05Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "6971ad33-eaa5-474b-853e-a33d7177156a"
- ],
- "x-ms-correlation-request-id": [
- "6971ad33-eaa5-474b-853e-a33d7177156a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004906Z:6971ad33-eaa5-474b-853e-a33d7177156a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:49:05 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnd05Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "a29e5026-f248-4618-ab8e-43c2ae9f2fe7"
- ],
- "x-ms-correlation-request-id": [
- "a29e5026-f248-4618-ab8e-43c2ae9f2fe7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004921Z:a29e5026-f248-4618-ab8e-43c2ae9f2fe7"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:49:21 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnd05Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "36a81dcb-e132-4ef7-86a5-1fa7707a4b41"
- ],
- "x-ms-correlation-request-id": [
- "36a81dcb-e132-4ef7-86a5-1fa7707a4b41"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004936Z:36a81dcb-e132-4ef7-86a5-1fa7707a4b41"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:49:36 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnd05Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "8fea5c69-5047-413b-9a81-81cf03693ea6"
- ],
- "x-ms-correlation-request-id": [
- "8fea5c69-5047-413b-9a81-81cf03693ea6"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004951Z:8fea5c69-5047-413b-9a81-81cf03693ea6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:49:50 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzgwNTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnd05Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "3f4b603d-d526-42de-907f-7f106983ceeb"
- ],
- "x-ms-correlation-request-id": [
- "3f4b603d-d526-42de-907f-7f106983ceeb"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T004951Z:3f4b603d-d526-42de-907f-7f106983ceeb"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:49:51 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-AkamaiCustomDomainEnableHttpsWithRunningEndpoint": [
- "ps9135",
- "ps8648",
- "ps8059",
- "ps8039"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestCustomDomainEnableDisableWithRunningEndpoint.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestCustomDomainEnableDisableWithRunningEndpoint.json
deleted file mode 100644
index 1adb867b1d90..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestCustomDomainEnableDisableWithRunningEndpoint.json
+++ /dev/null
@@ -1,2502 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTgyNj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c1e5a57b-72e7-4f58-b409-2f5ea9b2e97f"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "7d3b53c0-dba6-4d29-9a7e-9df93718ecde"
- ],
- "x-ms-correlation-request-id": [
- "7d3b53c0-dba6-4d29-9a7e-9df93718ecde"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013012Z:7d3b53c0-dba6-4d29-9a7e-9df93718ecde"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:30:12 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5826\",\r\n \"name\": \"ps5826\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "eb94b5e4-eb73-4e41-bc1a-5ad820e8efe8"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "13941d32-5855-4615-b410-4c174fc562de"
- ],
- "x-ms-client-request-id": [
- "eb94b5e4-eb73-4e41-bc1a-5ad820e8efe8"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "55a9a223-1ca4-42de-b162-91f3fbcab794"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013013Z:55a9a223-1ca4-42de-b162-91f3fbcab794"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:30:13 GMT"
- ],
- "Content-Length": [
- "35377"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczcyNDY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"location\": \"EastUS\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "eb94b5e4-eb73-4e41-bc1a-5ad820e8efe8"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "144"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f99d8116-2dd9-4173-9ee2-7ea89f818867"
- ],
- "x-ms-client-request-id": [
- "eb94b5e4-eb73-4e41-bc1a-5ad820e8efe8"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/operationresults/0ba05c08-6c92-4a2a-bc0d-80a8ae927db9?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "9d34b291-24ba-425f-9d31-db3f301d4d2f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013016Z:9d34b291-24ba-425f-9d31-db3f301d4d2f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:30:16 GMT"
- ],
- "Content-Length": [
- "353"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7246\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/operationresults/0ba05c08-6c92-4a2a-bc0d-80a8ae927db9?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzBiYTA1YzA4LTZjOTItNGEyYS1iYzBkLTgwYThhZTkyN2RiOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "eb94b5e4-eb73-4e41-bc1a-5ad820e8efe8"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "cc9ee697-5eec-40ec-a0b0-99c0152a9410"
- ],
- "x-ms-client-request-id": [
- "eb94b5e4-eb73-4e41-bc1a-5ad820e8efe8"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-correlation-request-id": [
- "6a1d70eb-bb63-4a54-bb87-68df711e06e7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013027Z:6a1d70eb-bb63-4a54-bb87-68df711e06e7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:30:27 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczcyNDY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "eb94b5e4-eb73-4e41-bc1a-5ad820e8efe8"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "35776210-006a-477a-b256-9e51d49894fc"
- ],
- "x-ms-client-request-id": [
- "eb94b5e4-eb73-4e41-bc1a-5ad820e8efe8"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "fc0e1646-e741-47e5-998d-79deb7901787"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013027Z:fc0e1646-e741-47e5-998d-79deb7901787"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:30:27 GMT"
- ],
- "Content-Length": [
- "352"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7246\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczcyNDY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "cfcc817c-19e2-40f2-b97c-bafce879a145"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a30d68c0-e696-46f8-b578-89a9f8be8e2f"
- ],
- "x-ms-client-request-id": [
- "cfcc817c-19e2-40f2-b97c-bafce879a145"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "47"
- ],
- "x-ms-correlation-request-id": [
- "b64261d8-759e-49a8-97d0-d2bd80a10e2e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013153Z:b64261d8-759e-49a8-97d0-d2bd80a10e2e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:52 GMT"
- ],
- "Content-Length": [
- "352"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7246\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"cdn-ps-test-msft\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e0c637c8-d628-4c95-9c4b-66e9de28410c"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "81"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6a7e42bd-9f74-4cbe-b591-8603b5b4cbd5"
- ],
- "x-ms-client-request-id": [
- "e0c637c8-d628-4c95-9c4b-66e9de28410c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "f88b0d9d-b523-4242-8429-3468e3896255"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013028Z:f88b0d9d-b523-4242-8429-3468e3896255"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:30:28 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczcyNDYvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7594\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e0c637c8-d628-4c95-9c4b-66e9de28410c"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "202"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "bccf3ef9-057e-42b9-a037-a52f16eb03a5"
- ],
- "x-ms-client-request-id": [
- "e0c637c8-d628-4c95-9c4b-66e9de28410c"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/operationresults/619b66aa-b55b-4652-a63a-81b2996a54b5?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "34e7c133-7ac4-4f1e-a787-4cc55ae1c70a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013035Z:34e7c133-7ac4-4f1e-a787-4cc55ae1c70a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:30:35 GMT"
- ],
- "Content-Length": [
- "1077"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"cdn-ps-test-msft\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"cdn-ps-test-msft.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7594\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/operationresults/619b66aa-b55b-4652-a63a-81b2996a54b5?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzYxOWI2NmFhLWI1NWItNDY1Mi1hNjNhLTgxYjI5OTZhNTRiNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e0c637c8-d628-4c95-9c4b-66e9de28410c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "05a2623e-12b1-4b18-bfae-10c03375d425"
- ],
- "x-ms-client-request-id": [
- "e0c637c8-d628-4c95-9c4b-66e9de28410c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-correlation-request-id": [
- "fc4c0550-dbee-4446-aa36-5ee49140514f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013045Z:fc4c0550-dbee-4446-aa36-5ee49140514f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:30:45 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/operationresults/619b66aa-b55b-4652-a63a-81b2996a54b5?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzYxOWI2NmFhLWI1NWItNDY1Mi1hNjNhLTgxYjI5OTZhNTRiNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e0c637c8-d628-4c95-9c4b-66e9de28410c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f585585e-7c72-4e0b-bd5e-5d1f4d31cc5a"
- ],
- "x-ms-client-request-id": [
- "e0c637c8-d628-4c95-9c4b-66e9de28410c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-correlation-request-id": [
- "4b0df771-3765-40d3-82cc-41047cf3c92f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013055Z:4b0df771-3765-40d3-82cc-41047cf3c92f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:30:55 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/operationresults/619b66aa-b55b-4652-a63a-81b2996a54b5?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzYxOWI2NmFhLWI1NWItNDY1Mi1hNjNhLTgxYjI5OTZhNTRiNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e0c637c8-d628-4c95-9c4b-66e9de28410c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "adb01b7d-b6eb-4455-bca3-24e75d17112d"
- ],
- "x-ms-client-request-id": [
- "e0c637c8-d628-4c95-9c4b-66e9de28410c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
- ],
- "x-ms-correlation-request-id": [
- "2d91c43d-3d1f-489e-9a58-5a63e545cc91"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013105Z:2d91c43d-3d1f-489e-9a58-5a63e545cc91"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:05 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/operationresults/619b66aa-b55b-4652-a63a-81b2996a54b5?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzYxOWI2NmFhLWI1NWItNDY1Mi1hNjNhLTgxYjI5OTZhNTRiNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e0c637c8-d628-4c95-9c4b-66e9de28410c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8f555fa3-76d6-41a0-a4d9-51d663c6e379"
- ],
- "x-ms-client-request-id": [
- "e0c637c8-d628-4c95-9c4b-66e9de28410c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
- ],
- "x-ms-correlation-request-id": [
- "2f5ed1fb-f8b2-4598-bce5-4591bd032faf"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013116Z:2f5ed1fb-f8b2-4598-bce5-4591bd032faf"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:15 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczcyNDYvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e0c637c8-d628-4c95-9c4b-66e9de28410c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ebc7da1a-1ac1-4e6c-8e3e-4df23b14393e"
- ],
- "x-ms-client-request-id": [
- "e0c637c8-d628-4c95-9c4b-66e9de28410c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "90876aea-77c4-4d15-a497-b97478835ae8"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013116Z:90876aea-77c4-4d15-a497-b97478835ae8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:15 GMT"
- ],
- "Content-Length": [
- "1075"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"cdn-ps-test-msft\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"cdn-ps-test-msft.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7594\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczcyNDYvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4fec08ec-c393-4c2a-9fcd-ffc359f52788"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d47dff3b-eff8-49f0-812b-9aa1a43921cb"
- ],
- "x-ms-client-request-id": [
- "4fec08ec-c393-4c2a-9fcd-ffc359f52788"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "1aa8fa13-3ae4-4ba4-87cb-469ce3d1ff44"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013116Z:1aa8fa13-3ae4-4ba4-87cb-469ce3d1ff44"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:16 GMT"
- ],
- "Content-Length": [
- "1075"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"cdn-ps-test-msft\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"cdn-ps-test-msft.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7594\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft/validateCustomDomain?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczcyNDYvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQvdmFsaWRhdGVDdXN0b21Eb21haW4/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"hostName\": \"a.cdn-ps-test-msft.azfdtest.xyz\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d5496e0a-53f8-460c-a14a-cf4e2639b8ea"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "53"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c9014ac2-2aa9-4c33-8bda-19bb6197629d"
- ],
- "x-ms-client-request-id": [
- "d5496e0a-53f8-460c-a14a-cf4e2639b8ea"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "026d108e-b6ac-4aef-88df-8ba20cb17bbf"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013117Z:026d108e-b6ac-4aef-88df-8ba20cb17bbf"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:17 GMT"
- ],
- "Content-Length": [
- "59"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"customDomainValidated\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft/validateCustomDomain?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczcyNDYvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQvdmFsaWRhdGVDdXN0b21Eb21haW4/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"hostName\": \"a.cdn-ps-test-msft.azfdtest.xyz\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "928be47c-3fd8-4e42-8111-1444576904c4"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "53"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7809879d-1428-44a6-a8ba-58c795ac4820"
- ],
- "x-ms-client-request-id": [
- "928be47c-3fd8-4e42-8111-1444576904c4"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "6a7e50a4-49a2-4199-80e9-aa149f0dd185"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013118Z:6a7e50a4-49a2-4199-80e9-aa149f0dd185"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:17 GMT"
- ],
- "Content-Length": [
- "59"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"customDomainValidated\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft/customDomains?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczcyNDYvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQvY3VzdG9tRG9tYWlucz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "47b55d98-e604-4d3b-a60b-721e0839428d"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a0a54b05-0383-4164-bacf-f5e8f255ab44"
- ],
- "x-ms-client-request-id": [
- "47b55d98-e604-4d3b-a60b-721e0839428d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
- ],
- "x-ms-correlation-request-id": [
- "d12cf6b8-8d3d-41ed-a219-c6d4820dedc1"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013118Z:d12cf6b8-8d3d-41ed-a219-c6d4820dedc1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:18 GMT"
- ],
- "Content-Length": [
- "12"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": []\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft/customDomains?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczcyNDYvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQvY3VzdG9tRG9tYWlucz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "cfcc817c-19e2-40f2-b97c-bafce879a145"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "062e0c13-1bfe-435d-8a25-3853468821eb"
- ],
- "x-ms-client-request-id": [
- "cfcc817c-19e2-40f2-b97c-bafce879a145"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11978"
- ],
- "x-ms-correlation-request-id": [
- "26921d19-6e1c-4e41-bcb0-7fb33c4bffd3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013153Z:26921d19-6e1c-4e41-bcb0-7fb33c4bffd3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:52 GMT"
- ],
- "Content-Length": [
- "505"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft/customdomains/ps7065\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps7065\",\r\n \"properties\": {\r\n \"hostName\": \"a.cdn-ps-test-msft.azfdtest.xyz\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft/customDomains/ps7065?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczcyNDYvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQvY3VzdG9tRG9tYWlucy9wczcwNjU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"a.cdn-ps-test-msft.azfdtest.xyz\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "47b55d98-e604-4d3b-a60b-721e0839428d"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "79"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6de7bacc-adcc-47a9-996d-70551e14a2dd"
- ],
- "x-ms-client-request-id": [
- "47b55d98-e604-4d3b-a60b-721e0839428d"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/operationresults/e0d50d5c-5ebe-491f-b9ba-e39f461a62e5?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "efa9468e-dcff-4772-9e5a-1bd767d1dfdb"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013120Z:efa9468e-dcff-4772-9e5a-1bd767d1dfdb"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:20 GMT"
- ],
- "Content-Length": [
- "494"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft/customdomains/ps7065\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps7065\",\r\n \"properties\": {\r\n \"hostName\": \"a.cdn-ps-test-msft.azfdtest.xyz\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Creating\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/operationresults/e0d50d5c-5ebe-491f-b9ba-e39f461a62e5?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2UwZDUwZDVjLTVlYmUtNDkxZi1iOWJhLWUzOWY0NjFhNjJlNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "47b55d98-e604-4d3b-a60b-721e0839428d"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1cf369d6-a132-4118-ac14-478850969416"
- ],
- "x-ms-client-request-id": [
- "47b55d98-e604-4d3b-a60b-721e0839428d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11983"
- ],
- "x-ms-correlation-request-id": [
- "d04099f6-aea6-4257-a787-46bef31d8e00"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013131Z:d04099f6-aea6-4257-a787-46bef31d8e00"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:30 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/operationresults/e0d50d5c-5ebe-491f-b9ba-e39f461a62e5?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2UwZDUwZDVjLTVlYmUtNDkxZi1iOWJhLWUzOWY0NjFhNjJlNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "47b55d98-e604-4d3b-a60b-721e0839428d"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "91c791a8-c438-4af4-84a6-9b6dfbb0786d"
- ],
- "x-ms-client-request-id": [
- "47b55d98-e604-4d3b-a60b-721e0839428d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11982"
- ],
- "x-ms-correlation-request-id": [
- "f660e780-5254-4753-854b-8558352a182c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013141Z:f660e780-5254-4753-854b-8558352a182c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:40 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/operationresults/e0d50d5c-5ebe-491f-b9ba-e39f461a62e5?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2UwZDUwZDVjLTVlYmUtNDkxZi1iOWJhLWUzOWY0NjFhNjJlNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "47b55d98-e604-4d3b-a60b-721e0839428d"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "154c50f3-6754-4327-8808-b2fb3f463db6"
- ],
- "x-ms-client-request-id": [
- "47b55d98-e604-4d3b-a60b-721e0839428d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11981"
- ],
- "x-ms-correlation-request-id": [
- "fcff5e76-1666-4068-a344-f0535584afc6"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013151Z:fcff5e76-1666-4068-a344-f0535584afc6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:50 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft/customDomains/ps7065?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczcyNDYvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQvY3VzdG9tRG9tYWlucy9wczcwNjU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "47b55d98-e604-4d3b-a60b-721e0839428d"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "18ace894-6d60-4631-9de0-293999fd4c19"
- ],
- "x-ms-client-request-id": [
- "47b55d98-e604-4d3b-a60b-721e0839428d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11980"
- ],
- "x-ms-correlation-request-id": [
- "7c6a2daf-c639-4e23-8245-d2a547ec2620"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013152Z:7c6a2daf-c639-4e23-8245-d2a547ec2620"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:51 GMT"
- ],
- "Content-Length": [
- "493"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft/customdomains/ps7065\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps7065\",\r\n \"properties\": {\r\n \"hostName\": \"a.cdn-ps-test-msft.azfdtest.xyz\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft/customDomains/ps7065?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczcyNDYvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQvY3VzdG9tRG9tYWlucy9wczcwNjU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bd86a8ba-0b97-4992-ba8c-12c224a4b084"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e0cd3a67-3598-4605-b3c4-abde9274ebcf"
- ],
- "x-ms-client-request-id": [
- "bd86a8ba-0b97-4992-ba8c-12c224a4b084"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11979"
- ],
- "x-ms-correlation-request-id": [
- "d426ba5e-4b7c-4a3a-8c5d-7d4d9756e98e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013152Z:d426ba5e-4b7c-4a3a-8c5d-7d4d9756e98e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:51 GMT"
- ],
- "Content-Length": [
- "493"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft/customdomains/ps7065\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps7065\",\r\n \"properties\": {\r\n \"hostName\": \"a.cdn-ps-test-msft.azfdtest.xyz\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft/customDomains/ps7065?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczcyNDYvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQvY3VzdG9tRG9tYWlucy9wczcwNjU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "430d946e-26f6-4d10-ae1d-0bfd3873ebfa"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b09b030c-c74a-4010-ae55-0b65582b4b04"
- ],
- "x-ms-client-request-id": [
- "430d946e-26f6-4d10-ae1d-0bfd3873ebfa"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11977"
- ],
- "x-ms-correlation-request-id": [
- "e4beaf39-a7c1-4887-b9cb-76a178ef4915"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013157Z:e4beaf39-a7c1-4887-b9cb-76a178ef4915"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:56 GMT"
- ],
- "Content-Length": [
- "755"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft/customdomains/ps7065\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps7065\",\r\n \"properties\": {\r\n \"hostName\": \"a.cdn-ps-test-msft.azfdtest.xyz\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Enabling\",\r\n \"customHttpsProvisioningSubstate\": \"SubmittingDomainControlValidationRequest\",\r\n \"customHttpsParameters\": {\r\n \"certificateSource\": \"Cdn\",\r\n \"certificateSourceParameters\": {\r\n \"certificateType\": \"Dedicated\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.CdnCertificateSourceParameters\"\r\n },\r\n \"protocolType\": \"ServerNameIndication\",\r\n \"minimumTlsVersion\": \"TLS12\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft/customDomains/ps7065/enableCustomHttps?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTgyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczcyNDYvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQvY3VzdG9tRG9tYWlucy9wczcwNjUvZW5hYmxlQ3VzdG9tSHR0cHM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"certificateSource\": \"Cdn\",\r\n \"certificateSourceParameters\": {\r\n \"certificateType\": \"Dedicated\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.CdnCertificateSourceParameters\"\r\n },\r\n \"protocolType\": \"ServerNameIndication\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "cfcc817c-19e2-40f2-b97c-bafce879a145"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "237"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/operationresults/c5761dd1-00ee-4b1c-a6c0-6343c81629da/profileresults/ps7246/endpointresults/cdn-ps-test-msft/customdomainresults/ps7065?api-version=2020-09-01"
- ],
- "Retry-After": [
- "120"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f88282f0-08fa-45b0-be9e-ea1d23812073"
- ],
- "x-ms-client-request-id": [
- "cfcc817c-19e2-40f2-b97c-bafce879a145"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/operationresults/c5761dd1-00ee-4b1c-a6c0-6343c81629da?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
- ],
- "x-ms-correlation-request-id": [
- "796b22e6-5b7b-4346-9702-748b08a223d5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013156Z:796b22e6-5b7b-4346-9702-748b08a223d5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:55 GMT"
- ],
- "Content-Length": [
- "755"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826/providers/Microsoft.Cdn/profiles/ps7246/endpoints/cdn-ps-test-msft/customdomains/ps7065\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps7065\",\r\n \"properties\": {\r\n \"hostName\": \"a.cdn-ps-test-msft.azfdtest.xyz\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Enabling\",\r\n \"customHttpsProvisioningSubstate\": \"SubmittingDomainControlValidationRequest\",\r\n \"customHttpsParameters\": {\r\n \"certificateSource\": \"Cdn\",\r\n \"certificateSourceParameters\": {\r\n \"certificateType\": \"Dedicated\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.CdnCertificateSourceParameters\"\r\n },\r\n \"protocolType\": \"ServerNameIndication\",\r\n \"minimumTlsVersion\": \"TLS12\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps5826?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTgyNj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5221b579-bd0a-46a0-a1a3-ad529b967af1"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "a54c49f6-bb52-4e3d-8520-71cf5ff263a9"
- ],
- "x-ms-correlation-request-id": [
- "a54c49f6-bb52-4e3d-8520-71cf5ff263a9"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013158Z:a54c49f6-bb52-4e3d-8520-71cf5ff263a9"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:31:57 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVNE1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "8ad26e5b-f34c-4a9d-990c-83885ea572da"
- ],
- "x-ms-correlation-request-id": [
- "8ad26e5b-f34c-4a9d-990c-83885ea572da"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013213Z:8ad26e5b-f34c-4a9d-990c-83885ea572da"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:32:12 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVNE1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "29d8dc10-dcc5-41c5-be2b-0dec13013c44"
- ],
- "x-ms-correlation-request-id": [
- "29d8dc10-dcc5-41c5-be2b-0dec13013c44"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013228Z:29d8dc10-dcc5-41c5-be2b-0dec13013c44"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:32:27 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVNE1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "32115108-767c-4d3c-93a1-d92ab528722d"
- ],
- "x-ms-correlation-request-id": [
- "32115108-767c-4d3c-93a1-d92ab528722d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013243Z:32115108-767c-4d3c-93a1-d92ab528722d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:32:42 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVNE1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "57971563-0c22-4817-aa92-5ae678788661"
- ],
- "x-ms-correlation-request-id": [
- "57971563-0c22-4817-aa92-5ae678788661"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013258Z:57971563-0c22-4817-aa92-5ae678788661"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:32:58 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVNE1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "7f787ca5-4401-4a07-9f3e-682d474ad9e6"
- ],
- "x-ms-correlation-request-id": [
- "7f787ca5-4401-4a07-9f3e-682d474ad9e6"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013313Z:7f787ca5-4401-4a07-9f3e-682d474ad9e6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:33:13 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVNE1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "c2af1cd3-2cf6-40ef-88a7-e2cc0f28af80"
- ],
- "x-ms-correlation-request-id": [
- "c2af1cd3-2cf6-40ef-88a7-e2cc0f28af80"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013328Z:c2af1cd3-2cf6-40ef-88a7-e2cc0f28af80"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:33:28 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVNE1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "f293e8dc-9955-48bc-b9be-4acb32b7fa85"
- ],
- "x-ms-correlation-request-id": [
- "f293e8dc-9955-48bc-b9be-4acb32b7fa85"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013343Z:f293e8dc-9955-48bc-b9be-4acb32b7fa85"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:33:43 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVNE1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "9d78ad6d-f263-48b6-baa5-3b3f338f5c45"
- ],
- "x-ms-correlation-request-id": [
- "9d78ad6d-f263-48b6-baa5-3b3f338f5c45"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013359Z:9d78ad6d-f263-48b6-baa5-3b3f338f5c45"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:33:58 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVNE1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "1643adff-29a9-4e21-af12-dbe0e2d8b202"
- ],
- "x-ms-correlation-request-id": [
- "1643adff-29a9-4e21-af12-dbe0e2d8b202"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013414Z:1643adff-29a9-4e21-af12-dbe0e2d8b202"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:34:13 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVNE1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "39f23c61-a06f-4263-a507-d0667d783442"
- ],
- "x-ms-correlation-request-id": [
- "39f23c61-a06f-4263-a507-d0667d783442"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013429Z:39f23c61-a06f-4263-a507-d0667d783442"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:34:29 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVNE1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "5544d153-af49-4d33-8c37-459eed0aea0a"
- ],
- "x-ms-correlation-request-id": [
- "5544d153-af49-4d33-8c37-459eed0aea0a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013444Z:5544d153-af49-4d33-8c37-459eed0aea0a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:34:44 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU4MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVNE1qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.31"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "f1046a16-1fae-4e86-a28a-88784e0dcf0b"
- ],
- "x-ms-correlation-request-id": [
- "f1046a16-1fae-4e86-a28a-88784e0dcf0b"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210311T013444Z:f1046a16-1fae-4e86-a28a-88784e0dcf0b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Thu, 11 Mar 2021 01:34:44 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-CustomDomainEnableDisableWithRunningEndpoint": [
- "ps7065",
- "ps7246",
- "ps5826",
- "ps7594"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestCustomDomainGetRemoveWithRunningEndpoint.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestCustomDomainGetRemoveWithRunningEndpoint.json
deleted file mode 100644
index 2b5d7316c406..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestCustomDomainGetRemoveWithRunningEndpoint.json
+++ /dev/null
@@ -1,2559 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE4ND9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "150a68db-ba73-4e47-b085-cf770c1b4cc7"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
- ],
- "x-ms-request-id": [
- "5a1fb317-c8d4-4e7a-9c36-1aa01e3ee7e8"
- ],
- "x-ms-correlation-request-id": [
- "5a1fb317-c8d4-4e7a-9c36-1aa01e3ee7e8"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002447Z:5a1fb317-c8d4-4e7a-9c36-1aa01e3ee7e8"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:24:46 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2184\",\r\n \"name\": \"ps2184\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7702c026-f47b-4df1-91a9-d7cb53836ee1"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2ba5018f-baaa-4278-84b0-960bc96d0e78"
- ],
- "x-ms-client-request-id": [
- "7702c026-f47b-4df1-91a9-d7cb53836ee1"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "f046a02b-9dcd-4f0d-8d0c-c8e3774ce92a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002448Z:f046a02b-9dcd-4f0d-8d0c-c8e3774ce92a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:24:48 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MzU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"location\": \"EastUS\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7702c026-f47b-4df1-91a9-d7cb53836ee1"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "141"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "014d3c62-2f8e-4fe7-b8ab-e4497d5e8761"
- ],
- "x-ms-client-request-id": [
- "7702c026-f47b-4df1-91a9-d7cb53836ee1"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/operationresults/dc9baf93-45de-4671-b3f6-2366f7866efe?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "1c69818b-3075-4a97-88fb-e622cf3823df"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002452Z:1c69818b-3075-4a97-88fb-e622cf3823df"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:24:51 GMT"
- ],
- "Content-Length": [
- "350"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6635\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/operationresults/dc9baf93-45de-4671-b3f6-2366f7866efe?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2RjOWJhZjkzLTQ1ZGUtNDY3MS1iM2Y2LTIzNjZmNzg2NmVmZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7702c026-f47b-4df1-91a9-d7cb53836ee1"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f52aeb5d-ac54-4b96-ae96-633fa55cfa1b"
- ],
- "x-ms-client-request-id": [
- "7702c026-f47b-4df1-91a9-d7cb53836ee1"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "e3d302c2-21d5-4523-a352-64d9a79bc75b"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002502Z:e3d302c2-21d5-4523-a352-64d9a79bc75b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:01 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MzU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7702c026-f47b-4df1-91a9-d7cb53836ee1"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9a5fa6b1-b979-4ee8-bb89-6f040c2724a2"
- ],
- "x-ms-client-request-id": [
- "7702c026-f47b-4df1-91a9-d7cb53836ee1"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "0c3f6267-dd6a-4288-93ad-bd7ace0c12d9"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002502Z:0c3f6267-dd6a-4288-93ad-bd7ace0c12d9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:01 GMT"
- ],
- "Content-Length": [
- "349"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6635\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"testAkamaiEP\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f4e52724-ce54-4a80-a14f-be47ee634823"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "77"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "083ac0d4-1033-49b2-a208-7e55da45920e"
- ],
- "x-ms-client-request-id": [
- "f4e52724-ce54-4a80-a14f-be47ee634823"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "0c78ebe9-4d9d-4536-8194-5e2e04468712"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002503Z:0c78ebe9-4d9d-4536-8194-5e2e04468712"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:02 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MzUvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"origins\": [\r\n {\r\n \"name\": \"ps135\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f4e52724-ce54-4a80-a14f-be47ee634823"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "201"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "085346a2-ac37-4763-aed3-32a06a03e829"
- ],
- "x-ms-client-request-id": [
- "f4e52724-ce54-4a80-a14f-be47ee634823"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/operationresults/675e046a-2011-4703-b24a-9b978b6eb5b3?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "02e19f3b-e169-4a05-bc59-25705022768a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002508Z:02e19f3b-e169-4a05-bc59-25705022768a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:07 GMT"
- ],
- "Content-Length": [
- "1067"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"testAkamaiEP\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"testAkamaiEP.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps135\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/operationresults/675e046a-2011-4703-b24a-9b978b6eb5b3?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzY3NWUwNDZhLTIwMTEtNDcwMy1iMjRhLTliOTc4YjZlYjViMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f4e52724-ce54-4a80-a14f-be47ee634823"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1ba7e2c7-c36b-45a7-a3fb-65dadcafa673"
- ],
- "x-ms-client-request-id": [
- "f4e52724-ce54-4a80-a14f-be47ee634823"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "41bd54e3-f5c9-4620-9615-273f4daa4ce2"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002518Z:41bd54e3-f5c9-4620-9615-273f4daa4ce2"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:17 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/operationresults/675e046a-2011-4703-b24a-9b978b6eb5b3?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzY3NWUwNDZhLTIwMTEtNDcwMy1iMjRhLTliOTc4YjZlYjViMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f4e52724-ce54-4a80-a14f-be47ee634823"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3fb2f2d5-7133-4f98-acfa-54e87a2b4712"
- ],
- "x-ms-client-request-id": [
- "f4e52724-ce54-4a80-a14f-be47ee634823"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "675bccdb-69ec-496a-a3a2-a7030792f571"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002529Z:675bccdb-69ec-496a-a3a2-a7030792f571"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:28 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MzUvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f4e52724-ce54-4a80-a14f-be47ee634823"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ab5b7cc1-5e45-4ec0-acce-a7fc6a624361"
- ],
- "x-ms-client-request-id": [
- "f4e52724-ce54-4a80-a14f-be47ee634823"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "6cf06733-7e3e-48e9-9d1b-0b0ba862dadd"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002529Z:6cf06733-7e3e-48e9-9d1b-0b0ba862dadd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:28 GMT"
- ],
- "Content-Length": [
- "1065"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"testAkamaiEP\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"testAkamaiEP.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps135\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MzUvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8a091a79-af3c-423b-aa56-4798b866776e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3536c489-cde2-4941-ae74-608966624a7c"
- ],
- "x-ms-client-request-id": [
- "8a091a79-af3c-423b-aa56-4798b866776e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "2ec767a8-e010-4748-82a7-48343240c320"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002529Z:2ec767a8-e010-4748-82a7-48343240c320"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:28 GMT"
- ],
- "Content-Length": [
- "1065"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"testAkamaiEP\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"testAkamaiEP.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps135\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP/validateCustomDomain?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MzUvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC92YWxpZGF0ZUN1c3RvbURvbWFpbj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"hostName\": \"testAkamai.dustydog.us\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "984fadaa-a395-4b05-8949-7a1d197c8237"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "44"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ac6a0936-88d7-4225-8c3a-4e0969e05aeb"
- ],
- "x-ms-client-request-id": [
- "984fadaa-a395-4b05-8949-7a1d197c8237"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "403d6ab8-99aa-4ab7-8c91-92dbd4f3b9f9"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002530Z:403d6ab8-99aa-4ab7-8c91-92dbd4f3b9f9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:29 GMT"
- ],
- "Content-Length": [
- "59"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"customDomainValidated\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP/validateCustomDomain?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MzUvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC92YWxpZGF0ZUN1c3RvbURvbWFpbj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"hostName\": \"testAkamai.dustydog.us\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "84ad0b78-ee9a-499a-ae9e-9bd02f7bde32"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "44"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "bea4d59c-2780-4e49-bdc2-fc6091107bf0"
- ],
- "x-ms-client-request-id": [
- "84ad0b78-ee9a-499a-ae9e-9bd02f7bde32"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "5e3d641a-6966-40af-8b64-81c9bce972fb"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002530Z:5e3d641a-6966-40af-8b64-81c9bce972fb"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:29 GMT"
- ],
- "Content-Length": [
- "59"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"customDomainValidated\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP/customDomains?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MzUvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1573f7c3-11fb-4d92-9871-2bf5edfc258f"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a219fcd9-1181-4b5c-a9ce-a6ecb2e82880"
- ],
- "x-ms-client-request-id": [
- "1573f7c3-11fb-4d92-9871-2bf5edfc258f"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "df52b30d-b21c-4b75-8d07-661de79f6db0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002531Z:df52b30d-b21c-4b75-8d07-661de79f6db0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:30 GMT"
- ],
- "Content-Length": [
- "12"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": []\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP/customDomains?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MzUvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "62133ceb-d80b-4011-8c71-2f637a2edeb6"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "aefc4659-8224-46c0-8378-1ac52d4e801f"
- ],
- "x-ms-client-request-id": [
- "62133ceb-d80b-4011-8c71-2f637a2edeb6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-correlation-request-id": [
- "30da0cc6-a6ab-4ddb-be9c-6cd77e2a0a2d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002554Z:30da0cc6-a6ab-4ddb-be9c-6cd77e2a0a2d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:54 GMT"
- ],
- "Content-Length": [
- "492"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP/customdomains/ps1573\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps1573\",\r\n \"properties\": {\r\n \"hostName\": \"testakamai.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP/customDomains?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MzUvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14e1fb9a-567a-4ca4-9eca-f5b6393b80cc"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1d946058-bd3f-4c3e-9fd1-ad91af29c822"
- ],
- "x-ms-client-request-id": [
- "14e1fb9a-567a-4ca4-9eca-f5b6393b80cc"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-correlation-request-id": [
- "69cfda46-91e6-4b50-9c99-68ec6f0e3ce5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002555Z:69cfda46-91e6-4b50-9c99-68ec6f0e3ce5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:55 GMT"
- ],
- "Content-Length": [
- "492"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP/customdomains/ps1573\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps1573\",\r\n \"properties\": {\r\n \"hostName\": \"testakamai.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP/customDomains?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MzUvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7ab31453-72a4-40ee-97af-e12884ed9116"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5951b2e2-f2dc-4266-aa18-18b6894e79c4"
- ],
- "x-ms-client-request-id": [
- "7ab31453-72a4-40ee-97af-e12884ed9116"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
- ],
- "x-ms-correlation-request-id": [
- "373d42a4-3f26-4602-b62f-887c7703fee6"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002618Z:373d42a4-3f26-4602-b62f-887c7703fee6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:26:17 GMT"
- ],
- "Content-Length": [
- "12"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": []\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP/customDomains/ps1573?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MzUvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zL3BzMTU3Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"testAkamai.dustydog.us\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1573f7c3-11fb-4d92-9871-2bf5edfc258f"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "70"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6d2b2e1e-84d8-4a9e-8767-1c09140a38a9"
- ],
- "x-ms-client-request-id": [
- "1573f7c3-11fb-4d92-9871-2bf5edfc258f"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/operationresults/c665af35-b16e-4ed4-8d5b-dd05538ead3b?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "780384f9-f12e-4cf3-98d9-5effaad18d3c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002533Z:780384f9-f12e-4cf3-98d9-5effaad18d3c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:32 GMT"
- ],
- "Content-Length": [
- "481"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP/customdomains/ps1573\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps1573\",\r\n \"properties\": {\r\n \"hostName\": \"testakamai.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Creating\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/operationresults/c665af35-b16e-4ed4-8d5b-dd05538ead3b?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2M2NjVhZjM1LWIxNmUtNGVkNC04ZDViLWRkMDU1MzhlYWQzYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1573f7c3-11fb-4d92-9871-2bf5edfc258f"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ebdb6dcc-e6b7-4d30-bbf5-deac5c722ed3"
- ],
- "x-ms-client-request-id": [
- "1573f7c3-11fb-4d92-9871-2bf5edfc258f"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "bb3f7454-47dc-4d60-bdf6-f505f1a415e7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002543Z:bb3f7454-47dc-4d60-bdf6-f505f1a415e7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:43 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/operationresults/c665af35-b16e-4ed4-8d5b-dd05538ead3b?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2M2NjVhZjM1LWIxNmUtNGVkNC04ZDViLWRkMDU1MzhlYWQzYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1573f7c3-11fb-4d92-9871-2bf5edfc258f"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "77b3d6fb-acce-4e6f-8ed5-84f41024afd6"
- ],
- "x-ms-client-request-id": [
- "1573f7c3-11fb-4d92-9871-2bf5edfc258f"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "247400db-e2df-40bc-87db-62e059e6dafa"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002553Z:247400db-e2df-40bc-87db-62e059e6dafa"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:53 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP/customDomains/ps1573?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MzUvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zL3BzMTU3Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1573f7c3-11fb-4d92-9871-2bf5edfc258f"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c48d4bdf-a392-4b15-a484-54e2e6923dd5"
- ],
- "x-ms-client-request-id": [
- "1573f7c3-11fb-4d92-9871-2bf5edfc258f"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-correlation-request-id": [
- "6b769618-6de9-4a77-8dfe-d4533556af57"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002553Z:6b769618-6de9-4a77-8dfe-d4533556af57"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:53 GMT"
- ],
- "Content-Length": [
- "480"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP/customdomains/ps1573\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps1573\",\r\n \"properties\": {\r\n \"hostName\": \"testakamai.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP/customDomains/ps1573?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MzUvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zL3BzMTU3Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "387b77ed-0162-4499-9ddf-59470c126105"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b882a6a2-1532-46b1-bba7-013d270c0835"
- ],
- "x-ms-client-request-id": [
- "387b77ed-0162-4499-9ddf-59470c126105"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-correlation-request-id": [
- "443ef80f-9f73-4d67-9106-3d0aa9ecc89e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002555Z:443ef80f-9f73-4d67-9106-3d0aa9ecc89e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:55 GMT"
- ],
- "Content-Length": [
- "480"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP/customdomains/ps1573\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps1573\",\r\n \"properties\": {\r\n \"hostName\": \"testakamai.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP/customDomains/ps1573?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MzUvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zL3BzMTU3Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c73f6252-1ab4-47f8-b66d-f4a625c3d79e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "22f3abb6-a967-4e00-877a-4260e6b8d723"
- ],
- "x-ms-client-request-id": [
- "c73f6252-1ab4-47f8-b66d-f4a625c3d79e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11983"
- ],
- "x-ms-correlation-request-id": [
- "dbf219a1-0bf5-4cbb-8e34-a60480739c35"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002618Z:dbf219a1-0bf5-4cbb-8e34-a60480739c35"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:26:18 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2184/providers/Microsoft.Cdn/profiles/ps6635/endpoints/testAkamaiEP/customDomains/ps1573?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MzUvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zL3BzMTU3Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14e1fb9a-567a-4ca4-9eca-f5b6393b80cc"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/operationresults/d8050db4-2e74-44cf-b2d5-15c2479b8a0b/profileresults/ps6635/endpointresults/testAkamaiEP/customdomainresults/ps1573?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "22c86133-620c-447d-b322-80d47920dd96"
- ],
- "x-ms-client-request-id": [
- "14e1fb9a-567a-4ca4-9eca-f5b6393b80cc"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/operationresults/d8050db4-2e74-44cf-b2d5-15c2479b8a0b?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14998"
- ],
- "x-ms-correlation-request-id": [
- "4063ab2f-219d-40b7-bfd7-546f33b5a23a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002556Z:4063ab2f-219d-40b7-bfd7-546f33b5a23a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:25:56 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/operationresults/d8050db4-2e74-44cf-b2d5-15c2479b8a0b?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q4MDUwZGI0LTJlNzQtNDRjZi1iMmQ1LTE1YzI0NzliOGEwYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14e1fb9a-567a-4ca4-9eca-f5b6393b80cc"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9f6d1263-a46d-4b5b-bb09-bf2babb99155"
- ],
- "x-ms-client-request-id": [
- "14e1fb9a-567a-4ca4-9eca-f5b6393b80cc"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-correlation-request-id": [
- "edb706da-e0b8-4fa6-ac68-ec561ae9f6e7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002607Z:edb706da-e0b8-4fa6-ac68-ec561ae9f6e7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:26:06 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/operationresults/d8050db4-2e74-44cf-b2d5-15c2479b8a0b?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q4MDUwZGI0LTJlNzQtNDRjZi1iMmQ1LTE1YzI0NzliOGEwYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14e1fb9a-567a-4ca4-9eca-f5b6393b80cc"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "38e55d6a-284a-4e78-b4f4-9034a0ed5320"
- ],
- "x-ms-client-request-id": [
- "14e1fb9a-567a-4ca4-9eca-f5b6393b80cc"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
- ],
- "x-ms-correlation-request-id": [
- "857fddc7-3a45-498a-bdfb-d9f5f9e760ba"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002617Z:857fddc7-3a45-498a-bdfb-d9f5f9e760ba"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:26:17 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184/providers/Microsoft.Cdn/operationresults/d8050db4-2e74-44cf-b2d5-15c2479b8a0b/profileresults/ps6635/endpointresults/testAkamaiEP/customdomainresults/ps1573?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE4NC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q4MDUwZGI0LTJlNzQtNDRjZi1iMmQ1LTE1YzI0NzliOGEwYi9wcm9maWxlcmVzdWx0cy9wczY2MzUvZW5kcG9pbnRyZXN1bHRzL3Rlc3RBa2FtYWlFUC9jdXN0b21kb21haW5yZXN1bHRzL3BzMTU3Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14e1fb9a-567a-4ca4-9eca-f5b6393b80cc"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8d80bce2-c237-4c62-9938-e981adcd063a"
- ],
- "x-ms-client-request-id": [
- "14e1fb9a-567a-4ca4-9eca-f5b6393b80cc"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
- ],
- "x-ms-correlation-request-id": [
- "a27df7a3-702c-47e4-8682-c834d71dbe89"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002617Z:a27df7a3-702c-47e4-8682-c834d71dbe89"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:26:17 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2184?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE4ND9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "2f32f5a4-bcad-473c-b20f-99cd614bf85d"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14996"
- ],
- "x-ms-request-id": [
- "4e5e436d-c114-4675-86e5-5f2de38985ec"
- ],
- "x-ms-correlation-request-id": [
- "4e5e436d-c114-4675-86e5-5f2de38985ec"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002619Z:4e5e436d-c114-4675-86e5-5f2de38985ec"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:26:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9EUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11972"
- ],
- "x-ms-request-id": [
- "9fea3e71-a2eb-45e9-9781-ed63fd47fdfd"
- ],
- "x-ms-correlation-request-id": [
- "9fea3e71-a2eb-45e9-9781-ed63fd47fdfd"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002634Z:9fea3e71-a2eb-45e9-9781-ed63fd47fdfd"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:26:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9EUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11971"
- ],
- "x-ms-request-id": [
- "3fa40d8f-71c8-4a41-ab6e-9290cf5d37b4"
- ],
- "x-ms-correlation-request-id": [
- "3fa40d8f-71c8-4a41-ab6e-9290cf5d37b4"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002649Z:3fa40d8f-71c8-4a41-ab6e-9290cf5d37b4"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:26:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9EUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11970"
- ],
- "x-ms-request-id": [
- "e0cbfc30-b659-45a2-b515-c3f7d71a2e6b"
- ],
- "x-ms-correlation-request-id": [
- "e0cbfc30-b659-45a2-b515-c3f7d71a2e6b"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002704Z:e0cbfc30-b659-45a2-b515-c3f7d71a2e6b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:27:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9EUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11969"
- ],
- "x-ms-request-id": [
- "63c869e6-0a5c-4754-925a-4803e1363705"
- ],
- "x-ms-correlation-request-id": [
- "63c869e6-0a5c-4754-925a-4803e1363705"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002720Z:63c869e6-0a5c-4754-925a-4803e1363705"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:27:20 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9EUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11968"
- ],
- "x-ms-request-id": [
- "1bd8ea51-2a52-4daa-ab14-8dd5c457b5bb"
- ],
- "x-ms-correlation-request-id": [
- "1bd8ea51-2a52-4daa-ab14-8dd5c457b5bb"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002735Z:1bd8ea51-2a52-4daa-ab14-8dd5c457b5bb"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:27:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9EUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11967"
- ],
- "x-ms-request-id": [
- "6d0403d0-b579-4d6f-b61f-79dda1211f05"
- ],
- "x-ms-correlation-request-id": [
- "6d0403d0-b579-4d6f-b61f-79dda1211f05"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002750Z:6d0403d0-b579-4d6f-b61f-79dda1211f05"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:27:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9EUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11966"
- ],
- "x-ms-request-id": [
- "c8538af3-7e58-4fdd-8900-8a6793d679f6"
- ],
- "x-ms-correlation-request-id": [
- "c8538af3-7e58-4fdd-8900-8a6793d679f6"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002805Z:c8538af3-7e58-4fdd-8900-8a6793d679f6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:28:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9EUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11965"
- ],
- "x-ms-request-id": [
- "baed3f5a-3786-4357-8ce9-8358f833ab6c"
- ],
- "x-ms-correlation-request-id": [
- "baed3f5a-3786-4357-8ce9-8358f833ab6c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002820Z:baed3f5a-3786-4357-8ce9-8358f833ab6c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:28:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9EUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11964"
- ],
- "x-ms-request-id": [
- "15fb9cf3-2433-4cbb-9e38-e965f024afca"
- ],
- "x-ms-correlation-request-id": [
- "15fb9cf3-2433-4cbb-9e38-e965f024afca"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002835Z:15fb9cf3-2433-4cbb-9e38-e965f024afca"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:28:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9EUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11963"
- ],
- "x-ms-request-id": [
- "47a62a2b-1357-4bb0-8082-2a12d4dd151c"
- ],
- "x-ms-correlation-request-id": [
- "47a62a2b-1357-4bb0-8082-2a12d4dd151c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002850Z:47a62a2b-1357-4bb0-8082-2a12d4dd151c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:28:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9EUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11962"
- ],
- "x-ms-request-id": [
- "046e6e05-47e9-4789-a229-415c2462cc83"
- ],
- "x-ms-correlation-request-id": [
- "046e6e05-47e9-4789-a229-415c2462cc83"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002905Z:046e6e05-47e9-4789-a229-415c2462cc83"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:29:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxODQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9EUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11961"
- ],
- "x-ms-request-id": [
- "6f5ef4a3-ce94-44ad-a529-6ec86c996ea2"
- ],
- "x-ms-correlation-request-id": [
- "6f5ef4a3-ce94-44ad-a529-6ec86c996ea2"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002905Z:6f5ef4a3-ce94-44ad-a529-6ec86c996ea2"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:29:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-CustomDomainGetRemoveWithRunningEndpoint": [
- "ps1573",
- "ps6635",
- "ps2184",
- "ps135"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestCustomDomainGetRemoveWithStoppedEndpoint.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestCustomDomainGetRemoveWithStoppedEndpoint.json
deleted file mode 100644
index e3b16ee61b78..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestCustomDomainGetRemoveWithStoppedEndpoint.json
+++ /dev/null
@@ -1,2823 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE5MD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "31fa58a4-8507-4192-b1ce-0d2e993ae97f"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "83e5b47f-a644-4114-bcdd-d591b56d0754"
- ],
- "x-ms-correlation-request-id": [
- "83e5b47f-a644-4114-bcdd-d591b56d0754"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005423Z:83e5b47f-a644-4114-bcdd-d591b56d0754"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:54:23 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190\",\r\n \"name\": \"ps2190\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3a250bd2-30e4-4f8f-b9b8-8a709cbf6ca5"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "133d188f-1d60-4c5f-a2cf-21a369c0ce54"
- ],
- "x-ms-client-request-id": [
- "3a250bd2-30e4-4f8f-b9b8-8a709cbf6ca5"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "62c52a04-0a45-4bdb-a454-c1c3bca4ae3c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005424Z:62c52a04-0a45-4bdb-a454-c1c3bca4ae3c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:54:23 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk2Nzg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"location\": \"EastUS\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3a250bd2-30e4-4f8f-b9b8-8a709cbf6ca5"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "141"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a040d375-eafb-49d8-951e-9945bb7229f2"
- ],
- "x-ms-client-request-id": [
- "3a250bd2-30e4-4f8f-b9b8-8a709cbf6ca5"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/4c8dd6a0-b4fc-497d-9efb-85b94dc0389d?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "f301b384-14fb-4b2c-9f92-d57a8f4322bd"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005428Z:f301b384-14fb-4b2c-9f92-d57a8f4322bd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:54:27 GMT"
- ],
- "Content-Length": [
- "350"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9678\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/4c8dd6a0-b4fc-497d-9efb-85b94dc0389d?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzRjOGRkNmEwLWI0ZmMtNDk3ZC05ZWZiLTg1Yjk0ZGMwMzg5ZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3a250bd2-30e4-4f8f-b9b8-8a709cbf6ca5"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "53ef0b28-059b-4e9b-acd1-e4f910ecc159"
- ],
- "x-ms-client-request-id": [
- "3a250bd2-30e4-4f8f-b9b8-8a709cbf6ca5"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "d2e57af5-2060-40bf-a6cd-42bcb3504cc8"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005438Z:d2e57af5-2060-40bf-a6cd-42bcb3504cc8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:54:37 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk2Nzg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3a250bd2-30e4-4f8f-b9b8-8a709cbf6ca5"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6956756e-f252-4947-a54d-b5863a980fd2"
- ],
- "x-ms-client-request-id": [
- "3a250bd2-30e4-4f8f-b9b8-8a709cbf6ca5"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "4bad36a7-becb-4403-95c3-fa9200b301cb"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005438Z:4bad36a7-becb-4403-95c3-fa9200b301cb"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:54:37 GMT"
- ],
- "Content-Length": [
- "349"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9678\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"testAkamaiEP\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f8f1147a-1ba6-4530-afdb-0907d221b477"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "77"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4156ae2c-76e7-4b6b-a33d-d30176cbab9f"
- ],
- "x-ms-client-request-id": [
- "f8f1147a-1ba6-4530-afdb-0907d221b477"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "1c2c6554-6a49-41f3-805f-effd8edb8453"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005438Z:1c2c6554-6a49-41f3-805f-effd8edb8453"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:54:37 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk2NzgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"origins\": [\r\n {\r\n \"name\": \"ps9380\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f8f1147a-1ba6-4530-afdb-0907d221b477"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "202"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "afb5b4c7-ac39-4d74-bc22-ed56ecfa16fd"
- ],
- "x-ms-client-request-id": [
- "f8f1147a-1ba6-4530-afdb-0907d221b477"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/c4325f4f-cc0e-49e2-90d2-52d37facaea6?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "704790ed-2376-4709-a4cb-3f30a7322345"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005443Z:704790ed-2376-4709-a4cb-3f30a7322345"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:54:42 GMT"
- ],
- "Content-Length": [
- "1068"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"testAkamaiEP\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"testAkamaiEP.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps9380\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/c4325f4f-cc0e-49e2-90d2-52d37facaea6?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2M0MzI1ZjRmLWNjMGUtNDllMi05MGQyLTUyZDM3ZmFjYWVhNj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f8f1147a-1ba6-4530-afdb-0907d221b477"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d4a7a707-4f29-4687-8406-aa121e2abd01"
- ],
- "x-ms-client-request-id": [
- "f8f1147a-1ba6-4530-afdb-0907d221b477"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "3880cd8c-35ba-4d67-b5f0-db88594d609b"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005453Z:3880cd8c-35ba-4d67-b5f0-db88594d609b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:54:52 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/c4325f4f-cc0e-49e2-90d2-52d37facaea6?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2M0MzI1ZjRmLWNjMGUtNDllMi05MGQyLTUyZDM3ZmFjYWVhNj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f8f1147a-1ba6-4530-afdb-0907d221b477"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3e1532a5-9c5c-4bcb-8fae-5cb22c6848a9"
- ],
- "x-ms-client-request-id": [
- "f8f1147a-1ba6-4530-afdb-0907d221b477"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "0307e78a-7581-4ece-ae9e-5970ad6ca393"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005503Z:0307e78a-7581-4ece-ae9e-5970ad6ca393"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:55:03 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/c4325f4f-cc0e-49e2-90d2-52d37facaea6?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2M0MzI1ZjRmLWNjMGUtNDllMi05MGQyLTUyZDM3ZmFjYWVhNj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f8f1147a-1ba6-4530-afdb-0907d221b477"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ca5e7e70-6d39-4ea2-b467-616ee48ea977"
- ],
- "x-ms-client-request-id": [
- "f8f1147a-1ba6-4530-afdb-0907d221b477"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "68e57bcf-c97e-4bf8-9132-68239da6df77"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005513Z:68e57bcf-c97e-4bf8-9132-68239da6df77"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:55:13 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk2NzgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f8f1147a-1ba6-4530-afdb-0907d221b477"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "264bd51e-8a75-42dc-8f2a-f726cd5f3ad5"
- ],
- "x-ms-client-request-id": [
- "f8f1147a-1ba6-4530-afdb-0907d221b477"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "75216bed-871f-4826-bf37-b2a15fee24a4"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005514Z:75216bed-871f-4826-bf37-b2a15fee24a4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:55:13 GMT"
- ],
- "Content-Length": [
- "1066"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"testAkamaiEP\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"testAkamaiEP.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps9380\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk2NzgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8b597789-0476-4d1d-b63c-e664fe00ce6d"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9e1212ca-a279-49d2-8745-ab348c0628f8"
- ],
- "x-ms-client-request-id": [
- "8b597789-0476-4d1d-b63c-e664fe00ce6d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "f08e948a-7aa1-4af7-b144-a046ea28fd68"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005514Z:f08e948a-7aa1-4af7-b144-a046ea28fd68"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:55:14 GMT"
- ],
- "Content-Length": [
- "1066"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"testAkamaiEP\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"testAkamaiEP.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps9380\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP/validateCustomDomain?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk2NzgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC92YWxpZGF0ZUN1c3RvbURvbWFpbj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"hostName\": \"testAkamai.dustydog.us\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "56f6a2ed-00a2-4ab5-8ec1-7edcf7b3f18a"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "44"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7ac0565f-6518-4eb4-ac35-bcc77913e176"
- ],
- "x-ms-client-request-id": [
- "56f6a2ed-00a2-4ab5-8ec1-7edcf7b3f18a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "a3597abd-eb97-409a-bfbe-0203e537a88d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005514Z:a3597abd-eb97-409a-bfbe-0203e537a88d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:55:14 GMT"
- ],
- "Content-Length": [
- "59"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"customDomainValidated\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP/validateCustomDomain?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk2NzgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC92YWxpZGF0ZUN1c3RvbURvbWFpbj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"hostName\": \"testAkamai.dustydog.us\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0c4bf9ce-332f-4bf3-8e1f-ec19fddb7177"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "44"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "feb8848c-e09d-4ef9-90da-2e8a2199be87"
- ],
- "x-ms-client-request-id": [
- "0c4bf9ce-332f-4bf3-8e1f-ec19fddb7177"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "801922e1-2669-452b-922c-656a091cd31e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005515Z:801922e1-2669-452b-922c-656a091cd31e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:55:15 GMT"
- ],
- "Content-Length": [
- "59"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"customDomainValidated\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP/customDomains?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk2NzgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1c4d79c5-4edf-4d16-ba35-93e4e1c54fc7"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5744e74a-4ceb-493c-9b13-78714c3f8dc8"
- ],
- "x-ms-client-request-id": [
- "1c4d79c5-4edf-4d16-ba35-93e4e1c54fc7"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "c8cbb7c8-206e-435d-8a99-1f444f574bcd"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005515Z:c8cbb7c8-206e-435d-8a99-1f444f574bcd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:55:15 GMT"
- ],
- "Content-Length": [
- "12"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": []\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP/customDomains?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk2NzgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f70cb623-1684-48a5-a91f-deed21f98acf"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c1858168-0db8-4793-be7f-b379f74efa21"
- ],
- "x-ms-client-request-id": [
- "f70cb623-1684-48a5-a91f-deed21f98acf"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "1362048c-89a7-46e1-9096-adf9142c9750"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005529Z:1362048c-89a7-46e1-9096-adf9142c9750"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:55:29 GMT"
- ],
- "Content-Length": [
- "492"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP/customdomains/ps2160\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps2160\",\r\n \"properties\": {\r\n \"hostName\": \"testakamai.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP/customDomains?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk2NzgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c21b09c1-678a-4a33-a7cc-cda0fa2b1a68"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b97c45a2-2bf8-4a9b-bd73-f27b97d22cb5"
- ],
- "x-ms-client-request-id": [
- "c21b09c1-678a-4a33-a7cc-cda0fa2b1a68"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
- ],
- "x-ms-correlation-request-id": [
- "f08b6c80-5a00-462f-b486-d8ec816885dc"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005602Z:f08b6c80-5a00-462f-b486-d8ec816885dc"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:56:02 GMT"
- ],
- "Content-Length": [
- "492"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP/customdomains/ps2160\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps2160\",\r\n \"properties\": {\r\n \"hostName\": \"testakamai.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP/customDomains?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk2NzgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "284db24a-4309-44a3-9e82-f18209206dd9"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "79108ef4-d6d5-4d5d-958e-f976c0f622d8"
- ],
- "x-ms-client-request-id": [
- "284db24a-4309-44a3-9e82-f18209206dd9"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11983"
- ],
- "x-ms-correlation-request-id": [
- "9a6aa536-13d1-464b-9b51-a4edd5a98cbd"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005614Z:9a6aa536-13d1-464b-9b51-a4edd5a98cbd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:56:14 GMT"
- ],
- "Content-Length": [
- "12"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": []\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP/customDomains/ps2160?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk2NzgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zL3BzMjE2MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"testAkamai.dustydog.us\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1c4d79c5-4edf-4d16-ba35-93e4e1c54fc7"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "70"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e73f5e34-23f5-4056-9397-3b54a6d2baae"
- ],
- "x-ms-client-request-id": [
- "1c4d79c5-4edf-4d16-ba35-93e4e1c54fc7"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/0fe359fb-34db-4b45-869a-dfebb883a773?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "2dc3f909-aaf3-4161-b91e-cb0d37a40ac5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005517Z:2dc3f909-aaf3-4161-b91e-cb0d37a40ac5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:55:17 GMT"
- ],
- "Content-Length": [
- "481"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP/customdomains/ps2160\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps2160\",\r\n \"properties\": {\r\n \"hostName\": \"testakamai.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Creating\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/0fe359fb-34db-4b45-869a-dfebb883a773?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzBmZTM1OWZiLTM0ZGItNGI0NS04NjlhLWRmZWJiODgzYTc3Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1c4d79c5-4edf-4d16-ba35-93e4e1c54fc7"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0b1c3831-4c26-4ad6-ae74-e5f1fe12e4ee"
- ],
- "x-ms-client-request-id": [
- "1c4d79c5-4edf-4d16-ba35-93e4e1c54fc7"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "5c1b0af7-373a-4d15-b842-76647ebc3165"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005528Z:5c1b0af7-373a-4d15-b842-76647ebc3165"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:55:28 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP/customDomains/ps2160?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk2NzgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zL3BzMjE2MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1c4d79c5-4edf-4d16-ba35-93e4e1c54fc7"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f0829297-1a87-4dae-a598-d275623dc441"
- ],
- "x-ms-client-request-id": [
- "1c4d79c5-4edf-4d16-ba35-93e4e1c54fc7"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "8546c4c4-258c-4fc2-80b9-6644d2a574da"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005528Z:8546c4c4-258c-4fc2-80b9-6644d2a574da"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:55:28 GMT"
- ],
- "Content-Length": [
- "480"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP/customdomains/ps2160\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps2160\",\r\n \"properties\": {\r\n \"hostName\": \"testakamai.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP/customDomains/ps2160?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk2NzgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zL3BzMjE2MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e7ef89c3-2bb6-4d79-b4cf-a2dab0b59cba"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c47b8642-e9cd-4a55-9897-3fd663b58ed5"
- ],
- "x-ms-client-request-id": [
- "e7ef89c3-2bb6-4d79-b4cf-a2dab0b59cba"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-correlation-request-id": [
- "467c3d72-854b-4819-b2e6-f294c42ff534"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005602Z:467c3d72-854b-4819-b2e6-f294c42ff534"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:56:01 GMT"
- ],
- "Content-Length": [
- "480"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP/customdomains/ps2160\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps2160\",\r\n \"properties\": {\r\n \"hostName\": \"testakamai.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP/customDomains/ps2160?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk2NzgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zL3BzMjE2MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "20451705-763c-4360-9b73-87d9a7d5f6b4"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9f1f6e14-b257-41cc-a021-18fb68e9245c"
- ],
- "x-ms-client-request-id": [
- "20451705-763c-4360-9b73-87d9a7d5f6b4"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11982"
- ],
- "x-ms-correlation-request-id": [
- "ae73cac9-4414-4b98-8ef4-d4bc7d9908c5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005615Z:ae73cac9-4414-4b98-8ef4-d4bc7d9908c5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:56:14 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP/stop?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk2NzgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9zdG9wP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14920935-2b38-4dfe-8b46-7c7e022ebada"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/e0f50b49-4e71-4828-b528-19dfbbfe000d/profileresults/ps9678/endpointresults/testAkamaiEP?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f46d8054-e7bd-4c2b-b25f-d1d83bd42f10"
- ],
- "x-ms-client-request-id": [
- "14920935-2b38-4dfe-8b46-7c7e022ebada"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/e0f50b49-4e71-4828-b528-19dfbbfe000d?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "bab6265d-af3f-4b9e-85a7-74628278797b"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005530Z:bab6265d-af3f-4b9e-85a7-74628278797b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:55:30 GMT"
- ],
- "Content-Length": [
- "1157"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"testAkamaiEP\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"testAkamaiEP.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps9380\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [\r\n {\r\n \"name\": \"ps2160\",\r\n \"properties\": {\r\n \"hostName\": \"testakamai.dustydog.us\",\r\n \"validationData\": null\r\n }\r\n }\r\n ],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Stopping\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/e0f50b49-4e71-4828-b528-19dfbbfe000d?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2UwZjUwYjQ5LTRlNzEtNDgyOC1iNTI4LTE5ZGZiYmZlMDAwZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14920935-2b38-4dfe-8b46-7c7e022ebada"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "93379ee3-b92b-4cc5-8a83-775155af8091"
- ],
- "x-ms-client-request-id": [
- "14920935-2b38-4dfe-8b46-7c7e022ebada"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-correlation-request-id": [
- "7f2639e5-f798-415d-8b18-21960bff47ba"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005540Z:7f2639e5-f798-415d-8b18-21960bff47ba"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:55:40 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/e0f50b49-4e71-4828-b528-19dfbbfe000d?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2UwZjUwYjQ5LTRlNzEtNDgyOC1iNTI4LTE5ZGZiYmZlMDAwZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14920935-2b38-4dfe-8b46-7c7e022ebada"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "66fac065-4e47-4803-8e75-5b73adae2bc4"
- ],
- "x-ms-client-request-id": [
- "14920935-2b38-4dfe-8b46-7c7e022ebada"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-correlation-request-id": [
- "f5165d6f-8bf7-4ec6-a873-0ef78d24fa15"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005550Z:f5165d6f-8bf7-4ec6-a873-0ef78d24fa15"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:55:50 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/e0f50b49-4e71-4828-b528-19dfbbfe000d?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2UwZjUwYjQ5LTRlNzEtNDgyOC1iNTI4LTE5ZGZiYmZlMDAwZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14920935-2b38-4dfe-8b46-7c7e022ebada"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a24fae61-ac81-4c17-ae0d-39f090437bb3"
- ],
- "x-ms-client-request-id": [
- "14920935-2b38-4dfe-8b46-7c7e022ebada"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-correlation-request-id": [
- "e877c164-c8af-4202-bf64-aadc9e4a06bb"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005601Z:e877c164-c8af-4202-bf64-aadc9e4a06bb"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:56:00 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/e0f50b49-4e71-4828-b528-19dfbbfe000d/profileresults/ps9678/endpointresults/testAkamaiEP?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2UwZjUwYjQ5LTRlNzEtNDgyOC1iNTI4LTE5ZGZiYmZlMDAwZC9wcm9maWxlcmVzdWx0cy9wczk2NzgvZW5kcG9pbnRyZXN1bHRzL3Rlc3RBa2FtYWlFUD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14920935-2b38-4dfe-8b46-7c7e022ebada"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d476a94e-6c17-4679-8832-1f32fbc9f37c"
- ],
- "x-ms-client-request-id": [
- "14920935-2b38-4dfe-8b46-7c7e022ebada"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-correlation-request-id": [
- "5a7d3f56-9317-4894-8d4c-0dfdd0c411a4"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005601Z:5a7d3f56-9317-4894-8d4c-0dfdd0c411a4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:56:01 GMT"
- ],
- "Content-Length": [
- "1251"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/e0f50b49-4e71-4828-b528-19dfbbfe000d/profileresults/ps9678/endpointresults/testAkamaiEP\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"testAkamaiEP\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"testAkamaiEP.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps9380\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [\r\n {\r\n \"name\": \"ps2160\",\r\n \"properties\": {\r\n \"hostName\": \"testakamai.dustydog.us\",\r\n \"validationData\": null\r\n }\r\n }\r\n ],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Stopped\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2190/providers/Microsoft.Cdn/profiles/ps9678/endpoints/testAkamaiEP/customDomains/ps2160?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczk2NzgvZW5kcG9pbnRzL3Rlc3RBa2FtYWlFUC9jdXN0b21Eb21haW5zL3BzMjE2MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c21b09c1-678a-4a33-a7cc-cda0fa2b1a68"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/95f4a275-4998-4fc3-90dc-b05e6ce0892e/profileresults/ps9678/endpointresults/testAkamaiEP/customdomainresults/ps2160?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "053cc73d-6900-4801-9bd7-55e4c58b1445"
- ],
- "x-ms-client-request-id": [
- "c21b09c1-678a-4a33-a7cc-cda0fa2b1a68"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/95f4a275-4998-4fc3-90dc-b05e6ce0892e?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14998"
- ],
- "x-ms-correlation-request-id": [
- "4752def6-e290-4c2e-ba15-5b9c90c5be19"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005603Z:4752def6-e290-4c2e-ba15-5b9c90c5be19"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:56:03 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/95f4a275-4998-4fc3-90dc-b05e6ce0892e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzk1ZjRhMjc1LTQ5OTgtNGZjMy05MGRjLWIwNWU2Y2UwODkyZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c21b09c1-678a-4a33-a7cc-cda0fa2b1a68"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2db29e6e-08a1-41a6-a55d-3d18f4e61223"
- ],
- "x-ms-client-request-id": [
- "c21b09c1-678a-4a33-a7cc-cda0fa2b1a68"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
- ],
- "x-ms-correlation-request-id": [
- "5de4e7be-7cd8-4cbb-b5d7-af4861817e05"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005613Z:5de4e7be-7cd8-4cbb-b5d7-af4861817e05"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:56:13 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190/providers/Microsoft.Cdn/operationresults/95f4a275-4998-4fc3-90dc-b05e6ce0892e/profileresults/ps9678/endpointresults/testAkamaiEP/customdomainresults/ps2160?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE5MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzk1ZjRhMjc1LTQ5OTgtNGZjMy05MGRjLWIwNWU2Y2UwODkyZS9wcm9maWxlcmVzdWx0cy9wczk2NzgvZW5kcG9pbnRyZXN1bHRzL3Rlc3RBa2FtYWlFUC9jdXN0b21kb21haW5yZXN1bHRzL3BzMjE2MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c21b09c1-678a-4a33-a7cc-cda0fa2b1a68"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f44312bf-3e35-4339-b358-e3b24f5e273a"
- ],
- "x-ms-client-request-id": [
- "c21b09c1-678a-4a33-a7cc-cda0fa2b1a68"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
- ],
- "x-ms-correlation-request-id": [
- "e7d17c86-c3d4-4269-ab3b-2467a9217534"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005614Z:e7d17c86-c3d4-4269-ab3b-2467a9217534"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:56:13 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2190?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjE5MD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "da8ac00b-e0a4-46ac-b7e0-3a2efbbe0017"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "ed54ece5-c682-4fca-9941-fc4067951341"
- ],
- "x-ms-correlation-request-id": [
- "ed54ece5-c682-4fca-9941-fc4067951341"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005616Z:ed54ece5-c682-4fca-9941-fc4067951341"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:56:15 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "be200a5e-2da9-4f17-b9b3-e159ef74b645"
- ],
- "x-ms-correlation-request-id": [
- "be200a5e-2da9-4f17-b9b3-e159ef74b645"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005631Z:be200a5e-2da9-4f17-b9b3-e159ef74b645"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:56:30 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "0262d67e-f5e4-4fe7-b998-101d7ea81731"
- ],
- "x-ms-correlation-request-id": [
- "0262d67e-f5e4-4fe7-b998-101d7ea81731"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005646Z:0262d67e-f5e4-4fe7-b998-101d7ea81731"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:56:45 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "0500aa58-3d40-4272-a6d0-b10f2c103e11"
- ],
- "x-ms-correlation-request-id": [
- "0500aa58-3d40-4272-a6d0-b10f2c103e11"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005701Z:0500aa58-3d40-4272-a6d0-b10f2c103e11"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:57:00 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "455aeac5-ac03-4092-813e-c6815685bc06"
- ],
- "x-ms-correlation-request-id": [
- "455aeac5-ac03-4092-813e-c6815685bc06"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005716Z:455aeac5-ac03-4092-813e-c6815685bc06"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:57:15 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "802b111e-3fe5-4703-b77d-f8c4620d953c"
- ],
- "x-ms-correlation-request-id": [
- "802b111e-3fe5-4703-b77d-f8c4620d953c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005731Z:802b111e-3fe5-4703-b77d-f8c4620d953c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:57:30 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "e7ad0e53-abcd-4661-8774-67a107192b50"
- ],
- "x-ms-correlation-request-id": [
- "e7ad0e53-abcd-4661-8774-67a107192b50"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005746Z:e7ad0e53-abcd-4661-8774-67a107192b50"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:57:46 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "db8dbb18-80a6-4c91-abf4-eb336752cb97"
- ],
- "x-ms-correlation-request-id": [
- "db8dbb18-80a6-4c91-abf4-eb336752cb97"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005801Z:db8dbb18-80a6-4c91-abf4-eb336752cb97"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:58:01 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "463b0849-b2de-4124-b4da-6c8960113a87"
- ],
- "x-ms-correlation-request-id": [
- "463b0849-b2de-4124-b4da-6c8960113a87"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005816Z:463b0849-b2de-4124-b4da-6c8960113a87"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:58:16 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "1b7f36be-af83-422a-acb7-76e3712b9704"
- ],
- "x-ms-correlation-request-id": [
- "1b7f36be-af83-422a-acb7-76e3712b9704"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005831Z:1b7f36be-af83-422a-acb7-76e3712b9704"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:58:31 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "fe73d760-c8af-4a3d-9c98-69cdfb41e98f"
- ],
- "x-ms-correlation-request-id": [
- "fe73d760-c8af-4a3d-9c98-69cdfb41e98f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005847Z:fe73d760-c8af-4a3d-9c98-69cdfb41e98f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:58:46 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "24978a16-ad8e-43f1-bd6b-4e0db66895cc"
- ],
- "x-ms-correlation-request-id": [
- "24978a16-ad8e-43f1-bd6b-4e0db66895cc"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005902Z:24978a16-ad8e-43f1-bd6b-4e0db66895cc"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:59:01 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIxOTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJeE9UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "4f72ac3e-d136-42bc-8eb0-3d14bd6ceefc"
- ],
- "x-ms-correlation-request-id": [
- "4f72ac3e-d136-42bc-8eb0-3d14bd6ceefc"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T005902Z:4f72ac3e-d136-42bc-8eb0-3d14bd6ceefc"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:59:01 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-CustomDomainGetRemoveWithStoppedEndpoint": [
- "ps2160",
- "ps9678",
- "ps2190",
- "ps9380"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestMicrosoftCustomDomainHttpsWithRunningEndpoint.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestMicrosoftCustomDomainHttpsWithRunningEndpoint.json
deleted file mode 100644
index 433eb9c54cc3..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestMicrosoftCustomDomainHttpsWithRunningEndpoint.json
+++ /dev/null
@@ -1,2298 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTkwMj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "854cbd0c-9efc-42f5-9b00-fe99af72ba18"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "e37b4a56-4799-47e6-bc43-53053ddd2037"
- ],
- "x-ms-correlation-request-id": [
- "e37b4a56-4799-47e6-bc43-53053ddd2037"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T004954Z:e37b4a56-4799-47e6-bc43-53053ddd2037"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:49:53 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9902\",\r\n \"name\": \"ps9902\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e2029544-7737-4381-a529-fd993d00ee3b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ae2c649f-269b-4be8-aec5-891ff5d4ddd2"
- ],
- "x-ms-client-request-id": [
- "e2029544-7737-4381-a529-fd993d00ee3b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "3e6c2b82-1d9d-4755-84fa-ae35c51827ac"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T004955Z:3e6c2b82-1d9d-4755-84fa-ae35c51827ac"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:49:55 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NjU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"location\": \"EastUS\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e2029544-7737-4381-a529-fd993d00ee3b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "144"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3d8c2dd7-148e-403a-b83d-2a97daf0c1e7"
- ],
- "x-ms-client-request-id": [
- "e2029544-7737-4381-a529-fd993d00ee3b"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/operationresults/8ebb1cdc-e29f-4c62-826c-93c6b275332c?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "d5a92a99-a34b-4b9a-b21f-2eee98c2822f"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T004958Z:d5a92a99-a34b-4b9a-b21f-2eee98c2822f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:49:58 GMT"
- ],
- "Content-Length": [
- "353"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6465\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/operationresults/8ebb1cdc-e29f-4c62-826c-93c6b275332c?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzhlYmIxY2RjLWUyOWYtNGM2Mi04MjZjLTkzYzZiMjc1MzMyYz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e2029544-7737-4381-a529-fd993d00ee3b"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "769582b2-43f2-4451-b209-e85f88e1cde0"
- ],
- "x-ms-client-request-id": [
- "e2029544-7737-4381-a529-fd993d00ee3b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "0b814b6f-b10d-4c27-93e8-c9e276999481"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005008Z:0b814b6f-b10d-4c27-93e8-c9e276999481"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:50:08 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NjU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e2029544-7737-4381-a529-fd993d00ee3b"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3fbf75d0-259e-4121-843b-f901f5aeb01f"
- ],
- "x-ms-client-request-id": [
- "e2029544-7737-4381-a529-fd993d00ee3b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "49651627-9322-4f6b-91cf-5b6f23dc74cf"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005009Z:49651627-9322-4f6b-91cf-5b6f23dc74cf"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:50:08 GMT"
- ],
- "Content-Length": [
- "352"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6465\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NjU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c217c4ce-3d4e-4cf6-b4dd-ecac855e819b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5d9567da-4fd0-40ff-9672-8ecbae4f1a02"
- ],
- "x-ms-client-request-id": [
- "c217c4ce-3d4e-4cf6-b4dd-ecac855e819b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "47"
- ],
- "x-ms-correlation-request-id": [
- "1980a316-f222-4cb6-8663-90003af1a14d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005131Z:1980a316-f222-4cb6-8663-90003af1a14d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:51:31 GMT"
- ],
- "Content-Length": [
- "352"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6465\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"cdn-ps-test-msft\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a18a555f-7ada-4d95-b6a3-f087036a28f6"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "81"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ea1cd611-3291-4060-98f5-204c07bb6a2c"
- ],
- "x-ms-client-request-id": [
- "a18a555f-7ada-4d95-b6a3-f087036a28f6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "59a41d80-f0fe-4edd-bfde-7eee98064127"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005010Z:59a41d80-f0fe-4edd-bfde-7eee98064127"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:50:09 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465/endpoints/cdn-ps-test-msft?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NjUvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7300\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a18a555f-7ada-4d95-b6a3-f087036a28f6"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "202"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6106af6e-ac25-45df-9247-869164edba30"
- ],
- "x-ms-client-request-id": [
- "a18a555f-7ada-4d95-b6a3-f087036a28f6"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/operationresults/e2adbf0b-54e6-4513-9138-eac290c66783?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "55b5ce62-71ac-4b66-945a-50064661b6e7"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005015Z:55b5ce62-71ac-4b66-945a-50064661b6e7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:50:14 GMT"
- ],
- "Content-Length": [
- "1077"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465/endpoints/cdn-ps-test-msft\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"cdn-ps-test-msft\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"cdn-ps-test-msft.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7300\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/operationresults/e2adbf0b-54e6-4513-9138-eac290c66783?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2UyYWRiZjBiLTU0ZTYtNDUxMy05MTM4LWVhYzI5MGM2Njc4Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a18a555f-7ada-4d95-b6a3-f087036a28f6"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9364b065-acad-4a42-8304-6ba22d14b064"
- ],
- "x-ms-client-request-id": [
- "a18a555f-7ada-4d95-b6a3-f087036a28f6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "23dac1cf-169a-4bb6-ac52-9eb2e402b57a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005025Z:23dac1cf-169a-4bb6-ac52-9eb2e402b57a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:50:25 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/operationresults/e2adbf0b-54e6-4513-9138-eac290c66783?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2UyYWRiZjBiLTU0ZTYtNDUxMy05MTM4LWVhYzI5MGM2Njc4Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a18a555f-7ada-4d95-b6a3-f087036a28f6"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "807e2a24-abe2-47b7-a8f6-d0950f56c348"
- ],
- "x-ms-client-request-id": [
- "a18a555f-7ada-4d95-b6a3-f087036a28f6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "6cbc5e86-96c3-4ffa-be97-f320b89e7dbe"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005036Z:6cbc5e86-96c3-4ffa-be97-f320b89e7dbe"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:50:35 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/operationresults/e2adbf0b-54e6-4513-9138-eac290c66783?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2UyYWRiZjBiLTU0ZTYtNDUxMy05MTM4LWVhYzI5MGM2Njc4Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a18a555f-7ada-4d95-b6a3-f087036a28f6"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "92aade4c-8e91-4c19-8a68-d01ee6bb9f4c"
- ],
- "x-ms-client-request-id": [
- "a18a555f-7ada-4d95-b6a3-f087036a28f6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "d7764640-01ab-4c73-b72b-908f63e65615"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005046Z:d7764640-01ab-4c73-b72b-908f63e65615"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:50:46 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/operationresults/e2adbf0b-54e6-4513-9138-eac290c66783?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2UyYWRiZjBiLTU0ZTYtNDUxMy05MTM4LWVhYzI5MGM2Njc4Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a18a555f-7ada-4d95-b6a3-f087036a28f6"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "50734bf0-f16c-4343-a1f5-26b10f15dfd8"
- ],
- "x-ms-client-request-id": [
- "a18a555f-7ada-4d95-b6a3-f087036a28f6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "e688e903-8dc9-4598-a665-5b0fb1039ba8"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005056Z:e688e903-8dc9-4598-a665-5b0fb1039ba8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:50:56 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465/endpoints/cdn-ps-test-msft?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NjUvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a18a555f-7ada-4d95-b6a3-f087036a28f6"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9f8b624f-e1e4-4b07-8c96-b9ef4db1555d"
- ],
- "x-ms-client-request-id": [
- "a18a555f-7ada-4d95-b6a3-f087036a28f6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "1a9b2cd8-e591-495f-9fdd-3cacd3e32b8d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005056Z:1a9b2cd8-e591-495f-9fdd-3cacd3e32b8d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:50:56 GMT"
- ],
- "Content-Length": [
- "1075"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465/endpoints/cdn-ps-test-msft\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"cdn-ps-test-msft\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"cdn-ps-test-msft.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7300\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465/endpoints/cdn-ps-test-msft/validateCustomDomain?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NjUvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQvdmFsaWRhdGVDdXN0b21Eb21haW4/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"hostName\": \"a.cdn-ps-test-msft.azfdtest.xyz\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "49b2ace9-b8e8-43df-b136-7a954b4efa67"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "53"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "126c16a0-f8ae-44c0-9af8-f74f3a29a387"
- ],
- "x-ms-client-request-id": [
- "49b2ace9-b8e8-43df-b136-7a954b4efa67"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "311269c6-4f4d-4934-89c3-d999ddffbb7e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005057Z:311269c6-4f4d-4934-89c3-d999ddffbb7e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:50:57 GMT"
- ],
- "Content-Length": [
- "59"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"customDomainValidated\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465/endpoints/cdn-ps-test-msft/customDomains?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NjUvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQvY3VzdG9tRG9tYWlucz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f8b1fe09-296e-44bb-9992-456526796da3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "73201335-2f22-4309-bdc7-9412ada5b2c2"
- ],
- "x-ms-client-request-id": [
- "f8b1fe09-296e-44bb-9992-456526796da3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "494922b8-a02c-448e-8513-7bce95d64ed0"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005057Z:494922b8-a02c-448e-8513-7bce95d64ed0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:50:57 GMT"
- ],
- "Content-Length": [
- "12"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": []\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465/endpoints/cdn-ps-test-msft/customDomains?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NjUvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQvY3VzdG9tRG9tYWlucz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c217c4ce-3d4e-4cf6-b4dd-ecac855e819b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "08c186b1-a168-40c0-a960-564c09d4d292"
- ],
- "x-ms-client-request-id": [
- "c217c4ce-3d4e-4cf6-b4dd-ecac855e819b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-correlation-request-id": [
- "d8c569a0-6262-49b6-abe2-ef876ea9289d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005131Z:d8c569a0-6262-49b6-abe2-ef876ea9289d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:51:31 GMT"
- ],
- "Content-Length": [
- "505"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465/endpoints/cdn-ps-test-msft/customdomains/ps1873\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps1873\",\r\n \"properties\": {\r\n \"hostName\": \"a.cdn-ps-test-msft.azfdtest.xyz\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465/endpoints/cdn-ps-test-msft/customDomains/ps1873?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NjUvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQvY3VzdG9tRG9tYWlucy9wczE4NzM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"a.cdn-ps-test-msft.azfdtest.xyz\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f8b1fe09-296e-44bb-9992-456526796da3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "79"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "645dda2c-5c2b-4a7a-b6f0-ad8b256b60d2"
- ],
- "x-ms-client-request-id": [
- "f8b1fe09-296e-44bb-9992-456526796da3"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/operationresults/9f8097d8-4aab-49e3-b7a7-e923c40150f1?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "a195c57d-8d9a-4dcc-a9d5-84e2412432f1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005059Z:a195c57d-8d9a-4dcc-a9d5-84e2412432f1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:50:59 GMT"
- ],
- "Content-Length": [
- "494"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465/endpoints/cdn-ps-test-msft/customdomains/ps1873\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps1873\",\r\n \"properties\": {\r\n \"hostName\": \"a.cdn-ps-test-msft.azfdtest.xyz\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Creating\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/operationresults/9f8097d8-4aab-49e3-b7a7-e923c40150f1?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlmODA5N2Q4LTRhYWItNDllMy1iN2E3LWU5MjNjNDAxNTBmMT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f8b1fe09-296e-44bb-9992-456526796da3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "88c6aab1-f1c2-4ab9-8324-ec4455b8a8e4"
- ],
- "x-ms-client-request-id": [
- "f8b1fe09-296e-44bb-9992-456526796da3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "a4d91f8c-cca1-4666-a44c-ece9feb91f0b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005110Z:a4d91f8c-cca1-4666-a44c-ece9feb91f0b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:51:09 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/operationresults/9f8097d8-4aab-49e3-b7a7-e923c40150f1?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlmODA5N2Q4LTRhYWItNDllMy1iN2E3LWU5MjNjNDAxNTBmMT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f8b1fe09-296e-44bb-9992-456526796da3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1bf6e1f4-7112-4027-a1df-e9ad2d732f91"
- ],
- "x-ms-client-request-id": [
- "f8b1fe09-296e-44bb-9992-456526796da3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "c9f1ad91-28f9-4b7f-9dcd-8c589d4b7a21"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005120Z:c9f1ad91-28f9-4b7f-9dcd-8c589d4b7a21"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:51:19 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/operationresults/9f8097d8-4aab-49e3-b7a7-e923c40150f1?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlmODA5N2Q4LTRhYWItNDllMy1iN2E3LWU5MjNjNDAxNTBmMT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f8b1fe09-296e-44bb-9992-456526796da3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d3a19b33-51ff-4622-84f8-c07a5ac85b77"
- ],
- "x-ms-client-request-id": [
- "f8b1fe09-296e-44bb-9992-456526796da3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-correlation-request-id": [
- "216177f6-d00c-41ec-a592-c5df867ae0b9"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005130Z:216177f6-d00c-41ec-a592-c5df867ae0b9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:51:29 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465/endpoints/cdn-ps-test-msft/customDomains/ps1873?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NjUvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQvY3VzdG9tRG9tYWlucy9wczE4NzM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f8b1fe09-296e-44bb-9992-456526796da3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "edcc2005-65cf-44a5-9bdf-dbf42ed9d55d"
- ],
- "x-ms-client-request-id": [
- "f8b1fe09-296e-44bb-9992-456526796da3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-correlation-request-id": [
- "a08005a0-4ae9-4d2b-a99e-27f20fae9e97"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005130Z:a08005a0-4ae9-4d2b-a99e-27f20fae9e97"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:51:30 GMT"
- ],
- "Content-Length": [
- "493"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465/endpoints/cdn-ps-test-msft/customdomains/ps1873\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps1873\",\r\n \"properties\": {\r\n \"hostName\": \"a.cdn-ps-test-msft.azfdtest.xyz\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465/endpoints/cdn-ps-test-msft/customDomains/ps1873?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NjUvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQvY3VzdG9tRG9tYWlucy9wczE4NzM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0d1506d7-2356-4ee5-b466-1d6f961c0611"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8f84d811-aa4d-41e8-b46c-aa2bdb6a3951"
- ],
- "x-ms-client-request-id": [
- "0d1506d7-2356-4ee5-b466-1d6f961c0611"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-correlation-request-id": [
- "83360076-44f3-44e3-8583-0a10d9168974"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005134Z:83360076-44f3-44e3-8583-0a10d9168974"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:51:34 GMT"
- ],
- "Content-Length": [
- "755"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465/endpoints/cdn-ps-test-msft/customdomains/ps1873\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps1873\",\r\n \"properties\": {\r\n \"hostName\": \"a.cdn-ps-test-msft.azfdtest.xyz\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Enabling\",\r\n \"customHttpsProvisioningSubstate\": \"SubmittingDomainControlValidationRequest\",\r\n \"customHttpsParameters\": {\r\n \"certificateSource\": \"Cdn\",\r\n \"certificateSourceParameters\": {\r\n \"certificateType\": \"Dedicated\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.CdnCertificateSourceParameters\"\r\n },\r\n \"protocolType\": \"ServerNameIndication\",\r\n \"minimumTlsVersion\": \"TLS12\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465/endpoints/cdn-ps-test-msft/customDomains/ps1873/enableCustomHttps?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTkwMi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NjUvZW5kcG9pbnRzL2Nkbi1wcy10ZXN0LW1zZnQvY3VzdG9tRG9tYWlucy9wczE4NzMvZW5hYmxlQ3VzdG9tSHR0cHM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"certificateSource\": \"Cdn\",\r\n \"certificateSourceParameters\": {\r\n \"certificateType\": \"Dedicated\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.CdnCertificateSourceParameters\"\r\n },\r\n \"protocolType\": \"ServerNameIndication\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c217c4ce-3d4e-4cf6-b4dd-ecac855e819b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "237"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/operationresults/c475ff85-abbe-42a6-bf74-bee88a848eb9/profileresults/ps6465/endpointresults/cdn-ps-test-msft/customdomainresults/ps1873?api-version=2020-09-01"
- ],
- "Retry-After": [
- "120"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e747dffc-29e5-4bd6-9309-3223c7ee58f6"
- ],
- "x-ms-client-request-id": [
- "c217c4ce-3d4e-4cf6-b4dd-ecac855e819b"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/operationresults/c475ff85-abbe-42a6-bf74-bee88a848eb9?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "9b37d6a0-61e1-4255-8c3f-c21c321fb0e2"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005133Z:9b37d6a0-61e1-4255-8c3f-c21c321fb0e2"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:51:33 GMT"
- ],
- "Content-Length": [
- "755"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902/providers/Microsoft.Cdn/profiles/ps6465/endpoints/cdn-ps-test-msft/customdomains/ps1873\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps1873\",\r\n \"properties\": {\r\n \"hostName\": \"a.cdn-ps-test-msft.azfdtest.xyz\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Enabling\",\r\n \"customHttpsProvisioningSubstate\": \"SubmittingDomainControlValidationRequest\",\r\n \"customHttpsParameters\": {\r\n \"certificateSource\": \"Cdn\",\r\n \"certificateSourceParameters\": {\r\n \"certificateType\": \"Dedicated\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.CdnCertificateSourceParameters\"\r\n },\r\n \"protocolType\": \"ServerNameIndication\",\r\n \"minimumTlsVersion\": \"TLS12\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9902?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTkwMj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c14137fa-a8d6-414f-87aa-4e578b31749a"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "dc4b2dbf-039c-4a65-bd6f-a44ec92c893b"
- ],
- "x-ms-correlation-request-id": [
- "dc4b2dbf-039c-4a65-bd6f-a44ec92c893b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005134Z:dc4b2dbf-039c-4a65-bd6f-a44ec92c893b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:51:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "5edfa113-49a4-4e54-a432-966885542f31"
- ],
- "x-ms-correlation-request-id": [
- "5edfa113-49a4-4e54-a432-966885542f31"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005149Z:5edfa113-49a4-4e54-a432-966885542f31"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:51:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "8ba9fdfe-c377-46a8-95c4-cf7067318602"
- ],
- "x-ms-correlation-request-id": [
- "8ba9fdfe-c377-46a8-95c4-cf7067318602"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005204Z:8ba9fdfe-c377-46a8-95c4-cf7067318602"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:52:03 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "63734a73-300f-4743-a2ab-106e05aad0d4"
- ],
- "x-ms-correlation-request-id": [
- "63734a73-300f-4743-a2ab-106e05aad0d4"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005219Z:63734a73-300f-4743-a2ab-106e05aad0d4"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:52:18 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "5f102bae-1894-4b88-a0ac-54c2901a9cc9"
- ],
- "x-ms-correlation-request-id": [
- "5f102bae-1894-4b88-a0ac-54c2901a9cc9"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005234Z:5f102bae-1894-4b88-a0ac-54c2901a9cc9"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:52:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "4fc17bd5-0da7-4189-99ef-63f89dd57847"
- ],
- "x-ms-correlation-request-id": [
- "4fc17bd5-0da7-4189-99ef-63f89dd57847"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005249Z:4fc17bd5-0da7-4189-99ef-63f89dd57847"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:52:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "0a54e359-9c24-4b63-982c-83ce519c3727"
- ],
- "x-ms-correlation-request-id": [
- "0a54e359-9c24-4b63-982c-83ce519c3727"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005304Z:0a54e359-9c24-4b63-982c-83ce519c3727"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:53:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "68189def-c259-4bac-9122-29c9c88c7fb5"
- ],
- "x-ms-correlation-request-id": [
- "68189def-c259-4bac-9122-29c9c88c7fb5"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005320Z:68189def-c259-4bac-9122-29c9c88c7fb5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:53:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "23174aad-f89f-4bfd-ae7b-ce220c2a61cd"
- ],
- "x-ms-correlation-request-id": [
- "23174aad-f89f-4bfd-ae7b-ce220c2a61cd"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005335Z:23174aad-f89f-4bfd-ae7b-ce220c2a61cd"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:53:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "71467ca3-0478-4e6d-880a-33cc37b5cf8a"
- ],
- "x-ms-correlation-request-id": [
- "71467ca3-0478-4e6d-880a-33cc37b5cf8a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005350Z:71467ca3-0478-4e6d-880a-33cc37b5cf8a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:53:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "a4acc8d5-2e45-4e46-8e52-a4573df4f5c2"
- ],
- "x-ms-correlation-request-id": [
- "a4acc8d5-2e45-4e46-8e52-a4573df4f5c2"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005405Z:a4acc8d5-2e45-4e46-8e52-a4573df4f5c2"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:54:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "2c2ed3db-5d95-4b3b-a3ba-63ae605cdbf3"
- ],
- "x-ms-correlation-request-id": [
- "2c2ed3db-5d95-4b3b-a3ba-63ae605cdbf3"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005420Z:2c2ed3db-5d95-4b3b-a3ba-63ae605cdbf3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:54:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzk5MDItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXprNU1ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "1ddfa3d1-926a-41e8-843a-f7378db25ee0"
- ],
- "x-ms-correlation-request-id": [
- "1ddfa3d1-926a-41e8-843a-f7378db25ee0"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210310T005420Z:1ddfa3d1-926a-41e8-843a-f7378db25ee0"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:54:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-MicrosoftCustomDomainEnableHttpsWithRunningEndpoint": [
- "ps1873",
- "ps6465",
- "ps9902",
- "ps7300"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestVerizonCustomDomainHttpsWithRunningEndpoint.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestVerizonCustomDomainHttpsWithRunningEndpoint.json
deleted file mode 100644
index 81f701739f2c..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.CustomDomainTests/TestVerizonCustomDomainHttpsWithRunningEndpoint.json
+++ /dev/null
@@ -1,2565 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTcwP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "33b92c7a-d7ae-4e65-8d42-59951214559f"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-request-id": [
- "321fadfa-c4b0-4ac6-9454-8587e9a8e531"
- ],
- "x-ms-correlation-request-id": [
- "321fadfa-c4b0-4ac6-9454-8587e9a8e531"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002006Z:321fadfa-c4b0-4ac6-9454-8587e9a8e531"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:20:06 GMT"
- ],
- "Content-Length": [
- "163"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps570\",\r\n \"name\": \"ps570\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b8dc5beb-5697-49f0-b06d-5ed0ca129ed8"
- ],
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "b34de4d8-1f43-449a-aeb3-ac2fdc742b1f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002007Z:b34de4d8-1f43-449a-aeb3-ac2fdc742b1f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:20:06 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps570/providers/Microsoft.Cdn/profiles/ps2407?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzMjQwNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"EastUS\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "142"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c22ff7f1-f20b-4919-a1ac-3dfd79eb8315"
- ],
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/operationresults/2b95b951-ffc6-4206-948b-87492299a791?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "5619af2a-dd3a-4d94-a25d-7905f38401e2"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002010Z:5619af2a-dd3a-4d94-a25d-7905f38401e2"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:20:09 GMT"
- ],
- "Content-Length": [
- "350"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/profiles/ps2407\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps2407\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/operationresults/2b95b951-ffc6-4206-948b-87492299a791?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmI5NWI5NTEtZmZjNi00MjA2LTk0OGItODc0OTIyOTlhNzkxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0132b52c-5245-4638-a04c-16cd74727eab"
- ],
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-correlation-request-id": [
- "82a31dc5-4194-4776-a9dd-b05510169004"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002020Z:82a31dc5-4194-4776-a9dd-b05510169004"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:20:19 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/operationresults/2b95b951-ffc6-4206-948b-87492299a791?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmI5NWI5NTEtZmZjNi00MjA2LTk0OGItODc0OTIyOTlhNzkxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "980ff598-dd6d-4bf3-bcf5-0c042ccd3ea3"
- ],
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-correlation-request-id": [
- "23989812-d8ed-45f4-aad6-09b76691de60"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002030Z:23989812-d8ed-45f4-aad6-09b76691de60"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:20:30 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/operationresults/2b95b951-ffc6-4206-948b-87492299a791?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmI5NWI5NTEtZmZjNi00MjA2LTk0OGItODc0OTIyOTlhNzkxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0431899e-4f4e-40ed-be6b-f62d76efc0e5"
- ],
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
- ],
- "x-ms-correlation-request-id": [
- "0319e5de-cbc3-4bad-9d10-f3179cc30aa7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002040Z:0319e5de-cbc3-4bad-9d10-f3179cc30aa7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:20:40 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/operationresults/2b95b951-ffc6-4206-948b-87492299a791?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmI5NWI5NTEtZmZjNi00MjA2LTk0OGItODc0OTIyOTlhNzkxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1ee3759b-613e-4551-87de-6e5536dc1ab1"
- ],
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
- ],
- "x-ms-correlation-request-id": [
- "4eb7806e-267f-419f-8676-6a949ef92c3a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002051Z:4eb7806e-267f-419f-8676-6a949ef92c3a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:20:50 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/operationresults/2b95b951-ffc6-4206-948b-87492299a791?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmI5NWI5NTEtZmZjNi00MjA2LTk0OGItODc0OTIyOTlhNzkxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b3cba396-5564-40e5-beb4-925287b5db37"
- ],
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
- ],
- "x-ms-correlation-request-id": [
- "db3d0c31-fcff-4eb0-9acd-9ce150263be2"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002101Z:db3d0c31-fcff-4eb0-9acd-9ce150263be2"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:01 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/operationresults/2b95b951-ffc6-4206-948b-87492299a791?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmI5NWI5NTEtZmZjNi00MjA2LTk0OGItODc0OTIyOTlhNzkxP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1e4bde20-c609-43a2-b1d3-a3e6e779d0f6"
- ],
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11983"
- ],
- "x-ms-correlation-request-id": [
- "6b3b07a9-2054-4c66-a0c6-c37a29fb4140"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002111Z:6b3b07a9-2054-4c66-a0c6-c37a29fb4140"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:11 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps570/providers/Microsoft.Cdn/profiles/ps2407?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzMjQwNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ffbc3e4d-0e4e-447e-abbf-85d98b25ff47"
- ],
- "x-ms-client-request-id": [
- "0cb43b6a-eac4-4189-9657-af62d41870ef"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "b0408ee9-0e53-49f6-a6a4-be5b323161bf"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002111Z:b0408ee9-0e53-49f6-a6a4-be5b323161bf"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:11 GMT"
- ],
- "Content-Length": [
- "349"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/profiles/ps2407\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps2407\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps570/providers/Microsoft.Cdn/profiles/ps2407?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzMjQwNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "39dde9dd-67e7-4000-aeda-ee88d1b43117"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0e163160-8867-4acc-b458-ce3aeb17caa4"
- ],
- "x-ms-client-request-id": [
- "39dde9dd-67e7-4000-aeda-ee88d1b43117"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "47"
- ],
- "x-ms-correlation-request-id": [
- "4e85d3d9-6431-4e5e-aa6e-aee93f38da95"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002154Z:4e85d3d9-6431-4e5e-aa6e-aee93f38da95"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:53 GMT"
- ],
- "Content-Length": [
- "349"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/profiles/ps2407\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps2407\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"testVerizonEP\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4396e942-5bda-4a3c-b752-0995fcfc24d1"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "78"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "31785e3f-0b66-439b-9b27-8cbb16081d5f"
- ],
- "x-ms-client-request-id": [
- "4396e942-5bda-4a3c-b752-0995fcfc24d1"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "b04591ce-fbb1-4c75-9661-5978f46532d1"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002112Z:b04591ce-fbb1-4c75-9661-5978f46532d1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:12 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzMjQwNy9lbmRwb2ludHMvdGVzdFZlcml6b25FUD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"origins\": [\r\n {\r\n \"name\": \"ps3782\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4396e942-5bda-4a3c-b752-0995fcfc24d1"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "202"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b68c759b-8964-4f1e-928a-86493c4ddb46"
- ],
- "x-ms-client-request-id": [
- "4396e942-5bda-4a3c-b752-0995fcfc24d1"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/operationresults/1194e806-4993-4361-8321-2ec260c5f298?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "273113ec-e099-46b2-a960-f93d96ed26d9"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002118Z:273113ec-e099-46b2-a960-f93d96ed26d9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:17 GMT"
- ],
- "Content-Length": [
- "1070"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"testVerizonEP\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"testVerizonEP.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps3782\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/operationresults/1194e806-4993-4361-8321-2ec260c5f298?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMTE5NGU4MDYtNDk5My00MzYxLTgzMjEtMmVjMjYwYzVmMjk4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4396e942-5bda-4a3c-b752-0995fcfc24d1"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "330ba0b8-55f2-4b0e-9396-99cd3ec7255c"
- ],
- "x-ms-client-request-id": [
- "4396e942-5bda-4a3c-b752-0995fcfc24d1"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11982"
- ],
- "x-ms-correlation-request-id": [
- "36e8d9d9-44de-401e-9937-413f33b8f507"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002128Z:36e8d9d9-44de-401e-9937-413f33b8f507"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:27 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/operationresults/1194e806-4993-4361-8321-2ec260c5f298?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMTE5NGU4MDYtNDk5My00MzYxLTgzMjEtMmVjMjYwYzVmMjk4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4396e942-5bda-4a3c-b752-0995fcfc24d1"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c2aea312-1481-4d63-ad7b-e7f0277a32a8"
- ],
- "x-ms-client-request-id": [
- "4396e942-5bda-4a3c-b752-0995fcfc24d1"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11981"
- ],
- "x-ms-correlation-request-id": [
- "8634aa57-f479-45ca-b944-f0c9c956ced3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002138Z:8634aa57-f479-45ca-b944-f0c9c956ced3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:37 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzMjQwNy9lbmRwb2ludHMvdGVzdFZlcml6b25FUD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4396e942-5bda-4a3c-b752-0995fcfc24d1"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "62181359-0a8f-402d-99c5-c38e366ed455"
- ],
- "x-ms-client-request-id": [
- "4396e942-5bda-4a3c-b752-0995fcfc24d1"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "85036237-35ea-467f-819a-99b658cf2799"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002138Z:85036237-35ea-467f-819a-99b658cf2799"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:38 GMT"
- ],
- "Content-Length": [
- "1068"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"testVerizonEP\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"testVerizonEP.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps3782\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzMjQwNy9lbmRwb2ludHMvdGVzdFZlcml6b25FUD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c23f0119-f064-4b4e-8ff0-854d140af445"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5181167f-3bc9-4efd-8f46-807c339154c9"
- ],
- "x-ms-client-request-id": [
- "c23f0119-f064-4b4e-8ff0-854d140af445"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "37d4e0fc-af46-40dc-95f3-66a9b7aea75a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002138Z:37d4e0fc-af46-40dc-95f3-66a9b7aea75a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:38 GMT"
- ],
- "Content-Length": [
- "1068"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"testVerizonEP\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"testVerizonEP.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps3782\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP/validateCustomDomain?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzMjQwNy9lbmRwb2ludHMvdGVzdFZlcml6b25FUC92YWxpZGF0ZUN1c3RvbURvbWFpbj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"hostName\": \"testVerizon.dustydog.us\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c85ee362-8e94-4637-b7d8-d278e50c8f0e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "45"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7e1ae21e-8a99-4be8-b4f1-9ee8152b85db"
- ],
- "x-ms-client-request-id": [
- "c85ee362-8e94-4637-b7d8-d278e50c8f0e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "1c332fd3-9188-4c42-abee-fba3b91c5aec"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002139Z:1c332fd3-9188-4c42-abee-fba3b91c5aec"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:39 GMT"
- ],
- "Content-Length": [
- "59"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"customDomainValidated\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP/validateCustomDomain?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzMjQwNy9lbmRwb2ludHMvdGVzdFZlcml6b25FUC92YWxpZGF0ZUN1c3RvbURvbWFpbj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"hostName\": \"testVerizon.dustydog.us\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1bdb58d7-761c-4d9f-a5d6-c88d1fe1ff18"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "45"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "580a9483-6b37-49f4-802f-09e2c059666a"
- ],
- "x-ms-client-request-id": [
- "1bdb58d7-761c-4d9f-a5d6-c88d1fe1ff18"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "b91300a4-6a12-415d-b744-4b57c5e4d321"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002140Z:b91300a4-6a12-415d-b744-4b57c5e4d321"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:39 GMT"
- ],
- "Content-Length": [
- "59"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"customDomainValidated\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP/customDomains?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzMjQwNy9lbmRwb2ludHMvdGVzdFZlcml6b25FUC9jdXN0b21Eb21haW5zP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d1f1ab3d-9767-49ca-9b2f-96d558523658"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "cb65b6d3-78fe-4516-93d8-71305973387e"
- ],
- "x-ms-client-request-id": [
- "d1f1ab3d-9767-49ca-9b2f-96d558523658"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11980"
- ],
- "x-ms-correlation-request-id": [
- "9c62f69d-ce88-47aa-b9ec-0580985c1502"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002140Z:9c62f69d-ce88-47aa-b9ec-0580985c1502"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:40 GMT"
- ],
- "Content-Length": [
- "12"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": []\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP/customDomains?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzMjQwNy9lbmRwb2ludHMvdGVzdFZlcml6b25FUC9jdXN0b21Eb21haW5zP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "39dde9dd-67e7-4000-aeda-ee88d1b43117"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "08e82356-f69d-4ee7-bc05-5d2524e731cc"
- ],
- "x-ms-client-request-id": [
- "39dde9dd-67e7-4000-aeda-ee88d1b43117"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11976"
- ],
- "x-ms-correlation-request-id": [
- "d1675fb4-a7a8-4283-aee2-875218d769f5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002154Z:d1675fb4-a7a8-4283-aee2-875218d769f5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:53 GMT"
- ],
- "Content-Length": [
- "493"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP/customdomains/ps9425\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps9425\",\r\n \"properties\": {\r\n \"hostName\": \"testverizon.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP/customDomains/ps9425?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzMjQwNy9lbmRwb2ludHMvdGVzdFZlcml6b25FUC9jdXN0b21Eb21haW5zL3BzOTQyNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"testVerizon.dustydog.us\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d1f1ab3d-9767-49ca-9b2f-96d558523658"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ebfb73bd-d415-4892-92ab-f40a0e5fc72c"
- ],
- "x-ms-client-request-id": [
- "d1f1ab3d-9767-49ca-9b2f-96d558523658"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/operationresults/71365955-9dc9-4019-a1ac-008944498c43?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
- ],
- "x-ms-correlation-request-id": [
- "5ffd4fcc-f734-40bb-954c-8c5d688aeddb"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002142Z:5ffd4fcc-f734-40bb-954c-8c5d688aeddb"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:41 GMT"
- ],
- "Content-Length": [
- "482"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP/customdomains/ps9425\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps9425\",\r\n \"properties\": {\r\n \"hostName\": \"testverizon.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Creating\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/operationresults/71365955-9dc9-4019-a1ac-008944498c43?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNzEzNjU5NTUtOWRjOS00MDE5LWExYWMtMDA4OTQ0NDk4YzQzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d1f1ab3d-9767-49ca-9b2f-96d558523658"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d60c9fe7-8b60-4ef0-8dd8-867ae764fb29"
- ],
- "x-ms-client-request-id": [
- "d1f1ab3d-9767-49ca-9b2f-96d558523658"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11979"
- ],
- "x-ms-correlation-request-id": [
- "9124a09a-16c8-40ba-9515-ba679c8ab2ad"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002152Z:9124a09a-16c8-40ba-9515-ba679c8ab2ad"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:51 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP/customDomains/ps9425?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzMjQwNy9lbmRwb2ludHMvdGVzdFZlcml6b25FUC9jdXN0b21Eb21haW5zL3BzOTQyNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d1f1ab3d-9767-49ca-9b2f-96d558523658"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "587055c9-5d02-4f1e-99dd-745906e1e452"
- ],
- "x-ms-client-request-id": [
- "d1f1ab3d-9767-49ca-9b2f-96d558523658"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11978"
- ],
- "x-ms-correlation-request-id": [
- "2a8d3de1-34f2-4d25-8a5f-d6cfe84d2272"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002153Z:2a8d3de1-34f2-4d25-8a5f-d6cfe84d2272"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:52 GMT"
- ],
- "Content-Length": [
- "481"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP/customdomains/ps9425\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps9425\",\r\n \"properties\": {\r\n \"hostName\": \"testverizon.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP/customDomains/ps9425?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzMjQwNy9lbmRwb2ludHMvdGVzdFZlcml6b25FUC9jdXN0b21Eb21haW5zL3BzOTQyNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14246e22-9b1a-47a3-8f7e-7689069c83aa"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5a4c9cd6-b7de-475c-aab3-cb6aa0c8bb9e"
- ],
- "x-ms-client-request-id": [
- "14246e22-9b1a-47a3-8f7e-7689069c83aa"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11977"
- ],
- "x-ms-correlation-request-id": [
- "1447d32e-473c-4164-9c77-28a902af8f4c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002153Z:1447d32e-473c-4164-9c77-28a902af8f4c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:53 GMT"
- ],
- "Content-Length": [
- "481"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP/customdomains/ps9425\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps9425\",\r\n \"properties\": {\r\n \"hostName\": \"testverizon.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Disabled\",\r\n \"customHttpsProvisioningSubstate\": \"None\",\r\n \"customHttpsParameters\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP/customDomains/ps9425?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzMjQwNy9lbmRwb2ludHMvdGVzdFZlcml6b25FUC9jdXN0b21Eb21haW5zL3BzOTQyNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "80d412a9-f469-47bc-9526-4bec7ebb9c35"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "54054715-b34e-4590-af68-b59c72d6d391"
- ],
- "x-ms-client-request-id": [
- "80d412a9-f469-47bc-9526-4bec7ebb9c35"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11975"
- ],
- "x-ms-correlation-request-id": [
- "fe232ab5-3495-4626-b072-1aaca98d90de"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002157Z:fe232ab5-3495-4626-b072-1aaca98d90de"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:57 GMT"
- ],
- "Content-Length": [
- "726"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP/customdomains/ps9425\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps9425\",\r\n \"properties\": {\r\n \"hostName\": \"testverizon.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Enabling\",\r\n \"customHttpsProvisioningSubstate\": \"SubmittingDomainControlValidationRequest\",\r\n \"customHttpsParameters\": {\r\n \"certificateSource\": \"Cdn\",\r\n \"certificateSourceParameters\": {\r\n \"certificateType\": \"Shared\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.CdnCertificateSourceParameters\"\r\n },\r\n \"protocolType\": \"IPBased\",\r\n \"minimumTlsVersion\": \"None\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP/customDomains/ps9425/enableCustomHttps?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNTcwL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzMjQwNy9lbmRwb2ludHMvdGVzdFZlcml6b25FUC9jdXN0b21Eb21haW5zL3BzOTQyNS9lbmFibGVDdXN0b21IdHRwcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"certificateSource\": \"Cdn\",\r\n \"certificateSourceParameters\": {\r\n \"certificateType\": \"Shared\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.CdnCertificateSourceParameters\"\r\n },\r\n \"protocolType\": \"IPBased\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "39dde9dd-67e7-4000-aeda-ee88d1b43117"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "221"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/operationresults/428dc627-fb0e-491c-a8a6-53064f58a773/profileresults/ps2407/endpointresults/testVerizonEP/customdomainresults/ps9425?api-version=2020-09-01"
- ],
- "Retry-After": [
- "120"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "46320dff-0efb-415c-a9d1-4e9324bf0c58"
- ],
- "x-ms-client-request-id": [
- "39dde9dd-67e7-4000-aeda-ee88d1b43117"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/operationresults/428dc627-fb0e-491c-a8a6-53064f58a773?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
- ],
- "x-ms-correlation-request-id": [
- "c70452cb-de40-4a89-9124-fa4620226139"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002157Z:c70452cb-de40-4a89-9124-fa4620226139"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:56 GMT"
- ],
- "Content-Length": [
- "726"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570/providers/Microsoft.Cdn/profiles/ps2407/endpoints/testVerizonEP/customdomains/ps9425\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/customdomains\",\r\n \"name\": \"ps9425\",\r\n \"properties\": {\r\n \"hostName\": \"testverizon.dustydog.us\",\r\n \"validationData\": null,\r\n \"resourceState\": \"Active\",\r\n \"customHttpsProvisioningState\": \"Enabling\",\r\n \"customHttpsProvisioningSubstate\": \"SubmittingDomainControlValidationRequest\",\r\n \"customHttpsParameters\": {\r\n \"certificateSource\": \"Cdn\",\r\n \"certificateSourceParameters\": {\r\n \"certificateType\": \"Shared\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.CdnCertificateSourceParameters\"\r\n },\r\n \"protocolType\": \"IPBased\",\r\n \"minimumTlsVersion\": \"None\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps570?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNTcwP2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bdcdc301-07ad-4d27-ac76-2ec2ecf3f776"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14997"
- ],
- "x-ms-request-id": [
- "5d7bd733-30f8-4206-96ff-f248a3f708e6"
- ],
- "x-ms-correlation-request-id": [
- "5d7bd733-30f8-4206-96ff-f248a3f708e6"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002158Z:5d7bd733-30f8-4206-96ff-f248a3f708e6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:21:58 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVM01DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
- ],
- "x-ms-request-id": [
- "498d7fac-6e56-4905-b008-1e89230dee00"
- ],
- "x-ms-correlation-request-id": [
- "498d7fac-6e56-4905-b008-1e89230dee00"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002213Z:498d7fac-6e56-4905-b008-1e89230dee00"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:22:13 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVM01DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11983"
- ],
- "x-ms-request-id": [
- "3974436f-b97f-49ab-acca-67fcf0f248d7"
- ],
- "x-ms-correlation-request-id": [
- "3974436f-b97f-49ab-acca-67fcf0f248d7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002228Z:3974436f-b97f-49ab-acca-67fcf0f248d7"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:22:28 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVM01DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11982"
- ],
- "x-ms-request-id": [
- "6e3053c7-cec3-4ba0-a826-fcc5eda34a5c"
- ],
- "x-ms-correlation-request-id": [
- "6e3053c7-cec3-4ba0-a826-fcc5eda34a5c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002243Z:6e3053c7-cec3-4ba0-a826-fcc5eda34a5c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:22:43 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVM01DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11981"
- ],
- "x-ms-request-id": [
- "16b277e6-d7eb-43c7-b5bb-47c3e48e801e"
- ],
- "x-ms-correlation-request-id": [
- "16b277e6-d7eb-43c7-b5bb-47c3e48e801e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002259Z:16b277e6-d7eb-43c7-b5bb-47c3e48e801e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:22:58 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVM01DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11980"
- ],
- "x-ms-request-id": [
- "50133491-8c8d-48f3-8724-7c5b5c39f8b7"
- ],
- "x-ms-correlation-request-id": [
- "50133491-8c8d-48f3-8724-7c5b5c39f8b7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002314Z:50133491-8c8d-48f3-8724-7c5b5c39f8b7"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:23:13 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVM01DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11979"
- ],
- "x-ms-request-id": [
- "23b8b8d9-c9e6-41c1-bc0f-969594c30158"
- ],
- "x-ms-correlation-request-id": [
- "23b8b8d9-c9e6-41c1-bc0f-969594c30158"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002329Z:23b8b8d9-c9e6-41c1-bc0f-969594c30158"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:23:29 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVM01DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11978"
- ],
- "x-ms-request-id": [
- "02693f66-faa7-4520-8dbe-0549b56db38a"
- ],
- "x-ms-correlation-request-id": [
- "02693f66-faa7-4520-8dbe-0549b56db38a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002344Z:02693f66-faa7-4520-8dbe-0549b56db38a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:23:44 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVM01DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11977"
- ],
- "x-ms-request-id": [
- "d9fc6deb-6d73-43d9-9edd-e83b2fa3863f"
- ],
- "x-ms-correlation-request-id": [
- "d9fc6deb-6d73-43d9-9edd-e83b2fa3863f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002359Z:d9fc6deb-6d73-43d9-9edd-e83b2fa3863f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:23:59 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVM01DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11976"
- ],
- "x-ms-request-id": [
- "9424c42f-f7e9-41f2-9b32-cd58d0617efe"
- ],
- "x-ms-correlation-request-id": [
- "9424c42f-f7e9-41f2-9b32-cd58d0617efe"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002414Z:9424c42f-f7e9-41f2-9b32-cd58d0617efe"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:24:14 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVM01DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11975"
- ],
- "x-ms-request-id": [
- "2bfae1c1-ebc3-4bb4-a1bb-d58cc8d39274"
- ],
- "x-ms-correlation-request-id": [
- "2bfae1c1-ebc3-4bb4-a1bb-d58cc8d39274"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002429Z:2bfae1c1-ebc3-4bb4-a1bb-d58cc8d39274"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:24:29 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVM01DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11974"
- ],
- "x-ms-request-id": [
- "f6c08015-4542-4e40-8e2a-6b66f609cfc3"
- ],
- "x-ms-correlation-request-id": [
- "f6c08015-4542-4e40-8e2a-6b66f609cfc3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002444Z:f6c08015-4542-4e40-8e2a-6b66f609cfc3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:24:44 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzU3MC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpVM01DMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11973"
- ],
- "x-ms-request-id": [
- "99e23a2f-4866-4554-b07f-8410e9c3b3f2"
- ],
- "x-ms-correlation-request-id": [
- "99e23a2f-4866-4554-b07f-8410e9c3b3f2"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210310T002444Z:99e23a2f-4866-4554-b07f-8410e9c3b3f2"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 10 Mar 2021 00:24:44 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-VerizonCustomDomainEnableHttpsWithRunningEndpoint": [
- "ps9425",
- "ps2407",
- "ps570",
- "ps3782"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/EndpointValidateProbeUrl.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/EndpointValidateProbeUrl.json
deleted file mode 100644
index 6c70614cf03a..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/EndpointValidateProbeUrl.json
+++ /dev/null
@@ -1,152 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/validateProbe?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3ZhbGlkYXRlUHJvYmU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"probeURL\": \"https://azurecdn-files.azureedge.net/dsa-test/probe-v.txt\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "372a7671-cb61-4a62-8f13-1475b674ac2f"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "79"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b1267acb-bdd8-4f3d-9701-efe69a4cc1ad"
- ],
- "x-ms-client-request-id": [
- "372a7671-cb61-4a62-8f13-1475b674ac2f"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "5a90cf77-aead-4143-91b2-7ad8bdf0fe07"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T223756Z:5a90cf77-aead-4143-91b2-7ad8bdf0fe07"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:37:56 GMT"
- ],
- "Content-Length": [
- "50"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"isValid\": true,\r\n \"errorCode\": \"None\",\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/validateProbe?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3ZhbGlkYXRlUHJvYmU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"probeURL\": \"https://www.notexist.com/notexist/notexist.txt\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "965aa2da-dd44-4b0c-bd2d-794fce370bd2"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "68"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "00602c2d-a73e-48ad-85c1-749616fc6351"
- ],
- "x-ms-client-request-id": [
- "965aa2da-dd44-4b0c-bd2d-794fce370bd2"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "06bd23b1-4c59-40cf-a1dd-c09e3ce2e5a4"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T223757Z:06bd23b1-4c59-40cf-a1dd-c09e3ce2e5a4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:37:56 GMT"
- ],
- "Content-Length": [
- "194"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"isValid\": false,\r\n \"errorCode\": \"EndpointProbeCannotBeRetrieved\",\r\n \"message\": \"We couldn't retrieve the input probe. Please verify that it is publicly accessible and its size is approximately 10 KB.\"\r\n}",
- "StatusCode": 200
- }
- ],
- "Names": {},
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCreateWithDsa.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCreateWithDsa.json
deleted file mode 100644
index 938ea5a15580..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCreateWithDsa.json
+++ /dev/null
@@ -1,1692 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8455?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODQ1NT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b69bca9d-836e-43b4-942f-116d311673b4"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "cb07c4b3-8c5d-4d22-bbf5-729d88a70fc8"
- ],
- "x-ms-correlation-request-id": [
- "cb07c4b3-8c5d-4d22-bbf5-729d88a70fc8"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224402Z:cb07c4b3-8c5d-4d22-bbf5-729d88a70fc8"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:44:01 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8455\",\r\n \"name\": \"ps8455\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "293acb50-c497-415a-9e81-a93cd6c4fcf6"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d39c5ed5-0be3-4d26-a7bf-0f3b5a9c45c2"
- ],
- "x-ms-client-request-id": [
- "293acb50-c497-415a-9e81-a93cd6c4fcf6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "2b0dbc3d-d18a-4e56-bc66-c69fecb0b774"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224403Z:2b0dbc3d-d18a-4e56-bc66-c69fecb0b774"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:44:03 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8455/providers/Microsoft.Cdn/profiles/ps2002?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODQ1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczIwMDI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "293acb50-c497-415a-9e81-a93cd6c4fcf6"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "78"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0966750b-7530-4738-b9dc-05b280e917e3"
- ],
- "x-ms-client-request-id": [
- "293acb50-c497-415a-9e81-a93cd6c4fcf6"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8455/providers/Microsoft.Cdn/operationresults/ad3400d8-b2b8-4483-8580-f41aabe70725?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "1fbd1284-d226-477f-8d88-4099d8d9302e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224408Z:1fbd1284-d226-477f-8d88-4099d8d9302e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:44:07 GMT"
- ],
- "Content-Length": [
- "320"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8455/providers/Microsoft.Cdn/profiles/ps2002\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps2002\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8455/providers/Microsoft.Cdn/operationresults/ad3400d8-b2b8-4483-8580-f41aabe70725?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODQ1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2FkMzQwMGQ4LWIyYjgtNDQ4My04NTgwLWY0MWFhYmU3MDcyNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "293acb50-c497-415a-9e81-a93cd6c4fcf6"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0fa0e78e-22b6-4969-81eb-32f836822d00"
- ],
- "x-ms-client-request-id": [
- "293acb50-c497-415a-9e81-a93cd6c4fcf6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "55b4adc6-c746-494d-9d77-77840d9a6de0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224418Z:55b4adc6-c746-494d-9d77-77840d9a6de0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:44:17 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8455/providers/Microsoft.Cdn/operationresults/ad3400d8-b2b8-4483-8580-f41aabe70725?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODQ1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2FkMzQwMGQ4LWIyYjgtNDQ4My04NTgwLWY0MWFhYmU3MDcyNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "293acb50-c497-415a-9e81-a93cd6c4fcf6"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1927cfb3-8759-4392-8e21-413fb60d95b1"
- ],
- "x-ms-client-request-id": [
- "293acb50-c497-415a-9e81-a93cd6c4fcf6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "52bcc037-f082-40f0-ad7c-958449d2d91d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224428Z:52bcc037-f082-40f0-ad7c-958449d2d91d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:44:28 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8455/providers/Microsoft.Cdn/operationresults/ad3400d8-b2b8-4483-8580-f41aabe70725?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODQ1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2FkMzQwMGQ4LWIyYjgtNDQ4My04NTgwLWY0MWFhYmU3MDcyNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "293acb50-c497-415a-9e81-a93cd6c4fcf6"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "65378328-5570-4b7b-8179-9188bf5fa976"
- ],
- "x-ms-client-request-id": [
- "293acb50-c497-415a-9e81-a93cd6c4fcf6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "ef014c51-6807-498e-a085-98f2353413f3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224438Z:ef014c51-6807-498e-a085-98f2353413f3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:44:38 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8455/providers/Microsoft.Cdn/operationresults/ad3400d8-b2b8-4483-8580-f41aabe70725?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODQ1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2FkMzQwMGQ4LWIyYjgtNDQ4My04NTgwLWY0MWFhYmU3MDcyNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "293acb50-c497-415a-9e81-a93cd6c4fcf6"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "778e473e-9538-4eb1-97ca-4717c2d8e2e5"
- ],
- "x-ms-client-request-id": [
- "293acb50-c497-415a-9e81-a93cd6c4fcf6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "68c96bbf-24dd-41f7-93a2-71e0a6a94fe7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224448Z:68c96bbf-24dd-41f7-93a2-71e0a6a94fe7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:44:48 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8455/providers/Microsoft.Cdn/operationresults/ad3400d8-b2b8-4483-8580-f41aabe70725?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODQ1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2FkMzQwMGQ4LWIyYjgtNDQ4My04NTgwLWY0MWFhYmU3MDcyNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "293acb50-c497-415a-9e81-a93cd6c4fcf6"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "25a87f58-243d-4159-9a4c-7eb9d291c7fb"
- ],
- "x-ms-client-request-id": [
- "293acb50-c497-415a-9e81-a93cd6c4fcf6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "840901b3-d458-4be5-b60e-de5b29f3166e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224459Z:840901b3-d458-4be5-b60e-de5b29f3166e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:44:58 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8455/providers/Microsoft.Cdn/profiles/ps2002?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODQ1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczIwMDI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "293acb50-c497-415a-9e81-a93cd6c4fcf6"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f6fb77fb-d2be-48ee-b9f7-30c8a70f55fb"
- ],
- "x-ms-client-request-id": [
- "293acb50-c497-415a-9e81-a93cd6c4fcf6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "8c37924e-8ac6-4ae6-b191-0ca6827decf7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224459Z:8c37924e-8ac6-4ae6-b191-0ca6827decf7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:44:58 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8455/providers/Microsoft.Cdn/profiles/ps2002\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps2002\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps3395\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b0e86b50-b137-4381-a93b-7aefde64dd6c"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9c0f41f6-541f-4455-9ab4-eb2f52da4ea1"
- ],
- "x-ms-client-request-id": [
- "b0e86b50-b137-4381-a93b-7aefde64dd6c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "abc617cc-7fe0-48e0-a0e6-27fa551e2c26"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224459Z:abc617cc-7fe0-48e0-a0e6-27fa551e2c26"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:44:59 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps3395\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9923ae53-6b40-431c-be50-62c7629856de"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "31e18c1b-1339-4a06-b79a-c670ebfb02ae"
- ],
- "x-ms-client-request-id": [
- "9923ae53-6b40-431c-be50-62c7629856de"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "ce997066-8295-4309-af30-09d592e8158e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224500Z:ce997066-8295-4309-af30-09d592e8158e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:44:59 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8455/providers/Microsoft.Cdn/profiles/ps2002/endpoints/ps3395?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODQ1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczIwMDIvZW5kcG9pbnRzL3BzMzM5NT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"originPath\": \"/dsa-test\",\r\n \"contentTypesToCompress\": [],\r\n \"originHostHeader\": \"azurecdn-files.azureedge.net\",\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"NotSet\",\r\n \"optimizationType\": \"DynamicSiteAcceleration\",\r\n \"probePath\": \"/probe-v.txt\",\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2014\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9923ae53-6b40-431c-be50-62c7629856de"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "550"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f45835c0-7d0c-4e5d-8dc0-65d487f35c54"
- ],
- "x-ms-client-request-id": [
- "9923ae53-6b40-431c-be50-62c7629856de"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8455/providers/Microsoft.Cdn/operationresults/2903a23b-6851-4135-9f34-8e629c289d38?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "f647e522-9e16-484e-8e33-3596b711ad62"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224504Z:f647e522-9e16-484e-8e33-3596b711ad62"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:45:03 GMT"
- ],
- "Content-Length": [
- "1114"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8455/providers/Microsoft.Cdn/profiles/ps2002/endpoints/ps3395\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps3395\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps3395.azureedge.net\",\r\n \"originHostHeader\": \"azurecdn-files.azureedge.net\",\r\n \"originPath\": \"/dsa-test\",\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": \"DynamicSiteAcceleration\",\r\n \"probePath\": \"/probe-v.txt\",\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2014\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8455/providers/Microsoft.Cdn/operationresults/2903a23b-6851-4135-9f34-8e629c289d38?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODQ1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzI5MDNhMjNiLTY4NTEtNDEzNS05ZjM0LThlNjI5YzI4OWQzOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9923ae53-6b40-431c-be50-62c7629856de"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "45505c2f-0250-4a43-934c-6e778ae32e11"
- ],
- "x-ms-client-request-id": [
- "9923ae53-6b40-431c-be50-62c7629856de"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "85fe66ff-eba3-42be-bfb6-83df3c5fd986"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224515Z:85fe66ff-eba3-42be-bfb6-83df3c5fd986"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:45:14 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8455/providers/Microsoft.Cdn/operationresults/2903a23b-6851-4135-9f34-8e629c289d38?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODQ1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzI5MDNhMjNiLTY4NTEtNDEzNS05ZjM0LThlNjI5YzI4OWQzOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9923ae53-6b40-431c-be50-62c7629856de"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7c5561ec-88ed-4694-89ee-389b01edfa2d"
- ],
- "x-ms-client-request-id": [
- "9923ae53-6b40-431c-be50-62c7629856de"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "2eb34635-ddf6-4705-baad-b262aa984d47"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224525Z:2eb34635-ddf6-4705-baad-b262aa984d47"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:45:25 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8455/providers/Microsoft.Cdn/profiles/ps2002/endpoints/ps3395?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODQ1NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczIwMDIvZW5kcG9pbnRzL3BzMzM5NT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9923ae53-6b40-431c-be50-62c7629856de"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "354712f6-1a96-4edf-bcc2-6e674acde0eb"
- ],
- "x-ms-client-request-id": [
- "9923ae53-6b40-431c-be50-62c7629856de"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "846199db-5371-46d5-8a01-c6c4bf1ca8cf"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224525Z:846199db-5371-46d5-8a01-c6c4bf1ca8cf"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:45:25 GMT"
- ],
- "Content-Length": [
- "1112"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8455/providers/Microsoft.Cdn/profiles/ps2002/endpoints/ps3395\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps3395\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps3395.azureedge.net\",\r\n \"originHostHeader\": \"azurecdn-files.azureedge.net\",\r\n \"originPath\": \"/dsa-test\",\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": \"DynamicSiteAcceleration\",\r\n \"probePath\": \"/probe-v.txt\",\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2014\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8455?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODQ1NT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "46e774ab-8896-46b8-9695-1498e5ea84ba"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "73a3dd7a-9f31-422a-a474-9a996d00ceb5"
- ],
- "x-ms-correlation-request-id": [
- "73a3dd7a-9f31-422a-a474-9a996d00ceb5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224526Z:73a3dd7a-9f31-422a-a474-9a996d00ceb5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:45:25 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnME5UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "7c6d3f9d-466f-4e2e-951e-2d91f2005a5b"
- ],
- "x-ms-correlation-request-id": [
- "7c6d3f9d-466f-4e2e-951e-2d91f2005a5b"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224541Z:7c6d3f9d-466f-4e2e-951e-2d91f2005a5b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:45:41 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnME5UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "d77bc8ad-28f5-45da-a446-fc30af72bc94"
- ],
- "x-ms-correlation-request-id": [
- "d77bc8ad-28f5-45da-a446-fc30af72bc94"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224556Z:d77bc8ad-28f5-45da-a446-fc30af72bc94"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:45:56 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnME5UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "386e26b9-159d-4bea-875c-49adff49274d"
- ],
- "x-ms-correlation-request-id": [
- "386e26b9-159d-4bea-875c-49adff49274d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224611Z:386e26b9-159d-4bea-875c-49adff49274d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:46:11 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnME5UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "b229bb25-1101-48c0-9db6-eda57880f7b0"
- ],
- "x-ms-correlation-request-id": [
- "b229bb25-1101-48c0-9db6-eda57880f7b0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224627Z:b229bb25-1101-48c0-9db6-eda57880f7b0"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:46:26 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnME5UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "754ccc14-22d9-40db-8645-0567a44300c1"
- ],
- "x-ms-correlation-request-id": [
- "754ccc14-22d9-40db-8645-0567a44300c1"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224642Z:754ccc14-22d9-40db-8645-0567a44300c1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:46:41 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnME5UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "b764a295-a01c-4171-823f-46ea4c6188e1"
- ],
- "x-ms-correlation-request-id": [
- "b764a295-a01c-4171-823f-46ea4c6188e1"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224657Z:b764a295-a01c-4171-823f-46ea4c6188e1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:46:56 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnME5UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "16195248-466e-45af-8e8d-0de7ba7c97c5"
- ],
- "x-ms-correlation-request-id": [
- "16195248-466e-45af-8e8d-0de7ba7c97c5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224712Z:16195248-466e-45af-8e8d-0de7ba7c97c5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:47:12 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnME5UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "c5e51343-0051-4367-b9f1-66155fa16e38"
- ],
- "x-ms-correlation-request-id": [
- "c5e51343-0051-4367-b9f1-66155fa16e38"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224727Z:c5e51343-0051-4367-b9f1-66155fa16e38"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:47:27 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnME5UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "396a926b-34e3-4437-9a74-ccb89d25c5cc"
- ],
- "x-ms-correlation-request-id": [
- "396a926b-34e3-4437-9a74-ccb89d25c5cc"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224742Z:396a926b-34e3-4437-9a74-ccb89d25c5cc"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:47:42 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnME5UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "9a4b0557-b37a-47c7-9229-14ae851ff09c"
- ],
- "x-ms-correlation-request-id": [
- "9a4b0557-b37a-47c7-9229-14ae851ff09c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224757Z:9a4b0557-b37a-47c7-9229-14ae851ff09c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:47:57 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg0NTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnME5UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "8bb2b85a-123a-4795-b7f2-2fb485576b05"
- ],
- "x-ms-correlation-request-id": [
- "8bb2b85a-123a-4795-b7f2-2fb485576b05"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T224757Z:8bb2b85a-123a-4795-b7f2-2fb485576b05"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:47:57 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-EndpointCreateWithDsa": [
- "ps2002",
- "ps8455",
- "ps3395",
- "ps2014"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCreateWithRulesEngine.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCreateWithRulesEngine.json
deleted file mode 100644
index 632e52c9dfcb..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCreateWithRulesEngine.json
+++ /dev/null
@@ -1,1896 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc1MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a50a5810-f4ca-412a-9ef8-85d5c886c144"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "361aabab-926e-4db8-8e36-eb369528f24a"
- ],
- "x-ms-correlation-request-id": [
- "361aabab-926e-4db8-8e36-eb369528f24a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225032Z:361aabab-926e-4db8-8e36-eb369528f24a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:50:31 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8751\",\r\n \"name\": \"ps8751\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce3e21c3-4a8e-4f86-97a8-1f833c58e67c"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8398a4a9-1292-45ff-be34-ae2791bd9a61"
- ],
- "x-ms-client-request-id": [
- "ce3e21c3-4a8e-4f86-97a8-1f833c58e67c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "391e688c-6b5c-4230-9b86-0d8157722a64"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225033Z:391e688c-6b5c-4230-9b86-0d8157722a64"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:50:33 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8751/providers/Microsoft.Cdn/profiles/ps3398?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODc1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMzOTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce3e21c3-4a8e-4f86-97a8-1f833c58e67c"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "80"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "739fd5b0-d15e-439a-ba06-a30c75a7d9ae"
- ],
- "x-ms-client-request-id": [
- "ce3e21c3-4a8e-4f86-97a8-1f833c58e67c"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751/providers/Microsoft.Cdn/operationresults/40023ee0-d900-419e-a16b-c695f8e98afd?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "f002350b-8f7a-4135-8f23-d4a66d30f822"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225037Z:f002350b-8f7a-4135-8f23-d4a66d30f822"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:50:37 GMT"
- ],
- "Content-Length": [
- "322"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751/providers/Microsoft.Cdn/profiles/ps3398\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps3398\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751/providers/Microsoft.Cdn/operationresults/40023ee0-d900-419e-a16b-c695f8e98afd?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzQwMDIzZWUwLWQ5MDAtNDE5ZS1hMTZiLWM2OTVmOGU5OGFmZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce3e21c3-4a8e-4f86-97a8-1f833c58e67c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "34c8dc62-80d5-4859-9210-56f884aeb5a7"
- ],
- "x-ms-client-request-id": [
- "ce3e21c3-4a8e-4f86-97a8-1f833c58e67c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "aa9d74b4-08be-4e38-b7a1-e96ef99cb351"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225048Z:aa9d74b4-08be-4e38-b7a1-e96ef99cb351"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:50:47 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751/providers/Microsoft.Cdn/operationresults/40023ee0-d900-419e-a16b-c695f8e98afd?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzQwMDIzZWUwLWQ5MDAtNDE5ZS1hMTZiLWM2OTVmOGU5OGFmZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce3e21c3-4a8e-4f86-97a8-1f833c58e67c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "bf6cee32-d9a4-4a4d-ac27-743328b3c088"
- ],
- "x-ms-client-request-id": [
- "ce3e21c3-4a8e-4f86-97a8-1f833c58e67c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "5d24db5f-fd5b-4ae1-a2dd-0cd66df7d2ab"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225058Z:5d24db5f-fd5b-4ae1-a2dd-0cd66df7d2ab"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:50:57 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8751/providers/Microsoft.Cdn/profiles/ps3398?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODc1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMzOTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce3e21c3-4a8e-4f86-97a8-1f833c58e67c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "69db036c-530c-496e-b5d1-20dd5124ba91"
- ],
- "x-ms-client-request-id": [
- "ce3e21c3-4a8e-4f86-97a8-1f833c58e67c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "95e5112b-01d9-4902-8927-1f8a214a0ad5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225058Z:95e5112b-01d9-4902-8927-1f8a214a0ad5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:50:57 GMT"
- ],
- "Content-Length": [
- "321"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751/providers/Microsoft.Cdn/profiles/ps3398\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps3398\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps3613\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4cc47092-72d9-45df-aae6-751faa071254"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1eb3560b-4f34-4fbd-b462-236bb4af8157"
- ],
- "x-ms-client-request-id": [
- "4cc47092-72d9-45df-aae6-751faa071254"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "8803c57a-30a0-4bc0-aadd-06999e337578"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225059Z:8803c57a-30a0-4bc0-aadd-06999e337578"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:50:58 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps3613\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a2b1b6e8-041d-48fc-a549-fa84f3ce4074"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0f979168-8cdc-46e8-912e-2f230507a901"
- ],
- "x-ms-client-request-id": [
- "a2b1b6e8-041d-48fc-a549-fa84f3ce4074"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "0894ba57-6aa7-4808-9b86-28b3f99a5898"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225059Z:0894ba57-6aa7-4808-9b86-28b3f99a5898"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:50:58 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8751/providers/Microsoft.Cdn/profiles/ps3398/endpoints/ps3613?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODc1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMzOTgvZW5kcG9pbnRzL3BzMzYxMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"deliveryPolicy\": {\r\n \"description\": \"Sample delivery policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"EmptyCondition\",\r\n \"order\": 0,\r\n \"actions\": [\r\n {\r\n \"name\": \"UrlRedirect\",\r\n \"parameters\": {\r\n \"redirectType\": \"Found\",\r\n \"destinationProtocol\": \"MatchRequest\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlRedirectActionParameters\"\r\n }\r\n },\r\n {\r\n \"name\": \"CacheKeyQueryString\",\r\n \"parameters\": {\r\n \"queryStringBehavior\": \"IncludeAll\",\r\n \"queryParameters\": \"\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheKeyQueryStringBehaviorActionParameters\"\r\n }\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"IsDevice\",\r\n \"parameters\": {\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"Desktop\"\r\n ],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleIsDeviceConditionParameters\",\r\n \"operator\": \"Equal\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"UrlRewrite\",\r\n \"parameters\": {\r\n \"sourcePattern\": \"/abc\",\r\n \"destination\": \"/def\",\r\n \"preserveUnmatchedPath\": true,\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlRewriteActionParameters\"\r\n }\r\n },\r\n {\r\n \"name\": \"CacheKeyQueryString\",\r\n \"parameters\": {\r\n \"queryStringBehavior\": \"ExcludeAll\",\r\n \"queryParameters\": \"\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheKeyQueryStringBehaviorActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"origins\": [\r\n {\r\n \"name\": \"ps184\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a2b1b6e8-041d-48fc-a549-fa84f3ce4074"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "2295"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ddd3f970-ac82-4de6-a2a1-6f91f09010d1"
- ],
- "x-ms-client-request-id": [
- "a2b1b6e8-041d-48fc-a549-fa84f3ce4074"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751/providers/Microsoft.Cdn/operationresults/58d75c8d-e63f-443f-8192-2d7317ee6546?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "fdc8163f-a60f-4e34-b65a-d23312c72476"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225104Z:fdc8163f-a60f-4e34-b65a-d23312c72476"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:51:03 GMT"
- ],
- "Content-Length": [
- "2274"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751/providers/Microsoft.Cdn/profiles/ps3398/endpoints/ps3613\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps3613\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps3613.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps184\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Sample delivery policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"EmptyCondition\",\r\n \"order\": 0,\r\n \"conditions\": [],\r\n \"actions\": [\r\n {\r\n \"name\": \"UrlRedirect\",\r\n \"parameters\": {\r\n \"redirectType\": \"Found\",\r\n \"destinationProtocol\": \"MatchRequest\",\r\n \"customQueryString\": null,\r\n \"customPath\": null,\r\n \"customHostname\": null,\r\n \"customFragment\": null,\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlRedirectActionParameters\"\r\n }\r\n },\r\n {\r\n \"name\": \"CacheKeyQueryString\",\r\n \"parameters\": {\r\n \"queryStringBehavior\": \"IncludeAll\",\r\n \"queryParameters\": \"\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheKeyQueryStringBehaviorActionParameters\"\r\n }\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"IsDevice\",\r\n \"parameters\": {\r\n \"matchValues\": [\r\n \"0\"\r\n ],\r\n \"operator\": \"Equal\",\r\n \"negateCondition\": false,\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleIsDeviceConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"UrlRewrite\",\r\n \"parameters\": {\r\n \"sourcePattern\": \"/abc\",\r\n \"destination\": \"/def\",\r\n \"preserveUnmatchedPath\": true,\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlRewriteActionParameters\"\r\n }\r\n },\r\n {\r\n \"name\": \"CacheKeyQueryString\",\r\n \"parameters\": {\r\n \"queryStringBehavior\": \"ExcludeAll\",\r\n \"queryParameters\": \"\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheKeyQueryStringBehaviorActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751/providers/Microsoft.Cdn/operationresults/58d75c8d-e63f-443f-8192-2d7317ee6546?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzU4ZDc1YzhkLWU2M2YtNDQzZi04MTkyLTJkNzMxN2VlNjU0Nj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a2b1b6e8-041d-48fc-a549-fa84f3ce4074"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f9b5d7df-e927-43b0-97d0-0e3508ee02f3"
- ],
- "x-ms-client-request-id": [
- "a2b1b6e8-041d-48fc-a549-fa84f3ce4074"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "c0d86873-63d5-4a0f-9746-1bb12fecc644"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225114Z:c0d86873-63d5-4a0f-9746-1bb12fecc644"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:51:14 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751/providers/Microsoft.Cdn/operationresults/58d75c8d-e63f-443f-8192-2d7317ee6546?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzU4ZDc1YzhkLWU2M2YtNDQzZi04MTkyLTJkNzMxN2VlNjU0Nj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a2b1b6e8-041d-48fc-a549-fa84f3ce4074"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e2061b3b-e069-4ec8-85be-0a8ae57b6f1b"
- ],
- "x-ms-client-request-id": [
- "a2b1b6e8-041d-48fc-a549-fa84f3ce4074"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "f16b2cba-7702-4ed2-9edb-1265e0a17cb9"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225124Z:f16b2cba-7702-4ed2-9edb-1265e0a17cb9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:51:24 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8751/providers/Microsoft.Cdn/profiles/ps3398/endpoints/ps3613?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODc1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMzOTgvZW5kcG9pbnRzL3BzMzYxMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a2b1b6e8-041d-48fc-a549-fa84f3ce4074"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "246b4838-0f01-4491-a280-1b284ffef158"
- ],
- "x-ms-client-request-id": [
- "a2b1b6e8-041d-48fc-a549-fa84f3ce4074"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "de0334ee-815c-43f9-8ae7-7a08be082120"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225125Z:de0334ee-815c-43f9-8ae7-7a08be082120"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:51:25 GMT"
- ],
- "Content-Length": [
- "2278"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751/providers/Microsoft.Cdn/profiles/ps3398/endpoints/ps3613\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps3613\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps3613.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps184\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Sample delivery policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"EmptyCondition\",\r\n \"order\": 0,\r\n \"conditions\": [],\r\n \"actions\": [\r\n {\r\n \"name\": \"UrlRedirect\",\r\n \"parameters\": {\r\n \"redirectType\": \"Found\",\r\n \"destinationProtocol\": \"MatchRequest\",\r\n \"customQueryString\": null,\r\n \"customPath\": null,\r\n \"customHostname\": null,\r\n \"customFragment\": null,\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlRedirectActionParameters\"\r\n }\r\n },\r\n {\r\n \"name\": \"CacheKeyQueryString\",\r\n \"parameters\": {\r\n \"queryStringBehavior\": \"IncludeAll\",\r\n \"queryParameters\": \"\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheKeyQueryStringBehaviorActionParameters\"\r\n }\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"IsDevice\",\r\n \"parameters\": {\r\n \"matchValues\": [\r\n \"Desktop\"\r\n ],\r\n \"operator\": \"Equal\",\r\n \"negateCondition\": false,\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleIsDeviceConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"UrlRewrite\",\r\n \"parameters\": {\r\n \"sourcePattern\": \"/abc\",\r\n \"destination\": \"/def\",\r\n \"preserveUnmatchedPath\": true,\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlRewriteActionParameters\"\r\n }\r\n },\r\n {\r\n \"name\": \"CacheKeyQueryString\",\r\n \"parameters\": {\r\n \"queryStringBehavior\": \"ExcludeAll\",\r\n \"queryParameters\": \"\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheKeyQueryStringBehaviorActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8751/providers/Microsoft.Cdn/profiles/ps3398/endpoints/ps3613?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODc1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMzOTgvZW5kcG9pbnRzL3BzMzYxMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a9ff1d10-1405-4afa-b9b7-8a400780709a"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "960245ab-2e28-44ed-b6b2-804fccba1336"
- ],
- "x-ms-client-request-id": [
- "a9ff1d10-1405-4afa-b9b7-8a400780709a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "47"
- ],
- "x-ms-correlation-request-id": [
- "a6b0b205-3658-4947-a524-9e1118067482"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225148Z:a6b0b205-3658-4947-a524-9e1118067482"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:51:48 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8751/providers/Microsoft.Cdn/profiles/ps3398/endpoints?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODc1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMzOTgvZW5kcG9pbnRzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "678ab40f-8f37-422d-b955-326500be93cb"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4eb0c5d7-9d41-4ebc-b8fb-8723766bf7ac"
- ],
- "x-ms-client-request-id": [
- "678ab40f-8f37-422d-b955-326500be93cb"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "01d6f15e-bceb-4146-aebf-1b0852fbaf4a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225125Z:01d6f15e-bceb-4146-aebf-1b0852fbaf4a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:51:25 GMT"
- ],
- "Content-Length": [
- "2290"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751/providers/Microsoft.Cdn/profiles/ps3398/endpoints/ps3613\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps3613\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps3613.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps184\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Sample delivery policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"EmptyCondition\",\r\n \"order\": 0,\r\n \"conditions\": [],\r\n \"actions\": [\r\n {\r\n \"name\": \"UrlRedirect\",\r\n \"parameters\": {\r\n \"redirectType\": \"Found\",\r\n \"destinationProtocol\": \"MatchRequest\",\r\n \"customQueryString\": null,\r\n \"customPath\": null,\r\n \"customHostname\": null,\r\n \"customFragment\": null,\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlRedirectActionParameters\"\r\n }\r\n },\r\n {\r\n \"name\": \"CacheKeyQueryString\",\r\n \"parameters\": {\r\n \"queryStringBehavior\": \"IncludeAll\",\r\n \"queryParameters\": \"\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheKeyQueryStringBehaviorActionParameters\"\r\n }\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"IsDevice\",\r\n \"parameters\": {\r\n \"matchValues\": [\r\n \"Desktop\"\r\n ],\r\n \"operator\": \"Equal\",\r\n \"negateCondition\": false,\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleIsDeviceConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"UrlRewrite\",\r\n \"parameters\": {\r\n \"sourcePattern\": \"/abc\",\r\n \"destination\": \"/def\",\r\n \"preserveUnmatchedPath\": true,\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlRewriteActionParameters\"\r\n }\r\n },\r\n {\r\n \"name\": \"CacheKeyQueryString\",\r\n \"parameters\": {\r\n \"queryStringBehavior\": \"ExcludeAll\",\r\n \"queryParameters\": \"\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleCacheKeyQueryStringBehaviorActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8751/providers/Microsoft.Cdn/profiles/ps3398/endpoints/ps3613?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODc1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMzOTgvZW5kcG9pbnRzL3BzMzYxMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "678ab40f-8f37-422d-b955-326500be93cb"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751/providers/Microsoft.Cdn/operationresults/d9dbb40d-f9db-4fdb-a935-025f5732ba94/profileresults/ps3398/endpointresults/ps3613?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "12dccb59-0abf-4613-917e-0a99b5a39c13"
- ],
- "x-ms-client-request-id": [
- "678ab40f-8f37-422d-b955-326500be93cb"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751/providers/Microsoft.Cdn/operationresults/d9dbb40d-f9db-4fdb-a935-025f5732ba94?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-correlation-request-id": [
- "f8c7123c-ff5c-44fd-bd46-8caf56f80905"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225127Z:f8c7123c-ff5c-44fd-bd46-8caf56f80905"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:51:27 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751/providers/Microsoft.Cdn/operationresults/d9dbb40d-f9db-4fdb-a935-025f5732ba94?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q5ZGJiNDBkLWY5ZGItNGZkYi1hOTM1LTAyNWY1NzMyYmE5ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "678ab40f-8f37-422d-b955-326500be93cb"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "db36e407-b0f8-40f2-bd45-49bca0691a65"
- ],
- "x-ms-client-request-id": [
- "678ab40f-8f37-422d-b955-326500be93cb"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "032c3ca3-246a-4c4d-8416-a5725dd2dae9"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225137Z:032c3ca3-246a-4c4d-8416-a5725dd2dae9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:51:37 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751/providers/Microsoft.Cdn/operationresults/d9dbb40d-f9db-4fdb-a935-025f5732ba94?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q5ZGJiNDBkLWY5ZGItNGZkYi1hOTM1LTAyNWY1NzMyYmE5ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "678ab40f-8f37-422d-b955-326500be93cb"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "288d43c5-0b04-47d6-9178-b1202ea3239a"
- ],
- "x-ms-client-request-id": [
- "678ab40f-8f37-422d-b955-326500be93cb"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "9074beaa-7303-46c2-bad4-f324aa7ffd1f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225147Z:9074beaa-7303-46c2-bad4-f324aa7ffd1f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:51:47 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751/providers/Microsoft.Cdn/operationresults/d9dbb40d-f9db-4fdb-a935-025f5732ba94/profileresults/ps3398/endpointresults/ps3613?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc1MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q5ZGJiNDBkLWY5ZGItNGZkYi1hOTM1LTAyNWY1NzMyYmE5NC9wcm9maWxlcmVzdWx0cy9wczMzOTgvZW5kcG9pbnRyZXN1bHRzL3BzMzYxMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "678ab40f-8f37-422d-b955-326500be93cb"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "95759026-5ede-43ac-8b27-26b30113a522"
- ],
- "x-ms-client-request-id": [
- "678ab40f-8f37-422d-b955-326500be93cb"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "2d6d532a-a6db-49b1-8d97-ef9812400189"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225147Z:2d6d532a-a6db-49b1-8d97-ef9812400189"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:51:47 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8751?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODc1MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a108503b-28ec-4807-a19d-c4aa6fadcf48"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "ad3c016d-7e59-4967-acce-df359671e858"
- ],
- "x-ms-correlation-request-id": [
- "ad3c016d-7e59-4967-acce-df359671e858"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225149Z:ad3c016d-7e59-4967-acce-df359671e858"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:51:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM05URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "c8a5d9a3-6282-4678-87c5-9dc96d7c843f"
- ],
- "x-ms-correlation-request-id": [
- "c8a5d9a3-6282-4678-87c5-9dc96d7c843f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225204Z:c8a5d9a3-6282-4678-87c5-9dc96d7c843f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:52:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM05URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "e485dabe-f1b5-4c00-bbab-bba5e8f43681"
- ],
- "x-ms-correlation-request-id": [
- "e485dabe-f1b5-4c00-bbab-bba5e8f43681"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225219Z:e485dabe-f1b5-4c00-bbab-bba5e8f43681"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:52:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM05URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "701defd5-0cee-4dff-af80-420918e0ddc3"
- ],
- "x-ms-correlation-request-id": [
- "701defd5-0cee-4dff-af80-420918e0ddc3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225234Z:701defd5-0cee-4dff-af80-420918e0ddc3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:52:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM05URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "4e247b33-ab51-41c6-b9f2-de6d62ef0e69"
- ],
- "x-ms-correlation-request-id": [
- "4e247b33-ab51-41c6-b9f2-de6d62ef0e69"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225249Z:4e247b33-ab51-41c6-b9f2-de6d62ef0e69"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:52:48 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM05URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "72427eff-2aac-400d-b2ea-dda558c20b55"
- ],
- "x-ms-correlation-request-id": [
- "72427eff-2aac-400d-b2ea-dda558c20b55"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225304Z:72427eff-2aac-400d-b2ea-dda558c20b55"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:53:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM05URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "5c172d74-fc17-4f5b-b7b2-470e4869f5af"
- ],
- "x-ms-correlation-request-id": [
- "5c172d74-fc17-4f5b-b7b2-470e4869f5af"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225320Z:5c172d74-fc17-4f5b-b7b2-470e4869f5af"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:53:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM05URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "7c88d3f6-e3ad-49ab-bcb4-cd8921918802"
- ],
- "x-ms-correlation-request-id": [
- "7c88d3f6-e3ad-49ab-bcb4-cd8921918802"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225335Z:7c88d3f6-e3ad-49ab-bcb4-cd8921918802"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:53:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM05URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "4ff40292-df27-45c9-9957-7fc765fd245f"
- ],
- "x-ms-correlation-request-id": [
- "4ff40292-df27-45c9-9957-7fc765fd245f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225350Z:4ff40292-df27-45c9-9957-7fc765fd245f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:53:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM05URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "b7de8f2b-0c81-41bb-9b03-31588b1ef670"
- ],
- "x-ms-correlation-request-id": [
- "b7de8f2b-0c81-41bb-9b03-31588b1ef670"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225405Z:b7de8f2b-0c81-41bb-9b03-31588b1ef670"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:54:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM05URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "73abe3ec-79e7-4df7-89c3-4cd850018096"
- ],
- "x-ms-correlation-request-id": [
- "73abe3ec-79e7-4df7-89c3-4cd850018096"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225420Z:73abe3ec-79e7-4df7-89c3-4cd850018096"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:54:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg3NTEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnM05URXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "7ed46f4f-2a21-4717-a53f-3abb78bec764"
- ],
- "x-ms-correlation-request-id": [
- "7ed46f4f-2a21-4717-a53f-3abb78bec764"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225420Z:7ed46f4f-2a21-4717-a53f-3abb78bec764"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:54:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-EndpointCreateWithRulesEngine": [
- "ps3398",
- "ps8751",
- "ps3613",
- "ps184"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCrudAndAction.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCrudAndAction.json
deleted file mode 100644
index 25d3af32a8c8..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCrudAndAction.json
+++ /dev/null
@@ -1,2466 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzg4OD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8b40ebe0-520e-426d-9dce-b9183a715db8"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-request-id": [
- "bf64a4eb-00aa-45b4-b6b6-e4863804da3b"
- ],
- "x-ms-correlation-request-id": [
- "bf64a4eb-00aa-45b4-b6b6-e4863804da3b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225439Z:bf64a4eb-00aa-45b4-b6b6-e4863804da3b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:54:39 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7888\",\r\n \"name\": \"ps7888\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b104f595-ff56-4292-b275-78f7ad3c2099"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1f22570e-5c77-4347-9399-ef53990b575e"
- ],
- "x-ms-client-request-id": [
- "b104f595-ff56-4292-b275-78f7ad3c2099"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "5ca71fe5-1c5f-4e03-ab31-88939589a09a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225440Z:5ca71fe5-1c5f-4e03-ab31-88939589a09a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:54:39 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQzODc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b104f595-ff56-4292-b275-78f7ad3c2099"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "80"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "84f0073e-0f78-4d3e-b81c-7169edb3600e"
- ],
- "x-ms-client-request-id": [
- "b104f595-ff56-4292-b275-78f7ad3c2099"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/6c23b7f5-f08b-4c51-b765-167f875e40a4?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "0f01bdc5-cec1-4148-a489-2050224cb6f5"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225444Z:0f01bdc5-cec1-4148-a489-2050224cb6f5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:54:43 GMT"
- ],
- "Content-Length": [
- "322"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps4387\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/6c23b7f5-f08b-4c51-b765-167f875e40a4?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzZjMjNiN2Y1LWYwOGItNGM1MS1iNzY1LTE2N2Y4NzVlNDBhND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b104f595-ff56-4292-b275-78f7ad3c2099"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "10ae818a-f339-4d00-898b-20ce5adc9393"
- ],
- "x-ms-client-request-id": [
- "b104f595-ff56-4292-b275-78f7ad3c2099"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "581e1c66-f43f-4807-87bc-a967fe894f29"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225454Z:581e1c66-f43f-4807-87bc-a967fe894f29"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:54:54 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/6c23b7f5-f08b-4c51-b765-167f875e40a4?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzZjMjNiN2Y1LWYwOGItNGM1MS1iNzY1LTE2N2Y4NzVlNDBhND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b104f595-ff56-4292-b275-78f7ad3c2099"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3693b1e2-25fd-4037-9f42-b51fc4d2f24b"
- ],
- "x-ms-client-request-id": [
- "b104f595-ff56-4292-b275-78f7ad3c2099"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "8d7fe4b7-d79a-4f24-ae4d-c6ac48278175"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225504Z:8d7fe4b7-d79a-4f24-ae4d-c6ac48278175"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:55:04 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQzODc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b104f595-ff56-4292-b275-78f7ad3c2099"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "bc22c842-bfc3-447e-a3ca-66b342241d49"
- ],
- "x-ms-client-request-id": [
- "b104f595-ff56-4292-b275-78f7ad3c2099"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "2f89b874-05c4-49eb-9559-bed013277f9f"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225504Z:2f89b874-05c4-49eb-9559-bed013277f9f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:55:04 GMT"
- ],
- "Content-Length": [
- "321"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps4387\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps368\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "81924642-523c-460a-9ab0-25b15d096db5"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "70"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "244b911c-94b9-4fc2-91a6-e2f1316d863e"
- ],
- "x-ms-client-request-id": [
- "81924642-523c-460a-9ab0-25b15d096db5"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "14e635e7-9855-443e-9b32-6866981c7bba"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225505Z:14e635e7-9855-443e-9b32-6866981c7bba"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:55:05 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps368\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7fab1e93-d299-4fc7-aae2-7553c410212a"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "70"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0f1652f2-00cc-447d-916c-7069ff2f7934"
- ],
- "x-ms-client-request-id": [
- "7fab1e93-d299-4fc7-aae2-7553c410212a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "096911c5-6a90-43a1-b57e-cc0b42a9bbfe"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225507Z:096911c5-6a90-43a1-b57e-cc0b42a9bbfe"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:55:07 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps368\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "83a3651e-77ab-436b-971f-546f8d453264"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "70"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b37645ba-0cfc-47cd-bd5b-7c67b5648bdb"
- ],
- "x-ms-client-request-id": [
- "83a3651e-77ab-436b-971f-546f8d453264"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1197"
- ],
- "x-ms-correlation-request-id": [
- "d1a95eba-f0d5-4cb0-9631-f23f7c67ecc3"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225534Z:d1a95eba-f0d5-4cb0-9631-f23f7c67ecc3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:55:33 GMT"
- ],
- "Content-Length": [
- "88"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": false,\r\n \"reason\": \"Name is already in use\",\r\n \"message\": \"Name not available\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387/endpoints/ps368?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQzODcvZW5kcG9pbnRzL3BzMzY4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"deliveryPolicy\": {\r\n \"description\": \"Sample delivery policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"UrlPath\",\r\n \"parameters\": {\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"ModifyResponseHeader\",\r\n \"parameters\": {\r\n \"headerAction\": \"Append\",\r\n \"headerName\": \"Access-Control-Allow-Origin\",\r\n \"value\": \"*\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleHeaderActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"origins\": [\r\n {\r\n \"name\": \"ps8564\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7fab1e93-d299-4fc7-aae2-7553c410212a"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "1200"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "660421ed-e57d-4ba5-bb0e-7f7c0c3e36ec"
- ],
- "x-ms-client-request-id": [
- "7fab1e93-d299-4fc7-aae2-7553c410212a"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/bfe38b46-17b3-4bd8-b52d-9827331ef2de?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "690810b7-0a70-4002-8414-a74f2ef1b0af"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225512Z:690810b7-0a70-4002-8414-a74f2ef1b0af"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:55:12 GMT"
- ],
- "Content-Length": [
- "1555"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387/endpoints/ps368\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps368\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps368.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps8564\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Sample delivery policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"UrlPath\",\r\n \"parameters\": {\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"ModifyResponseHeader\",\r\n \"parameters\": {\r\n \"headerAction\": \"Append\",\r\n \"headerName\": \"Access-Control-Allow-Origin\",\r\n \"value\": \"*\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleHeaderActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/bfe38b46-17b3-4bd8-b52d-9827331ef2de?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JmZTM4YjQ2LTE3YjMtNGJkOC1iNTJkLTk4MjczMzFlZjJkZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7fab1e93-d299-4fc7-aae2-7553c410212a"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "366bea48-c7de-4cb1-bf25-38d0d0b96b0f"
- ],
- "x-ms-client-request-id": [
- "7fab1e93-d299-4fc7-aae2-7553c410212a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "33846f03-4247-46f5-a9c6-c69f1ddecbc0"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225523Z:33846f03-4247-46f5-a9c6-c69f1ddecbc0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:55:22 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/bfe38b46-17b3-4bd8-b52d-9827331ef2de?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JmZTM4YjQ2LTE3YjMtNGJkOC1iNTJkLTk4MjczMzFlZjJkZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7fab1e93-d299-4fc7-aae2-7553c410212a"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5523a6d1-f246-4971-bb1d-e8170b42c591"
- ],
- "x-ms-client-request-id": [
- "7fab1e93-d299-4fc7-aae2-7553c410212a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "c67c99ae-a0ea-4cb4-b0ac-6f24b8698dad"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225533Z:c67c99ae-a0ea-4cb4-b0ac-6f24b8698dad"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:55:32 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387/endpoints/ps368?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQzODcvZW5kcG9pbnRzL3BzMzY4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7fab1e93-d299-4fc7-aae2-7553c410212a"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5105f3c2-ebf2-4347-b365-21d6ce32ebfc"
- ],
- "x-ms-client-request-id": [
- "7fab1e93-d299-4fc7-aae2-7553c410212a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "4e7eb20b-f9de-4cb0-b880-faa3b41769b4"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225533Z:4e7eb20b-f9de-4cb0-b880-faa3b41769b4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:55:33 GMT"
- ],
- "Content-Length": [
- "1553"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387/endpoints/ps368\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps368\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps368.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps8564\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Sample delivery policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"UrlPath\",\r\n \"parameters\": {\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"ModifyResponseHeader\",\r\n \"parameters\": {\r\n \"headerAction\": \"Append\",\r\n \"headerName\": \"Access-Control-Allow-Origin\",\r\n \"value\": \"*\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleHeaderActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387/endpoints/ps368?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQzODcvZW5kcG9pbnRzL3BzMzY4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "657a32cb-1ecb-4b7a-8e95-c98dbf9bd38e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "cf2fe6cc-d7e1-422f-94ce-7006bffc7ce0"
- ],
- "x-ms-client-request-id": [
- "657a32cb-1ecb-4b7a-8e95-c98dbf9bd38e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "d7fbc354-19f6-4b85-802c-6e9ed516965a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225556Z:d7fbc354-19f6-4b85-802c-6e9ed516965a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:55:56 GMT"
- ],
- "Content-Length": [
- "1553"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387/endpoints/ps368\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps368\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps368.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps8564\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Sample delivery policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"UrlPath\",\r\n \"parameters\": {\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"ModifyResponseHeader\",\r\n \"parameters\": {\r\n \"headerAction\": \"Append\",\r\n \"headerName\": \"Access-Control-Allow-Origin\",\r\n \"value\": \"*\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleHeaderActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Stopped\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387/endpoints/ps368?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQzODcvZW5kcG9pbnRzL3BzMzY4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "09c67d8b-6673-4b9b-9c36-275f1b32aeff"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3335fb2e-4fec-4af0-bbf3-940e9a2f4a2d"
- ],
- "x-ms-client-request-id": [
- "09c67d8b-6673-4b9b-9c36-275f1b32aeff"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "47"
- ],
- "x-ms-correlation-request-id": [
- "cad5c248-3049-46c6-805c-22b50c09d5f4"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225609Z:cad5c248-3049-46c6-805c-22b50c09d5f4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:56:08 GMT"
- ],
- "Content-Length": [
- "1553"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387/endpoints/ps368\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps368\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps368.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps8564\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Sample delivery policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"UrlPath\",\r\n \"parameters\": {\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"ModifyResponseHeader\",\r\n \"parameters\": {\r\n \"headerAction\": \"Append\",\r\n \"headerName\": \"Access-Control-Allow-Origin\",\r\n \"value\": \"*\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleHeaderActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387/endpoints/ps368?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQzODcvZW5kcG9pbnRzL3BzMzY4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "35b20ddc-b5ce-4d02-bfe7-df8da2a964b2"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b40ae4d5-ad55-46b7-bc55-8d0796eedd62"
- ],
- "x-ms-client-request-id": [
- "35b20ddc-b5ce-4d02-bfe7-df8da2a964b2"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "45"
- ],
- "x-ms-correlation-request-id": [
- "5b25cdef-a2c5-4060-a912-e1cfd556a7b3"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225633Z:5b25cdef-a2c5-4060-a912-e1cfd556a7b3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:56:32 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387/endpoints/ps368/stop?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQzODcvZW5kcG9pbnRzL3BzMzY4L3N0b3A/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "2e16f001-585e-4b2c-ad61-85679a6c93f9"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/49971d9d-9bab-4d3e-af0a-be407a1d03cb/profileresults/ps4387/endpointresults/ps368?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9b4b3e04-9811-4ccc-befc-36cd0f3bca7a"
- ],
- "x-ms-client-request-id": [
- "2e16f001-585e-4b2c-ad61-85679a6c93f9"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/49971d9d-9bab-4d3e-af0a-be407a1d03cb?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "bd268549-45b1-4cf8-af9e-292178e09798"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225535Z:bd268549-45b1-4cf8-af9e-292178e09798"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:55:35 GMT"
- ],
- "Content-Length": [
- "1554"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387/endpoints/ps368\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps368\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps368.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps8564\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Sample delivery policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"UrlPath\",\r\n \"parameters\": {\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"ModifyResponseHeader\",\r\n \"parameters\": {\r\n \"headerAction\": \"Append\",\r\n \"headerName\": \"Access-Control-Allow-Origin\",\r\n \"value\": \"*\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleHeaderActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Stopping\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/49971d9d-9bab-4d3e-af0a-be407a1d03cb?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzQ5OTcxZDlkLTliYWItNGQzZS1hZjBhLWJlNDA3YTFkMDNjYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "2e16f001-585e-4b2c-ad61-85679a6c93f9"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ba8b088c-08c5-485e-858e-d1f4ec4cefe7"
- ],
- "x-ms-client-request-id": [
- "2e16f001-585e-4b2c-ad61-85679a6c93f9"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "59a055b0-6423-4b45-9e3c-0070f74efc86"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225545Z:59a055b0-6423-4b45-9e3c-0070f74efc86"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:55:45 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/49971d9d-9bab-4d3e-af0a-be407a1d03cb?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzQ5OTcxZDlkLTliYWItNGQzZS1hZjBhLWJlNDA3YTFkMDNjYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "2e16f001-585e-4b2c-ad61-85679a6c93f9"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9b718a33-e16e-470a-9225-47b105f372e5"
- ],
- "x-ms-client-request-id": [
- "2e16f001-585e-4b2c-ad61-85679a6c93f9"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "d04d4c88-68fc-4256-b9e2-375c19b6853a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225555Z:d04d4c88-68fc-4256-b9e2-375c19b6853a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:55:55 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/49971d9d-9bab-4d3e-af0a-be407a1d03cb/profileresults/ps4387/endpointresults/ps368?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzQ5OTcxZDlkLTliYWItNGQzZS1hZjBhLWJlNDA3YTFkMDNjYi9wcm9maWxlcmVzdWx0cy9wczQzODcvZW5kcG9pbnRyZXN1bHRzL3BzMzY4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "2e16f001-585e-4b2c-ad61-85679a6c93f9"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a7efe0a1-27bf-4e8c-a32c-87d0dc35303d"
- ],
- "x-ms-client-request-id": [
- "2e16f001-585e-4b2c-ad61-85679a6c93f9"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "14d118fd-92e5-48f4-a89e-dd56dc7d7737"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225556Z:14d118fd-92e5-48f4-a89e-dd56dc7d7737"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:55:55 GMT"
- ],
- "Content-Length": [
- "1648"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/49971d9d-9bab-4d3e-af0a-be407a1d03cb/profileresults/ps4387/endpointresults/ps368\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"ps368\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps368.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps8564\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Sample delivery policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"UrlPath\",\r\n \"parameters\": {\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"ModifyResponseHeader\",\r\n \"parameters\": {\r\n \"headerAction\": \"Append\",\r\n \"headerName\": \"Access-Control-Allow-Origin\",\r\n \"value\": \"*\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleHeaderActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Stopped\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387/endpoints/ps368/start?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQzODcvZW5kcG9pbnRzL3BzMzY4L3N0YXJ0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "384957d4-d717-44a2-b086-0cf495bb9964"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/d2bcb6f0-bc89-4cd3-bf98-00626388acc3/profileresults/ps4387/endpointresults/ps368?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "12bef228-0adc-491d-9cfb-8cdf3d51da6c"
- ],
- "x-ms-client-request-id": [
- "384957d4-d717-44a2-b086-0cf495bb9964"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/d2bcb6f0-bc89-4cd3-bf98-00626388acc3?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "cb05600f-b0c9-4b25-a21c-a9019d03bf7f"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225558Z:cb05600f-b0c9-4b25-a21c-a9019d03bf7f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:55:57 GMT"
- ],
- "Content-Length": [
- "1554"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387/endpoints/ps368\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps368\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps368.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps8564\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Sample delivery policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"UrlPath\",\r\n \"parameters\": {\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"ModifyResponseHeader\",\r\n \"parameters\": {\r\n \"headerAction\": \"Append\",\r\n \"headerName\": \"Access-Control-Allow-Origin\",\r\n \"value\": \"*\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleHeaderActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Starting\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/d2bcb6f0-bc89-4cd3-bf98-00626388acc3?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2QyYmNiNmYwLWJjODktNGNkMy1iZjk4LTAwNjI2Mzg4YWNjMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "384957d4-d717-44a2-b086-0cf495bb9964"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c3ed1bb9-5bc9-463e-888e-2357b3567bb2"
- ],
- "x-ms-client-request-id": [
- "384957d4-d717-44a2-b086-0cf495bb9964"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-correlation-request-id": [
- "cb4cd123-f487-4ae2-add0-2eefa7bf7640"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225608Z:cb4cd123-f487-4ae2-add0-2eefa7bf7640"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:56:07 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/d2bcb6f0-bc89-4cd3-bf98-00626388acc3/profileresults/ps4387/endpointresults/ps368?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2QyYmNiNmYwLWJjODktNGNkMy1iZjk4LTAwNjI2Mzg4YWNjMy9wcm9maWxlcmVzdWx0cy9wczQzODcvZW5kcG9pbnRyZXN1bHRzL3BzMzY4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "384957d4-d717-44a2-b086-0cf495bb9964"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "26c5a207-e077-4258-a9a7-f77882767906"
- ],
- "x-ms-client-request-id": [
- "384957d4-d717-44a2-b086-0cf495bb9964"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-correlation-request-id": [
- "46f98ef0-be23-4cf3-bd94-f5c1d1762597"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225608Z:46f98ef0-be23-4cf3-bd94-f5c1d1762597"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:56:08 GMT"
- ],
- "Content-Length": [
- "1648"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/d2bcb6f0-bc89-4cd3-bf98-00626388acc3/profileresults/ps4387/endpointresults/ps368\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"ps368\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps368.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps8564\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Sample delivery policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"UrlPath\",\r\n \"parameters\": {\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"ModifyResponseHeader\",\r\n \"parameters\": {\r\n \"headerAction\": \"Append\",\r\n \"headerName\": \"Access-Control-Allow-Origin\",\r\n \"value\": \"*\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleHeaderActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387/endpoints/ps368/validateCustomDomain?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQzODcvZW5kcG9pbnRzL3BzMzY4L3ZhbGlkYXRlQ3VzdG9tRG9tYWluP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"hostName\": \"unverifiedcustomdomain.com\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bb3f21f7-a7d9-46d7-a156-27403e7b1031"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "48"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "54706030-9333-413c-889b-3ba9efe7e8b3"
- ],
- "x-ms-client-request-id": [
- "bb3f21f7-a7d9-46d7-a156-27403e7b1031"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "b38b632f-4543-4732-a04e-25d18048e353"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225609Z:b38b632f-4543-4732-a04e-25d18048e353"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:56:09 GMT"
- ],
- "Content-Length": [
- "266"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"customDomainValidated\": false,\r\n \"reason\": \"IncorrectMapping\",\r\n \"message\": \"We couldn't find a DNS record for custom domain that points to endpoint. To map a domain to this endpoint, create a CNAME record with your DNS provider for custom domain that points to endpoint.\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387/endpoints?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQzODcvZW5kcG9pbnRzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c543084e-7d4c-4938-a709-a448bcfd233b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1306961f-08dc-48b4-b1e1-aa30afef49c8"
- ],
- "x-ms-client-request-id": [
- "c543084e-7d4c-4938-a709-a448bcfd233b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "46"
- ],
- "x-ms-correlation-request-id": [
- "833adf67-44df-44c0-80b0-62eb9e01ac73"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225610Z:833adf67-44df-44c0-80b0-62eb9e01ac73"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:56:09 GMT"
- ],
- "Content-Length": [
- "1565"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387/endpoints/ps368\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps368\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps368.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps8564\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Sample delivery policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"UrlPath\",\r\n \"parameters\": {\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"ModifyResponseHeader\",\r\n \"parameters\": {\r\n \"headerAction\": \"Append\",\r\n \"headerName\": \"Access-Control-Allow-Origin\",\r\n \"value\": \"*\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleHeaderActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7888/providers/Microsoft.Cdn/profiles/ps4387/endpoints/ps368?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQzODcvZW5kcG9pbnRzL3BzMzY4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c543084e-7d4c-4938-a709-a448bcfd233b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/8c87f7de-e57a-4b49-a959-4072c90fc1bb/profileresults/ps4387/endpointresults/ps368?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "87c15d09-afa5-4275-a851-5f375a00e0cf"
- ],
- "x-ms-client-request-id": [
- "c543084e-7d4c-4938-a709-a448bcfd233b"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/8c87f7de-e57a-4b49-a959-4072c90fc1bb?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-correlation-request-id": [
- "b9a14ee2-bd1f-42ca-b377-1f5d29de0110"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225611Z:b9a14ee2-bd1f-42ca-b377-1f5d29de0110"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:56:11 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/8c87f7de-e57a-4b49-a959-4072c90fc1bb?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzhjODdmN2RlLWU1N2EtNGI0OS1hOTU5LTQwNzJjOTBmYzFiYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c543084e-7d4c-4938-a709-a448bcfd233b"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "17bd235d-edb8-47bf-bbea-78b3b213d7f7"
- ],
- "x-ms-client-request-id": [
- "c543084e-7d4c-4938-a709-a448bcfd233b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-correlation-request-id": [
- "0ee41b38-fc9c-44cf-be16-aa4b969f63f0"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225622Z:0ee41b38-fc9c-44cf-be16-aa4b969f63f0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:56:21 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/8c87f7de-e57a-4b49-a959-4072c90fc1bb?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzhjODdmN2RlLWU1N2EtNGI0OS1hOTU5LTQwNzJjOTBmYzFiYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c543084e-7d4c-4938-a709-a448bcfd233b"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "352ce03b-3db5-43ae-b97b-47278de45521"
- ],
- "x-ms-client-request-id": [
- "c543084e-7d4c-4938-a709-a448bcfd233b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-correlation-request-id": [
- "a5662eb5-9171-47bf-ade3-4559ed733db0"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225632Z:a5662eb5-9171-47bf-ade3-4559ed733db0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:56:31 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888/providers/Microsoft.Cdn/operationresults/8c87f7de-e57a-4b49-a959-4072c90fc1bb/profileresults/ps4387/endpointresults/ps368?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzg4OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzhjODdmN2RlLWU1N2EtNGI0OS1hOTU5LTQwNzJjOTBmYzFiYi9wcm9maWxlcmVzdWx0cy9wczQzODcvZW5kcG9pbnRyZXN1bHRzL3BzMzY4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c543084e-7d4c-4938-a709-a448bcfd233b"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3312d129-0886-4df6-a2bb-d6ead742853a"
- ],
- "x-ms-client-request-id": [
- "c543084e-7d4c-4938-a709-a448bcfd233b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-correlation-request-id": [
- "dfc86314-89c2-4d63-b79d-ea6001aae499"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225632Z:dfc86314-89c2-4d63-b79d-ea6001aae499"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:56:31 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7888?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzg4OD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c6a1ca52-b9dc-4faa-8291-6d4c88fddc55"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc4ODgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14998"
- ],
- "x-ms-request-id": [
- "f29ee5bc-58fd-4aec-83ee-851a6ace1335"
- ],
- "x-ms-correlation-request-id": [
- "f29ee5bc-58fd-4aec-83ee-851a6ace1335"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225633Z:f29ee5bc-58fd-4aec-83ee-851a6ace1335"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:56:33 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc4ODgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjNE9EZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc4ODgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-request-id": [
- "61ffc6ad-dc3e-4695-bddb-9f0d144c13b5"
- ],
- "x-ms-correlation-request-id": [
- "61ffc6ad-dc3e-4695-bddb-9f0d144c13b5"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225648Z:61ffc6ad-dc3e-4695-bddb-9f0d144c13b5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:56:48 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc4ODgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjNE9EZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc4ODgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
- ],
- "x-ms-request-id": [
- "a06bf2cf-5ff3-47b5-af2b-c8399c71b40f"
- ],
- "x-ms-correlation-request-id": [
- "a06bf2cf-5ff3-47b5-af2b-c8399c71b40f"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225703Z:a06bf2cf-5ff3-47b5-af2b-c8399c71b40f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:57:03 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc4ODgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjNE9EZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc4ODgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
- ],
- "x-ms-request-id": [
- "af85f219-585c-4008-859a-79dc487baab9"
- ],
- "x-ms-correlation-request-id": [
- "af85f219-585c-4008-859a-79dc487baab9"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225718Z:af85f219-585c-4008-859a-79dc487baab9"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:57:18 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc4ODgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjNE9EZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc4ODgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
- ],
- "x-ms-request-id": [
- "5199998e-124a-493c-8ad5-23b8038d815b"
- ],
- "x-ms-correlation-request-id": [
- "5199998e-124a-493c-8ad5-23b8038d815b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225733Z:5199998e-124a-493c-8ad5-23b8038d815b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:57:33 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc4ODgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjNE9EZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc4ODgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11983"
- ],
- "x-ms-request-id": [
- "680d1256-bb2d-400a-863b-8a55fef6fa8f"
- ],
- "x-ms-correlation-request-id": [
- "680d1256-bb2d-400a-863b-8a55fef6fa8f"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225748Z:680d1256-bb2d-400a-863b-8a55fef6fa8f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:57:48 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc4ODgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjNE9EZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc4ODgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11982"
- ],
- "x-ms-request-id": [
- "6fc28dcc-2abb-4540-ad8f-7f3abab2dd66"
- ],
- "x-ms-correlation-request-id": [
- "6fc28dcc-2abb-4540-ad8f-7f3abab2dd66"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225803Z:6fc28dcc-2abb-4540-ad8f-7f3abab2dd66"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:58:03 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc4ODgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjNE9EZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11981"
- ],
- "x-ms-request-id": [
- "0183f625-0a35-4320-81ec-6cf1ee9724fe"
- ],
- "x-ms-correlation-request-id": [
- "0183f625-0a35-4320-81ec-6cf1ee9724fe"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225818Z:0183f625-0a35-4320-81ec-6cf1ee9724fe"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:58:18 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc4ODgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjNE9EZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11980"
- ],
- "x-ms-request-id": [
- "d31dc83d-4904-4c28-b394-08af8ccf2a21"
- ],
- "x-ms-correlation-request-id": [
- "d31dc83d-4904-4c28-b394-08af8ccf2a21"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T225818Z:d31dc83d-4904-4c28-b394-08af8ccf2a21"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:58:18 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-EndpointCrudAndAction": [
- "ps4387",
- "ps7888",
- "ps368",
- "ps8564"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCrudAndActionWithAllProperties.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCrudAndActionWithAllProperties.json
deleted file mode 100644
index 9d5f88542623..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCrudAndActionWithAllProperties.json
+++ /dev/null
@@ -1,5457 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Nz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "cc41cc28-45d8-4b3a-9415-2e54ee9ceddb"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "c3211257-c322-45a6-b081-a05c1df93e1e"
- ],
- "x-ms-correlation-request-id": [
- "c3211257-c322-45a6-b081-a05c1df93e1e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225854Z:c3211257-c322-45a6-b081-a05c1df93e1e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:58:53 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6977\",\r\n \"name\": \"ps6977\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7bd4b800-87bb-412f-91e7-c78b8795fb2d"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4f5d1781-44d2-47a4-afae-da4feb40e371"
- ],
- "x-ms-client-request-id": [
- "7bd4b800-87bb-412f-91e7-c78b8795fb2d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "66bc791e-fe0d-4556-a308-913cc4c99fc9"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225856Z:66bc791e-fe0d-4556-a308-913cc4c99fc9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:58:56 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg4OTY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7bd4b800-87bb-412f-91e7-c78b8795fb2d"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "78"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "de77e143-a917-41dc-9864-b92561cb02dc"
- ],
- "x-ms-client-request-id": [
- "7bd4b800-87bb-412f-91e7-c78b8795fb2d"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/70e66220-e947-4761-b09e-85bc33b73ae2?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "d534fed1-eaa2-46b3-a555-85dfbb8e9c04"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225900Z:d534fed1-eaa2-46b3-a555-85dfbb8e9c04"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:59:00 GMT"
- ],
- "Content-Length": [
- "320"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps8896\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/70e66220-e947-4761-b09e-85bc33b73ae2?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzcwZTY2MjIwLWU5NDctNDc2MS1iMDllLTg1YmMzM2I3M2FlMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7bd4b800-87bb-412f-91e7-c78b8795fb2d"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1f2b53f7-aa6b-4309-9cae-13d64c4c1bc0"
- ],
- "x-ms-client-request-id": [
- "7bd4b800-87bb-412f-91e7-c78b8795fb2d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11972"
- ],
- "x-ms-correlation-request-id": [
- "9acf18ad-4cf2-4f45-8a0e-98735b079ad3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225910Z:9acf18ad-4cf2-4f45-8a0e-98735b079ad3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:59:10 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/70e66220-e947-4761-b09e-85bc33b73ae2?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzcwZTY2MjIwLWU5NDctNDc2MS1iMDllLTg1YmMzM2I3M2FlMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7bd4b800-87bb-412f-91e7-c78b8795fb2d"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b074b848-05ca-40f5-b7fe-1387f0e956ee"
- ],
- "x-ms-client-request-id": [
- "7bd4b800-87bb-412f-91e7-c78b8795fb2d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11971"
- ],
- "x-ms-correlation-request-id": [
- "3426b0bd-c8a3-48aa-8050-d9ba1cd54e73"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225921Z:3426b0bd-c8a3-48aa-8050-d9ba1cd54e73"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:59:20 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/70e66220-e947-4761-b09e-85bc33b73ae2?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzcwZTY2MjIwLWU5NDctNDc2MS1iMDllLTg1YmMzM2I3M2FlMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7bd4b800-87bb-412f-91e7-c78b8795fb2d"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "16dd7d2a-da4b-4616-bb37-2ed9221771f2"
- ],
- "x-ms-client-request-id": [
- "7bd4b800-87bb-412f-91e7-c78b8795fb2d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11970"
- ],
- "x-ms-correlation-request-id": [
- "fe918ce0-faba-4c43-94fc-d24b154db93f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225931Z:fe918ce0-faba-4c43-94fc-d24b154db93f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:59:30 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/70e66220-e947-4761-b09e-85bc33b73ae2?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzcwZTY2MjIwLWU5NDctNDc2MS1iMDllLTg1YmMzM2I3M2FlMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7bd4b800-87bb-412f-91e7-c78b8795fb2d"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "886ff33f-d08e-466b-adb1-96583c0e3029"
- ],
- "x-ms-client-request-id": [
- "7bd4b800-87bb-412f-91e7-c78b8795fb2d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11969"
- ],
- "x-ms-correlation-request-id": [
- "ab759d4d-9cf2-4a50-8c63-23300f8c5593"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225941Z:ab759d4d-9cf2-4a50-8c63-23300f8c5593"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:59:40 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/70e66220-e947-4761-b09e-85bc33b73ae2?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzcwZTY2MjIwLWU5NDctNDc2MS1iMDllLTg1YmMzM2I3M2FlMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7bd4b800-87bb-412f-91e7-c78b8795fb2d"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "98aafd98-a8dc-4fce-bac3-4a21a74a5f87"
- ],
- "x-ms-client-request-id": [
- "7bd4b800-87bb-412f-91e7-c78b8795fb2d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11968"
- ],
- "x-ms-correlation-request-id": [
- "dc49ea23-35b9-4b43-adff-090298753bf6"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225951Z:dc49ea23-35b9-4b43-adff-090298753bf6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:59:50 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg4OTY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7bd4b800-87bb-412f-91e7-c78b8795fb2d"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "77f931e4-80da-441c-a99f-447e48d4e969"
- ],
- "x-ms-client-request-id": [
- "7bd4b800-87bb-412f-91e7-c78b8795fb2d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "34ea1c76-ddfd-4b08-b196-e901a7bd31e1"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225951Z:34ea1c76-ddfd-4b08-b196-e901a7bd31e1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:59:51 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps8896\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps645\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f530ab09-8ce3-428a-bf50-9a3c37a59d7d"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "70"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "683d46f7-5508-427b-af24-a4e8333e514e"
- ],
- "x-ms-client-request-id": [
- "f530ab09-8ce3-428a-bf50-9a3c37a59d7d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "1c4f79e5-d308-4a3e-adce-23dac3d3df9d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225952Z:1c4f79e5-d308-4a3e-adce-23dac3d3df9d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:59:51 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps645\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "39caf9e7-3bcf-4895-8f5c-2a261224298b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "70"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7dddaa37-dff1-4c2c-a8dd-fcd5a8fcdec6"
- ],
- "x-ms-client-request-id": [
- "39caf9e7-3bcf-4895-8f5c-2a261224298b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "a5a17d8e-dea3-4b7b-b87d-93db6334480f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225952Z:a5a17d8e-dea3-4b7b-b87d-93db6334480f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:59:52 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps645\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e8803af9-7d52-4738-a1e6-5f389e456ea7"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "70"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9c248ab3-76cf-4f6d-b1b6-84c5acdab1c0"
- ],
- "x-ms-client-request-id": [
- "e8803af9-7d52-4738-a1e6-5f389e456ea7"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1197"
- ],
- "x-ms-correlation-request-id": [
- "c20d9b19-f134-4170-9aed-36b227d96d6e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230030Z:c20d9b19-f134-4170-9aed-36b227d96d6e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:00:29 GMT"
- ],
- "Content-Length": [
- "88"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": false,\r\n \"reason\": \"Name is already in use\",\r\n \"message\": \"Name not available\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg4OTYvZW5kcG9pbnRzL3BzNjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"origins\": [\r\n {\r\n \"name\": \"ps1191\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUS\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "39caf9e7-3bcf-4895-8f5c-2a261224298b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "677"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0b2d6b59-0c5d-4d51-abf1-651bc7839c47"
- ],
- "x-ms-client-request-id": [
- "39caf9e7-3bcf-4895-8f5c-2a261224298b"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/f0f9a5e6-441e-4e93-94b6-825beea73adf?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "88e10a6d-c6f5-4953-a986-64bdf49bf8c5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T225956Z:88e10a6d-c6f5-4953-a986-64bdf49bf8c5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 22:59:56 GMT"
- ],
- "Content-Length": [
- "1137"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps645\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps645.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps1191\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/f0f9a5e6-441e-4e93-94b6-825beea73adf?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2YwZjlhNWU2LTQ0MWUtNGU5My05NGI2LTgyNWJlZWE3M2FkZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "39caf9e7-3bcf-4895-8f5c-2a261224298b"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8a3c56c4-433d-4669-ab0e-a931c3ead094"
- ],
- "x-ms-client-request-id": [
- "39caf9e7-3bcf-4895-8f5c-2a261224298b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11967"
- ],
- "x-ms-correlation-request-id": [
- "24e13189-dbc3-4cd1-9036-3616c104f9c0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230007Z:24e13189-dbc3-4cd1-9036-3616c104f9c0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:00:06 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/f0f9a5e6-441e-4e93-94b6-825beea73adf?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2YwZjlhNWU2LTQ0MWUtNGU5My05NGI2LTgyNWJlZWE3M2FkZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "39caf9e7-3bcf-4895-8f5c-2a261224298b"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "60ce8a06-21c7-4a88-be7b-a273dca29a8f"
- ],
- "x-ms-client-request-id": [
- "39caf9e7-3bcf-4895-8f5c-2a261224298b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11966"
- ],
- "x-ms-correlation-request-id": [
- "7cb28fc3-a23c-4d63-8ef3-146596ffd232"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230017Z:7cb28fc3-a23c-4d63-8ef3-146596ffd232"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:00:16 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/f0f9a5e6-441e-4e93-94b6-825beea73adf?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2YwZjlhNWU2LTQ0MWUtNGU5My05NGI2LTgyNWJlZWE3M2FkZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "39caf9e7-3bcf-4895-8f5c-2a261224298b"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b924a5e4-716a-4ad3-b878-eb198a909832"
- ],
- "x-ms-client-request-id": [
- "39caf9e7-3bcf-4895-8f5c-2a261224298b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11965"
- ],
- "x-ms-correlation-request-id": [
- "1548ba00-75cb-420b-b608-3f46d2aa25a1"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230027Z:1548ba00-75cb-420b-b608-3f46d2aa25a1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:00:26 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg4OTYvZW5kcG9pbnRzL3BzNjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "39caf9e7-3bcf-4895-8f5c-2a261224298b"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "fc0128b6-575e-4732-8f5b-efdb9ce2c521"
- ],
- "x-ms-client-request-id": [
- "39caf9e7-3bcf-4895-8f5c-2a261224298b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "2014325f-8869-48d3-b834-a33ffb37edee"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230027Z:2014325f-8869-48d3-b834-a33ffb37edee"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:00:26 GMT"
- ],
- "Content-Length": [
- "1135"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps645\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps645.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps1191\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg4OTYvZW5kcG9pbnRzL3BzNjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "68c5e82f-03bb-4b65-aaad-2ec959ea3dcc"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c3105eac-9de6-44f8-852e-fd1ff384ad40"
- ],
- "x-ms-client-request-id": [
- "68c5e82f-03bb-4b65-aaad-2ec959ea3dcc"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "6917daea-f699-435c-a7bf-8f16247c8ffa"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230052Z:6917daea-f699-435c-a7bf-8f16247c8ffa"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:00:52 GMT"
- ],
- "Content-Length": [
- "1135"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps645\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps645.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps1191\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Stopped\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg4OTYvZW5kcG9pbnRzL3BzNjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "eb8e2302-e823-4d3b-ac4e-130cfa227702"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ebd5d13f-c8e7-464d-a21f-8febd723fa3b"
- ],
- "x-ms-client-request-id": [
- "eb8e2302-e823-4d3b-ac4e-130cfa227702"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "47"
- ],
- "x-ms-correlation-request-id": [
- "e84c5716-3f32-46b5-bbc1-7dbffc13b7d4"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230114Z:e84c5716-3f32-46b5-bbc1-7dbffc13b7d4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:01:14 GMT"
- ],
- "Content-Length": [
- "1135"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps645\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps645.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps1191\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg4OTYvZW5kcG9pbnRzL3BzNjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b1a7188a-99a0-4101-9ecb-5569e4027e76"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e3fb97c8-1937-4211-9c76-18dfa9acfeeb"
- ],
- "x-ms-client-request-id": [
- "b1a7188a-99a0-4101-9ecb-5569e4027e76"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "45"
- ],
- "x-ms-correlation-request-id": [
- "f71be164-15b7-45a5-9d55-24b75fcd0c75"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230810Z:f71be164-15b7-45a5-9d55-24b75fcd0c75"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:08:09 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645/stop?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg4OTYvZW5kcG9pbnRzL3BzNjQ1L3N0b3A/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7d500e8e-bb69-4ea7-a8a4-2846a56b24c5"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/4fce08b2-ac3c-4c0c-b5bf-eabdb811867b/profileresults/ps8896/endpointresults/ps645?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "753ddd3b-3108-4aa1-b5cb-47234d3bd6a2"
- ],
- "x-ms-client-request-id": [
- "7d500e8e-bb69-4ea7-a8a4-2846a56b24c5"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/4fce08b2-ac3c-4c0c-b5bf-eabdb811867b?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "3e08a74c-1153-42c2-9dc5-4e8b3c2ac45a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230031Z:3e08a74c-1153-42c2-9dc5-4e8b3c2ac45a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:00:30 GMT"
- ],
- "Content-Length": [
- "1136"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps645\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps645.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps1191\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Stopping\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/4fce08b2-ac3c-4c0c-b5bf-eabdb811867b?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzRmY2UwOGIyLWFjM2MtNGMwYy1iNWJmLWVhYmRiODExODY3Yj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7d500e8e-bb69-4ea7-a8a4-2846a56b24c5"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6eaa4155-03b6-403c-a879-0c9f05678376"
- ],
- "x-ms-client-request-id": [
- "7d500e8e-bb69-4ea7-a8a4-2846a56b24c5"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11964"
- ],
- "x-ms-correlation-request-id": [
- "98880198-5bf5-4d89-ae24-e2be85b032a0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230041Z:98880198-5bf5-4d89-ae24-e2be85b032a0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:00:40 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/4fce08b2-ac3c-4c0c-b5bf-eabdb811867b?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzRmY2UwOGIyLWFjM2MtNGMwYy1iNWJmLWVhYmRiODExODY3Yj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7d500e8e-bb69-4ea7-a8a4-2846a56b24c5"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4d9d1a7e-3370-4869-b901-d748b00ee676"
- ],
- "x-ms-client-request-id": [
- "7d500e8e-bb69-4ea7-a8a4-2846a56b24c5"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11963"
- ],
- "x-ms-correlation-request-id": [
- "925baf1b-8045-4330-b894-b4d638beb972"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230051Z:925baf1b-8045-4330-b894-b4d638beb972"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:00:51 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/4fce08b2-ac3c-4c0c-b5bf-eabdb811867b/profileresults/ps8896/endpointresults/ps645?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzRmY2UwOGIyLWFjM2MtNGMwYy1iNWJmLWVhYmRiODExODY3Yi9wcm9maWxlcmVzdWx0cy9wczg4OTYvZW5kcG9pbnRyZXN1bHRzL3BzNjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7d500e8e-bb69-4ea7-a8a4-2846a56b24c5"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "af645137-37c0-4371-8093-a1c62dbe53ec"
- ],
- "x-ms-client-request-id": [
- "7d500e8e-bb69-4ea7-a8a4-2846a56b24c5"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11962"
- ],
- "x-ms-correlation-request-id": [
- "792a73d3-9d7e-4fe8-ac69-aaaf78a56590"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230052Z:792a73d3-9d7e-4fe8-ac69-aaaf78a56590"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:00:52 GMT"
- ],
- "Content-Length": [
- "1230"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/4fce08b2-ac3c-4c0c-b5bf-eabdb811867b/profileresults/ps8896/endpointresults/ps645\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"ps645\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps645.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps1191\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Stopped\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645/start?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg4OTYvZW5kcG9pbnRzL3BzNjQ1L3N0YXJ0P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0cc8e77b-eaa8-401d-aa93-53113cec0fec"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/e23ce89a-a8bc-4495-a2d1-37bcb13be550/profileresults/ps8896/endpointresults/ps645?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5b1051d8-bcb3-4870-a09b-35aecd1bc753"
- ],
- "x-ms-client-request-id": [
- "0cc8e77b-eaa8-401d-aa93-53113cec0fec"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/e23ce89a-a8bc-4495-a2d1-37bcb13be550?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "4eb6f4d5-5ba4-41de-a072-1237d923d957"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230053Z:4eb6f4d5-5ba4-41de-a072-1237d923d957"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:00:53 GMT"
- ],
- "Content-Length": [
- "1136"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps645\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps645.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps1191\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Starting\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/e23ce89a-a8bc-4495-a2d1-37bcb13be550?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2UyM2NlODlhLWE4YmMtNDQ5NS1hMmQxLTM3YmNiMTNiZTU1MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0cc8e77b-eaa8-401d-aa93-53113cec0fec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "48da3286-cd9e-4ae2-8fc2-011bf7807a9c"
- ],
- "x-ms-client-request-id": [
- "0cc8e77b-eaa8-401d-aa93-53113cec0fec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11961"
- ],
- "x-ms-correlation-request-id": [
- "a4c2f1b7-7aaa-4836-a7fc-baa50c4604af"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230103Z:a4c2f1b7-7aaa-4836-a7fc-baa50c4604af"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:01:03 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/e23ce89a-a8bc-4495-a2d1-37bcb13be550?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2UyM2NlODlhLWE4YmMtNDQ5NS1hMmQxLTM3YmNiMTNiZTU1MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0cc8e77b-eaa8-401d-aa93-53113cec0fec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c7945779-d5d1-443b-a048-74ee32353ba7"
- ],
- "x-ms-client-request-id": [
- "0cc8e77b-eaa8-401d-aa93-53113cec0fec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11960"
- ],
- "x-ms-correlation-request-id": [
- "20470bf8-39b2-4b0c-87e4-f04d40fd5361"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230113Z:20470bf8-39b2-4b0c-87e4-f04d40fd5361"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:01:13 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/e23ce89a-a8bc-4495-a2d1-37bcb13be550/profileresults/ps8896/endpointresults/ps645?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2UyM2NlODlhLWE4YmMtNDQ5NS1hMmQxLTM3YmNiMTNiZTU1MC9wcm9maWxlcmVzdWx0cy9wczg4OTYvZW5kcG9pbnRyZXN1bHRzL3BzNjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0cc8e77b-eaa8-401d-aa93-53113cec0fec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "275a7aa1-eda9-4094-a7d1-84e17fb5edf6"
- ],
- "x-ms-client-request-id": [
- "0cc8e77b-eaa8-401d-aa93-53113cec0fec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11959"
- ],
- "x-ms-correlation-request-id": [
- "2a05b4b0-775d-4717-96c9-3d1cb67a3d52"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230114Z:2a05b4b0-775d-4717-96c9-3d1cb67a3d52"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:01:13 GMT"
- ],
- "Content-Length": [
- "1230"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/e23ce89a-a8bc-4495-a2d1-37bcb13be550/profileresults/ps8896/endpointresults/ps645\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"ps645\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps645.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps1191\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645/purge?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg4OTYvZW5kcG9pbnRzL3BzNjQ1L3B1cmdlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"contentPaths\": [\r\n \"/pic1.jpg\",\r\n \"/pic2.jpg\"\r\n ]\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "65"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/288dfe05-309f-4a17-b223-d18f0f7005da/profileresults/ps8896/endpointresults/ps645?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "308c2b9e-bc1b-4fa9-9162-e97757772570"
- ],
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/288dfe05-309f-4a17-b223-d18f0f7005da?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "499"
- ],
- "x-ms-correlation-request-id": [
- "8b178584-86f5-4630-9adc-c703deea838f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230116Z:8b178584-86f5-4630-9adc-c703deea838f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:01:16 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/288dfe05-309f-4a17-b223-d18f0f7005da?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzI4OGRmZTA1LTMwOWYtNGExNy1iMjIzLWQxOGYwZjcwMDVkYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "01a60ca1-706c-4bc7-9bda-3083b6bbddec"
- ],
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11958"
- ],
- "x-ms-correlation-request-id": [
- "b101105e-ef4c-4dc6-875d-c847a8085c76"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230126Z:b101105e-ef4c-4dc6-875d-c847a8085c76"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:01:26 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/288dfe05-309f-4a17-b223-d18f0f7005da?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzI4OGRmZTA1LTMwOWYtNGExNy1iMjIzLWQxOGYwZjcwMDVkYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a32aba88-e3e9-49a8-846e-05d50429a725"
- ],
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11957"
- ],
- "x-ms-correlation-request-id": [
- "ccb1a980-a6c9-4d53-9642-b235e0f7f36d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230136Z:ccb1a980-a6c9-4d53-9642-b235e0f7f36d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:01:36 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/288dfe05-309f-4a17-b223-d18f0f7005da?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzI4OGRmZTA1LTMwOWYtNGExNy1iMjIzLWQxOGYwZjcwMDVkYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "809cf4d8-95d8-4669-bca1-b1c74ad68a8d"
- ],
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11956"
- ],
- "x-ms-correlation-request-id": [
- "35031d66-1283-43dd-9c0e-3306d75e8254"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230146Z:35031d66-1283-43dd-9c0e-3306d75e8254"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:01:46 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/288dfe05-309f-4a17-b223-d18f0f7005da?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzI4OGRmZTA1LTMwOWYtNGExNy1iMjIzLWQxOGYwZjcwMDVkYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "340b8ca8-f070-41bc-9e73-134d1b88347f"
- ],
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11955"
- ],
- "x-ms-correlation-request-id": [
- "142860a1-f076-4999-ad73-3c9901e3ec8d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230157Z:142860a1-f076-4999-ad73-3c9901e3ec8d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:01:56 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/288dfe05-309f-4a17-b223-d18f0f7005da?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzI4OGRmZTA1LTMwOWYtNGExNy1iMjIzLWQxOGYwZjcwMDVkYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "32e39531-f21f-4fdd-874b-b2c775486e78"
- ],
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11954"
- ],
- "x-ms-correlation-request-id": [
- "8605c8f3-1acd-4cae-83d7-0466e9596960"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230207Z:8605c8f3-1acd-4cae-83d7-0466e9596960"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:02:06 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/288dfe05-309f-4a17-b223-d18f0f7005da?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzI4OGRmZTA1LTMwOWYtNGExNy1iMjIzLWQxOGYwZjcwMDVkYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "48403b39-8b00-4833-979f-372935d230d8"
- ],
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11953"
- ],
- "x-ms-correlation-request-id": [
- "fabdf6aa-5e48-421c-82eb-73e95394cf8f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230217Z:fabdf6aa-5e48-421c-82eb-73e95394cf8f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:02:16 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/288dfe05-309f-4a17-b223-d18f0f7005da?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzI4OGRmZTA1LTMwOWYtNGExNy1iMjIzLWQxOGYwZjcwMDVkYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "adeda88b-b216-4a98-abd5-490d53da6d9a"
- ],
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11952"
- ],
- "x-ms-correlation-request-id": [
- "3957de3f-51d4-4560-800c-01d4f9d9c735"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230227Z:3957de3f-51d4-4560-800c-01d4f9d9c735"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:02:26 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/288dfe05-309f-4a17-b223-d18f0f7005da?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzI4OGRmZTA1LTMwOWYtNGExNy1iMjIzLWQxOGYwZjcwMDVkYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a324526d-2856-4d89-89e7-142f9ddbf8e3"
- ],
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11951"
- ],
- "x-ms-correlation-request-id": [
- "84080a9e-a580-42de-98be-5c4d827b5856"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230237Z:84080a9e-a580-42de-98be-5c4d827b5856"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:02:36 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/288dfe05-309f-4a17-b223-d18f0f7005da?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzI4OGRmZTA1LTMwOWYtNGExNy1iMjIzLWQxOGYwZjcwMDVkYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b94ed391-01b3-4e8a-8d22-44440086af5a"
- ],
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11950"
- ],
- "x-ms-correlation-request-id": [
- "25e6634a-a83a-44fe-b006-4fe6da48a33f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230247Z:25e6634a-a83a-44fe-b006-4fe6da48a33f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:02:47 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/288dfe05-309f-4a17-b223-d18f0f7005da?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzI4OGRmZTA1LTMwOWYtNGExNy1iMjIzLWQxOGYwZjcwMDVkYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d94f6384-9c7e-46a6-a0b9-c00fd8ea2f73"
- ],
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11949"
- ],
- "x-ms-correlation-request-id": [
- "9febd826-4af5-4a60-a670-e167ac4a5daa"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230257Z:9febd826-4af5-4a60-a670-e167ac4a5daa"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:02:57 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/288dfe05-309f-4a17-b223-d18f0f7005da?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzI4OGRmZTA1LTMwOWYtNGExNy1iMjIzLWQxOGYwZjcwMDVkYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e513f75f-aab8-4c01-aee0-7ac7a6109125"
- ],
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11948"
- ],
- "x-ms-correlation-request-id": [
- "6e1a652b-f2ce-4f9a-a7b0-1333078ce0c8"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230308Z:6e1a652b-f2ce-4f9a-a7b0-1333078ce0c8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:03:07 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/288dfe05-309f-4a17-b223-d18f0f7005da?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzI4OGRmZTA1LTMwOWYtNGExNy1iMjIzLWQxOGYwZjcwMDVkYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ff0e3c75-d5ee-4890-8b3e-2d7866606c11"
- ],
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11947"
- ],
- "x-ms-correlation-request-id": [
- "d2854c5d-9af4-478b-b660-db6a4dc2f9fe"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230318Z:d2854c5d-9af4-478b-b660-db6a4dc2f9fe"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:03:17 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/288dfe05-309f-4a17-b223-d18f0f7005da?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzI4OGRmZTA1LTMwOWYtNGExNy1iMjIzLWQxOGYwZjcwMDVkYT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "10ee5b6a-b317-4e7d-a745-704a5ae9afbb"
- ],
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11946"
- ],
- "x-ms-correlation-request-id": [
- "918dac0e-b903-474a-aa84-27ee69c4efb0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230328Z:918dac0e-b903-474a-aa84-27ee69c4efb0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:03:28 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/288dfe05-309f-4a17-b223-d18f0f7005da/profileresults/ps8896/endpointresults/ps645?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzI4OGRmZTA1LTMwOWYtNGExNy1iMjIzLWQxOGYwZjcwMDVkYS9wcm9maWxlcmVzdWx0cy9wczg4OTYvZW5kcG9pbnRyZXN1bHRzL3BzNjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "aad8c877-4c5e-439b-bdc3-632862f7dcb4"
- ],
- "x-ms-client-request-id": [
- "ce5eb227-e9b9-461a-bfa3-79ba7431fb8c"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11945"
- ],
- "x-ms-correlation-request-id": [
- "a747393d-17e8-48be-b37a-b02e62813281"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230328Z:a747393d-17e8-48be-b37a-b02e62813281"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:03:28 GMT"
- ],
- "Content-Length": [
- "1230"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/288dfe05-309f-4a17-b223-d18f0f7005da/profileresults/ps8896/endpointresults/ps645\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"ps645\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps645.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps1191\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645/load?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg4OTYvZW5kcG9pbnRzL3BzNjQ1L2xvYWQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"contentPaths\": [\r\n \"/pic1.jpg\",\r\n \"/pic2.jpg\"\r\n ]\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "65"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f/profileresults/ps8896/endpointresults/ps645?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "97507be3-89a7-4655-8640-81d0967c188a"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "499"
- ],
- "x-ms-correlation-request-id": [
- "5c2b9b9e-ece0-4db9-acef-cfde570dc24b"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230331Z:5c2b9b9e-ece0-4db9-acef-cfde570dc24b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:03:31 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f0eb3b81-09fc-4d35-afd2-474d3e7170fd"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11944"
- ],
- "x-ms-correlation-request-id": [
- "ddf30538-74db-4485-9248-257c89cd17c1"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230341Z:ddf30538-74db-4485-9248-257c89cd17c1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:03:41 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ca6e6724-ff51-4ed0-9ced-72526ed64a45"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11943"
- ],
- "x-ms-correlation-request-id": [
- "9bf737fb-7ebd-48f3-a259-6b337a6c9981"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230351Z:9bf737fb-7ebd-48f3-a259-6b337a6c9981"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:03:51 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0e9a6680-c673-4433-99f7-3f96681c1531"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11942"
- ],
- "x-ms-correlation-request-id": [
- "e96b4efe-fffc-4420-874b-de6c4334d593"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230401Z:e96b4efe-fffc-4420-874b-de6c4334d593"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:04:01 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9e7532aa-6b0c-4c6d-b84a-32b51e1f0be4"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11941"
- ],
- "x-ms-correlation-request-id": [
- "22b2211f-6c82-45f2-9151-e655b5b3e755"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230412Z:22b2211f-6c82-45f2-9151-e655b5b3e755"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:04:11 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11940"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "92842eb5-0439-47d4-8bf1-05e625ba5bc5"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-correlation-request-id": [
- "a73be0ca-e011-44f6-92b1-b69186f0fb59"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230422Z:a73be0ca-e011-44f6-92b1-b69186f0fb59"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:04:21 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c4bdb351-a8d4-4f93-beac-f0fa215337c5"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11939"
- ],
- "x-ms-correlation-request-id": [
- "704aeb66-c628-42eb-b198-c29f6bc5e57d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230432Z:704aeb66-c628-42eb-b198-c29f6bc5e57d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:04:31 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "84f489b4-f92f-4d6f-a35c-ac7ccf5bd9a1"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11938"
- ],
- "x-ms-correlation-request-id": [
- "e0f97210-4c42-4975-9227-2fec0335c947"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230442Z:e0f97210-4c42-4975-9227-2fec0335c947"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:04:41 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d048f656-b52e-4b89-a99a-b9c3f6aa58b6"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11937"
- ],
- "x-ms-correlation-request-id": [
- "ebd1d8f0-1772-4968-8eb1-0eab87492648"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230452Z:ebd1d8f0-1772-4968-8eb1-0eab87492648"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:04:51 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1165da2b-4a32-45b9-a07b-6086dc8b5632"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11936"
- ],
- "x-ms-correlation-request-id": [
- "5c1ce0dc-82f2-4c62-8247-d5240f256c28"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230502Z:5c1ce0dc-82f2-4c62-8247-d5240f256c28"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:05:02 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "198656cc-a5d3-4394-adf3-1f3974c7ff73"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11935"
- ],
- "x-ms-correlation-request-id": [
- "366057e3-05eb-4893-9212-88bf38c2cd5d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230513Z:366057e3-05eb-4893-9212-88bf38c2cd5d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:05:13 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "34ebd271-c0a9-4368-8a07-045c50e71311"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11934"
- ],
- "x-ms-correlation-request-id": [
- "93b7b3f2-a13b-4e2e-9d7a-5e6317c4cf46"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230523Z:93b7b3f2-a13b-4e2e-9d7a-5e6317c4cf46"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:05:23 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "53d595be-2c75-48af-a74e-fdd1609ae689"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11933"
- ],
- "x-ms-correlation-request-id": [
- "9236fc67-15b2-4d6e-9a3c-0ca8f42b6dcc"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230533Z:9236fc67-15b2-4d6e-9a3c-0ca8f42b6dcc"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:05:33 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "09c0d1b0-0e33-42e0-8a3f-3c488f02f05b"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11932"
- ],
- "x-ms-correlation-request-id": [
- "33faeb4a-6eca-4a17-b95f-1f2dab3d0ee0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230543Z:33faeb4a-6eca-4a17-b95f-1f2dab3d0ee0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:05:43 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7588a74e-4b81-4cb1-8010-ea32f40831be"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11931"
- ],
- "x-ms-correlation-request-id": [
- "b5602825-bd5d-40c4-a8a1-2f3267e14887"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230553Z:b5602825-bd5d-40c4-a8a1-2f3267e14887"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:05:53 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "be3b48bf-2a0f-4296-9e0e-26b80608f889"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11930"
- ],
- "x-ms-correlation-request-id": [
- "dc30cd5c-95c9-4fb3-9446-0721a848ac5a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230603Z:dc30cd5c-95c9-4fb3-9446-0721a848ac5a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:06:03 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3834f522-6faa-4f53-bc7b-5381c9b9da20"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11929"
- ],
- "x-ms-correlation-request-id": [
- "25030e9d-8e30-453a-a870-ec8b742f49cc"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230613Z:25030e9d-8e30-453a-a870-ec8b742f49cc"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:06:13 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "650c4310-2a35-4c65-b19c-9cebacaf5a44"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11928"
- ],
- "x-ms-correlation-request-id": [
- "e649d5e3-83d8-4b6d-a7e7-781a6abfa65c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230624Z:e649d5e3-83d8-4b6d-a7e7-781a6abfa65c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:06:23 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "49f26bef-6e16-4e99-96ce-48ed6d1b3394"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11927"
- ],
- "x-ms-correlation-request-id": [
- "c70b3f0b-a655-443e-afc3-7c734919313e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230634Z:c70b3f0b-a655-443e-afc3-7c734919313e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:06:33 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "92034805-6f9e-4cde-8206-9528edbbca7d"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11926"
- ],
- "x-ms-correlation-request-id": [
- "4b8aef26-e191-4fb7-a61d-3880a3aa3964"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230644Z:4b8aef26-e191-4fb7-a61d-3880a3aa3964"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:06:43 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7ca690c3-8370-4aac-9cc2-87eac5533ec6"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11925"
- ],
- "x-ms-correlation-request-id": [
- "5a20dfc8-8e27-435a-b756-e950ab316928"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230654Z:5a20dfc8-8e27-435a-b756-e950ab316928"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:06:53 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "648c9b97-dfe2-4902-b9eb-5dd456dc5fc9"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11924"
- ],
- "x-ms-correlation-request-id": [
- "e7fe3413-f685-405c-9464-695c7ac9e6fa"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230704Z:e7fe3413-f685-405c-9464-695c7ac9e6fa"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:07:03 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f7965e06-cf21-4d57-a3e6-37013e28ed98"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11923"
- ],
- "x-ms-correlation-request-id": [
- "9300dae7-4acb-4281-8ec3-7288df3c873e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230714Z:9300dae7-4acb-4281-8ec3-7288df3c873e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:07:13 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ee00a550-8ca7-46a0-80f6-c7773ef54349"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11922"
- ],
- "x-ms-correlation-request-id": [
- "c78fe92e-b7a3-481b-870b-36eb6c3f7661"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230725Z:c78fe92e-b7a3-481b-870b-36eb6c3f7661"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:07:25 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c800b6c6-80bd-4ab4-9820-5dafcb17d81a"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11921"
- ],
- "x-ms-correlation-request-id": [
- "9bcb7090-7653-4ca4-a70c-5a918240e991"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230735Z:9bcb7090-7653-4ca4-a70c-5a918240e991"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:07:35 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7c22ea61-2406-478e-94f9-8e5b8c4b8873"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11920"
- ],
- "x-ms-correlation-request-id": [
- "5d7c5bf9-bca8-4c22-9271-c3b66d761195"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230745Z:5d7c5bf9-bca8-4c22-9271-c3b66d761195"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:07:45 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f/profileresults/ps8896/endpointresults/ps645?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JjMmYwODg1LTYzN2UtNDAyMS1hYTQxLWVlM2M4MGJiNGQxZi9wcm9maWxlcmVzdWx0cy9wczg4OTYvZW5kcG9pbnRyZXN1bHRzL3BzNjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "75872a15-8a44-48f6-ab73-50cb18421470"
- ],
- "x-ms-client-request-id": [
- "de6e1296-9d69-458a-b930-71f7fd7fead3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11919"
- ],
- "x-ms-correlation-request-id": [
- "94b74611-051e-4a51-931b-518a1bc21987"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230745Z:94b74611-051e-4a51-931b-518a1bc21987"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:07:45 GMT"
- ],
- "Content-Length": [
- "1230"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/bc2f0885-637e-4021-aa41-ee3c80bb4d1f/profileresults/ps8896/endpointresults/ps645\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"ps645\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps645.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps1191\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645/validateCustomDomain?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg4OTYvZW5kcG9pbnRzL3BzNjQ1L3ZhbGlkYXRlQ3VzdG9tRG9tYWluP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"hostName\": \"unverifiedcustomdomain.com\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7d8dea41-998d-4b84-b887-c8576b297acb"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "48"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ff262916-c9dc-4dfb-88ef-dc4548c7a388"
- ],
- "x-ms-client-request-id": [
- "7d8dea41-998d-4b84-b887-c8576b297acb"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "171eb0c1-6646-4b8e-88f9-d7f1725ef404"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230746Z:171eb0c1-6646-4b8e-88f9-d7f1725ef404"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:07:46 GMT"
- ],
- "Content-Length": [
- "266"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"customDomainValidated\": false,\r\n \"reason\": \"IncorrectMapping\",\r\n \"message\": \"We couldn't find a DNS record for custom domain that points to endpoint. To map a domain to this endpoint, create a CNAME record with your DNS provider for custom domain that points to endpoint.\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg4OTYvZW5kcG9pbnRzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4b90415b-57ab-410c-ab7a-0e57176c7ca1"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b64521e8-c9b5-4ae1-a4db-7f0f7e768952"
- ],
- "x-ms-client-request-id": [
- "4b90415b-57ab-410c-ab7a-0e57176c7ca1"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "46"
- ],
- "x-ms-correlation-request-id": [
- "b1a0dfe4-6e8f-4e5a-bc18-e9b4a6a37b61"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230746Z:b1a0dfe4-6e8f-4e5a-bc18-e9b4a6a37b61"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:07:46 GMT"
- ],
- "Content-Length": [
- "1147"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps645\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag1\": \"value1\",\r\n \"tag2\": \"value2\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps645.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": \"GeneralWebDelivery\",\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps1191\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6977/providers/Microsoft.Cdn/profiles/ps8896/endpoints/ps645?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg4OTYvZW5kcG9pbnRzL3BzNjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4b90415b-57ab-410c-ab7a-0e57176c7ca1"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/75fe6347-c905-4b6b-aa1e-f84c497d5a6b/profileresults/ps8896/endpointresults/ps645?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f69f80dc-98cd-455d-bf80-daad419ff075"
- ],
- "x-ms-client-request-id": [
- "4b90415b-57ab-410c-ab7a-0e57176c7ca1"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/75fe6347-c905-4b6b-aa1e-f84c497d5a6b?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14998"
- ],
- "x-ms-correlation-request-id": [
- "73d2b5a3-3c7d-4d77-8a07-cb1107b0d5c3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230749Z:73d2b5a3-3c7d-4d77-8a07-cb1107b0d5c3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:07:48 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/75fe6347-c905-4b6b-aa1e-f84c497d5a6b?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzc1ZmU2MzQ3LWM5MDUtNGI2Yi1hYTFlLWY4NGM0OTdkNWE2Yj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4b90415b-57ab-410c-ab7a-0e57176c7ca1"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ae1df5be-b618-4f84-904b-f4d212340e3e"
- ],
- "x-ms-client-request-id": [
- "4b90415b-57ab-410c-ab7a-0e57176c7ca1"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11918"
- ],
- "x-ms-correlation-request-id": [
- "562ddd1a-ca43-4887-9572-a1029c0211f7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230759Z:562ddd1a-ca43-4887-9572-a1029c0211f7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:07:59 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/75fe6347-c905-4b6b-aa1e-f84c497d5a6b?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzc1ZmU2MzQ3LWM5MDUtNGI2Yi1hYTFlLWY4NGM0OTdkNWE2Yj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4b90415b-57ab-410c-ab7a-0e57176c7ca1"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c0f29f54-dde6-4f0d-a708-9665ef19bd28"
- ],
- "x-ms-client-request-id": [
- "4b90415b-57ab-410c-ab7a-0e57176c7ca1"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11917"
- ],
- "x-ms-correlation-request-id": [
- "e4db0223-c215-4f36-b9ee-3ff7075d7640"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230809Z:e4db0223-c215-4f36-b9ee-3ff7075d7640"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:08:09 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977/providers/Microsoft.Cdn/operationresults/75fe6347-c905-4b6b-aa1e-f84c497d5a6b/profileresults/ps8896/endpointresults/ps645?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Ny9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzc1ZmU2MzQ3LWM5MDUtNGI2Yi1hYTFlLWY4NGM0OTdkNWE2Yi9wcm9maWxlcmVzdWx0cy9wczg4OTYvZW5kcG9pbnRyZXN1bHRzL3BzNjQ1P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4b90415b-57ab-410c-ab7a-0e57176c7ca1"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1449df17-5e4f-4079-946a-8afd47675cb0"
- ],
- "x-ms-client-request-id": [
- "4b90415b-57ab-410c-ab7a-0e57176c7ca1"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11916"
- ],
- "x-ms-correlation-request-id": [
- "7577f2bc-7ae9-4788-8b45-0077588d34a2"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T230809Z:7577f2bc-7ae9-4788-8b45-0077588d34a2"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:08:09 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6977?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjk3Nz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "09bb6695-8fa3-44f0-9566-d85fd3efe814"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5NzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "0821bccc-35d0-4e26-a0ca-b7812b28243f"
- ],
- "x-ms-correlation-request-id": [
- "0821bccc-35d0-4e26-a0ca-b7812b28243f"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T230810Z:0821bccc-35d0-4e26-a0ca-b7812b28243f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:08:09 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5NzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU56Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5NzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "0670342b-03fb-4eb2-b68c-edf09b25213c"
- ],
- "x-ms-correlation-request-id": [
- "0670342b-03fb-4eb2-b68c-edf09b25213c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T230825Z:0670342b-03fb-4eb2-b68c-edf09b25213c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:08:24 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5NzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU56Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5NzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "7099d73c-5f65-4ac8-8a1a-4307ee559dae"
- ],
- "x-ms-correlation-request-id": [
- "7099d73c-5f65-4ac8-8a1a-4307ee559dae"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T230840Z:7099d73c-5f65-4ac8-8a1a-4307ee559dae"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:08:39 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5NzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU56Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5NzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "836ffd1b-8054-42c0-8b65-a47aee60e56d"
- ],
- "x-ms-correlation-request-id": [
- "836ffd1b-8054-42c0-8b65-a47aee60e56d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T230855Z:836ffd1b-8054-42c0-8b65-a47aee60e56d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:08:54 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5NzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU56Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5NzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "26b07a5f-6e37-4c4b-8322-2b24ab0dfa8d"
- ],
- "x-ms-correlation-request-id": [
- "26b07a5f-6e37-4c4b-8322-2b24ab0dfa8d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T230910Z:26b07a5f-6e37-4c4b-8322-2b24ab0dfa8d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:09:09 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5NzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU56Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5NzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "3715091d-1510-464c-b1f9-f6db98fde330"
- ],
- "x-ms-correlation-request-id": [
- "3715091d-1510-464c-b1f9-f6db98fde330"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T230925Z:3715091d-1510-464c-b1f9-f6db98fde330"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:09:24 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5NzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU56Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5NzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "5febe1fe-132b-4a14-ad78-08feb010827c"
- ],
- "x-ms-correlation-request-id": [
- "5febe1fe-132b-4a14-ad78-08feb010827c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T230940Z:5febe1fe-132b-4a14-ad78-08feb010827c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:09:40 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5NzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU56Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "4652b14b-5cf3-42ce-9331-b9583c1df404"
- ],
- "x-ms-correlation-request-id": [
- "4652b14b-5cf3-42ce-9331-b9583c1df404"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T230955Z:4652b14b-5cf3-42ce-9331-b9583c1df404"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:09:55 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5NzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU56Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "4ca5f540-19eb-46b6-ae74-0a8560110267"
- ],
- "x-ms-correlation-request-id": [
- "4ca5f540-19eb-46b6-ae74-0a8560110267"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T230955Z:4ca5f540-19eb-46b6-ae74-0a8560110267"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:09:55 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-EndpointCrudAndActionWithAllProperties": [
- "ps8896",
- "ps6977",
- "ps645",
- "ps1191"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCrudAndActionWithAllPropertiesWithPiping.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCrudAndActionWithAllPropertiesWithPiping.json
deleted file mode 100644
index e6215fe21589..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCrudAndActionWithAllPropertiesWithPiping.json
+++ /dev/null
@@ -1,6324 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9f0f14ab-afe6-478f-a417-9bf69741efef"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "3acb1cac-6b33-49d6-98f8-f5bfe97d9632"
- ],
- "x-ms-correlation-request-id": [
- "3acb1cac-6b33-49d6-98f8-f5bfe97d9632"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231038Z:3acb1cac-6b33-49d6-98f8-f5bfe97d9632"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:10:38 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3307\",\r\n \"name\": \"ps3307\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ec3f423d-8d19-4087-9afb-063af6962299"
- ],
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "07f2be5c-b00c-4885-9c86-b563089b305b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231040Z:07f2be5c-b00c-4885-9c86-b563089b305b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:10:40 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMwMDY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "78"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0aca53e6-4393-4e5b-bbca-52a90a7ec25e"
- ],
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/89fe1748-c7d4-481d-ac42-acce06a5fd38?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "1ece03c5-0ddc-4d86-a88e-2a2494ac79ac"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231042Z:1ece03c5-0ddc-4d86-a88e-2a2494ac79ac"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:10:42 GMT"
- ],
- "Content-Length": [
- "320"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps3006\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/89fe1748-c7d4-481d-ac42-acce06a5fd38?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzg5ZmUxNzQ4LWM3ZDQtNDgxZC1hYzQyLWFjY2UwNmE1ZmQzOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "edfc6650-f4e6-4a88-8fd8-8734a117e57e"
- ],
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "da2d06c0-2eff-4529-92ae-cb67b3d3e541"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231053Z:da2d06c0-2eff-4529-92ae-cb67b3d3e541"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:10:52 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/89fe1748-c7d4-481d-ac42-acce06a5fd38?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzg5ZmUxNzQ4LWM3ZDQtNDgxZC1hYzQyLWFjY2UwNmE1ZmQzOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b98aaa01-d954-4f05-84ef-6924e327de21"
- ],
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "40ff6720-d80a-4b31-8322-36d2766cf52b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231103Z:40ff6720-d80a-4b31-8322-36d2766cf52b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:11:02 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/89fe1748-c7d4-481d-ac42-acce06a5fd38?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzg5ZmUxNzQ4LWM3ZDQtNDgxZC1hYzQyLWFjY2UwNmE1ZmQzOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e0ea5397-bd42-4854-a957-2f3fbf4ba009"
- ],
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "16c8d53e-bff1-4e47-acb6-9cd4a70a5dcd"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231113Z:16c8d53e-bff1-4e47-acb6-9cd4a70a5dcd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:11:13 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/89fe1748-c7d4-481d-ac42-acce06a5fd38?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzg5ZmUxNzQ4LWM3ZDQtNDgxZC1hYzQyLWFjY2UwNmE1ZmQzOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6d177b86-b83b-4df2-af33-b1dec30f8a39"
- ],
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "0cf0d6e4-21c4-4b7e-b9c0-e1ecbf27576b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231123Z:0cf0d6e4-21c4-4b7e-b9c0-e1ecbf27576b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:11:23 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/89fe1748-c7d4-481d-ac42-acce06a5fd38?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzg5ZmUxNzQ4LWM3ZDQtNDgxZC1hYzQyLWFjY2UwNmE1ZmQzOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0975679e-1229-4cd2-8e93-4e82ecdb88de"
- ],
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "5ebe92b9-488c-4110-987d-094bdf9e55e3"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231133Z:5ebe92b9-488c-4110-987d-094bdf9e55e3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:11:33 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/89fe1748-c7d4-481d-ac42-acce06a5fd38?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzg5ZmUxNzQ4LWM3ZDQtNDgxZC1hYzQyLWFjY2UwNmE1ZmQzOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b11e47a2-5cda-443c-893b-650f374e46ef"
- ],
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "b888a152-41b8-4713-b7e1-e8d00dd29394"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231143Z:b888a152-41b8-4713-b7e1-e8d00dd29394"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:11:43 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMwMDY/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c8223366-704f-4641-a280-22571a9545c7"
- ],
- "x-ms-client-request-id": [
- "84e0cd55-87ad-4385-9d3b-ecfb69c59de3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "eff138ee-9d44-4d27-bdb4-831e3ae38436"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231144Z:eff138ee-9d44-4d27-bdb4-831e3ae38436"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:11:43 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps3006\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps4033\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9720d417-8acc-48a9-83ee-89b54b7c6dfc"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e48d41d6-8441-4c58-a4fb-c6020828357e"
- ],
- "x-ms-client-request-id": [
- "9720d417-8acc-48a9-83ee-89b54b7c6dfc"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "df40838c-517b-4cca-aea4-93d449e19748"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231144Z:df40838c-517b-4cca-aea4-93d449e19748"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:11:44 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps4033\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7a8990be-0bfa-4c05-bd06-1185ce403e70"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0bd2756a-8fbb-4b79-8373-e9588a05457d"
- ],
- "x-ms-client-request-id": [
- "7a8990be-0bfa-4c05-bd06-1185ce403e70"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "6ced52d6-7b04-4955-a41b-e57d15135297"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231145Z:6ced52d6-7b04-4955-a41b-e57d15135297"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:11:44 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps4033\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "dffcb00c-e9ce-4eb9-83c2-0d99cd6e4f46"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e2567cff-64aa-4748-b2bd-789eaa2c37b0"
- ],
- "x-ms-client-request-id": [
- "dffcb00c-e9ce-4eb9-83c2-0d99cd6e4f46"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1197"
- ],
- "x-ms-correlation-request-id": [
- "09e4be90-22d0-444f-bbfb-27ffe824bc7e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231209Z:09e4be90-22d0-444f-bbfb-27ffe824bc7e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:12:08 GMT"
- ],
- "Content-Length": [
- "88"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": false,\r\n \"reason\": \"Name is already in use\",\r\n \"message\": \"Name not available\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMwMDYvZW5kcG9pbnRzL3BzNDAzMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"origins\": [\r\n {\r\n \"name\": \"ps6428\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUS\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7a8990be-0bfa-4c05-bd06-1185ce403e70"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "630"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "481ce473-49a6-4455-a5f5-ef1d8e4cb2c3"
- ],
- "x-ms-client-request-id": [
- "7a8990be-0bfa-4c05-bd06-1185ce403e70"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/e5f9a98d-ad09-44b9-a56d-8e49628cc5c2?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "bb2695f9-b99d-415c-b99f-7e26914918c3"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231148Z:bb2695f9-b99d-415c-b99f-7e26914918c3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:11:47 GMT"
- ],
- "Content-Length": [
- "1124"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps4033\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps4033.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps6428\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/e5f9a98d-ad09-44b9-a56d-8e49628cc5c2?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2U1ZjlhOThkLWFkMDktNDRiOS1hNTZkLThlNDk2MjhjYzVjMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7a8990be-0bfa-4c05-bd06-1185ce403e70"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "89b72309-73e5-4255-8ef4-666e306f05a2"
- ],
- "x-ms-client-request-id": [
- "7a8990be-0bfa-4c05-bd06-1185ce403e70"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "05104edc-ab6d-4b77-96c9-c84b9be94727"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231158Z:05104edc-ab6d-4b77-96c9-c84b9be94727"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:11:57 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/e5f9a98d-ad09-44b9-a56d-8e49628cc5c2?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2U1ZjlhOThkLWFkMDktNDRiOS1hNTZkLThlNDk2MjhjYzVjMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7a8990be-0bfa-4c05-bd06-1185ce403e70"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e3e03519-7bd2-44c2-8e1b-e9ef14ff8220"
- ],
- "x-ms-client-request-id": [
- "7a8990be-0bfa-4c05-bd06-1185ce403e70"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "b4e6ab18-36aa-4767-92d6-6036a1341a9e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231208Z:b4e6ab18-36aa-4767-92d6-6036a1341a9e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:12:08 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMwMDYvZW5kcG9pbnRzL3BzNDAzMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7a8990be-0bfa-4c05-bd06-1185ce403e70"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "56ba409d-36c7-4226-971a-57bd9cba7c3f"
- ],
- "x-ms-client-request-id": [
- "7a8990be-0bfa-4c05-bd06-1185ce403e70"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "a8e1242c-91b6-428d-81d0-0ec8c00ba15a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231209Z:a8e1242c-91b6-428d-81d0-0ec8c00ba15a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:12:08 GMT"
- ],
- "Content-Length": [
- "1122"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps4033\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps4033.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps6428\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMwMDYvZW5kcG9pbnRzL3BzNDAzMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f6f16b66-a9a0-4ae6-a9fe-1df36149fc93"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "db8a1db7-97c2-4b22-9be0-327a0717097a"
- ],
- "x-ms-client-request-id": [
- "f6f16b66-a9a0-4ae6-a9fe-1df36149fc93"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "700502d3-b698-4b06-b6a8-80abc6f74ac1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231232Z:700502d3-b698-4b06-b6a8-80abc6f74ac1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:12:31 GMT"
- ],
- "Content-Length": [
- "1122"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps4033\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps4033.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps6428\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Stopped\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMwMDYvZW5kcG9pbnRzL3BzNDAzMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f5349131-5f6c-43fb-a456-af44c1200907"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2164c181-794c-4838-9f60-cee6a3b1e63a"
- ],
- "x-ms-client-request-id": [
- "f5349131-5f6c-43fb-a456-af44c1200907"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "47"
- ],
- "x-ms-correlation-request-id": [
- "2ebf6a13-0212-4f16-ad25-fde8b0565966"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231254Z:2ebf6a13-0212-4f16-ad25-fde8b0565966"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:12:54 GMT"
- ],
- "Content-Length": [
- "1122"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps4033\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps4033.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps6428\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMwMDYvZW5kcG9pbnRzL3BzNDAzMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "cd13f9cb-dadc-4ccc-a383-143dee327970"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "862fd85a-89c9-4016-9b01-0874617b2067"
- ],
- "x-ms-client-request-id": [
- "cd13f9cb-dadc-4ccc-a383-143dee327970"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "b74133db-a637-4fc3-bfc4-171975726486"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232057Z:b74133db-a637-4fc3-bfc4-171975726486"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:20:56 GMT"
- ],
- "Content-Length": [
- "1125"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps4033\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps4033.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/pictures\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"UseQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps6428\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMwMDYvZW5kcG9pbnRzL3BzNDAzMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "2be10b9c-339a-463b-8aa7-f42f09d1a61f"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "38ae8ad4-7248-4f63-a9af-178c72d36af7"
- ],
- "x-ms-client-request-id": [
- "2be10b9c-339a-463b-8aa7-f42f09d1a61f"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "47"
- ],
- "x-ms-correlation-request-id": [
- "64733959-958d-4732-bbbe-efdb89fbdb07"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232119Z:64733959-958d-4732-bbbe-efdb89fbdb07"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:21:19 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033/stop?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMwMDYvZW5kcG9pbnRzL3BzNDAzMy9zdG9wP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ad140c6b-909a-44c8-8f6e-7fbe16161d00"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/a2f32f4f-6a7d-4821-b45a-bb715b08836f/profileresults/ps3006/endpointresults/ps4033?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b28b25d1-7c8c-49ca-98de-3018fe2086e3"
- ],
- "x-ms-client-request-id": [
- "ad140c6b-909a-44c8-8f6e-7fbe16161d00"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/a2f32f4f-6a7d-4821-b45a-bb715b08836f?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "6b03c4c0-f883-407a-baa7-19750aea3b0f"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231211Z:6b03c4c0-f883-407a-baa7-19750aea3b0f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:12:10 GMT"
- ],
- "Content-Length": [
- "1123"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps4033\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps4033.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps6428\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Stopping\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/a2f32f4f-6a7d-4821-b45a-bb715b08836f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2EyZjMyZjRmLTZhN2QtNDgyMS1iNDVhLWJiNzE1YjA4ODM2Zj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ad140c6b-909a-44c8-8f6e-7fbe16161d00"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e383ea49-71ac-4a38-9fc8-f7f378060e4b"
- ],
- "x-ms-client-request-id": [
- "ad140c6b-909a-44c8-8f6e-7fbe16161d00"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-correlation-request-id": [
- "8fef81c4-00e6-49d5-88ff-effd434f374a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231221Z:8fef81c4-00e6-49d5-88ff-effd434f374a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:12:20 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/a2f32f4f-6a7d-4821-b45a-bb715b08836f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2EyZjMyZjRmLTZhN2QtNDgyMS1iNDVhLWJiNzE1YjA4ODM2Zj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ad140c6b-909a-44c8-8f6e-7fbe16161d00"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3965417d-e1ad-4d3a-a56b-fb269365f0bd"
- ],
- "x-ms-client-request-id": [
- "ad140c6b-909a-44c8-8f6e-7fbe16161d00"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-correlation-request-id": [
- "fcdb658f-9a14-42c5-a540-f2b6d035a430"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231231Z:fcdb658f-9a14-42c5-a540-f2b6d035a430"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:12:30 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/a2f32f4f-6a7d-4821-b45a-bb715b08836f/profileresults/ps3006/endpointresults/ps4033?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2EyZjMyZjRmLTZhN2QtNDgyMS1iNDVhLWJiNzE1YjA4ODM2Zi9wcm9maWxlcmVzdWx0cy9wczMwMDYvZW5kcG9pbnRyZXN1bHRzL3BzNDAzMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ad140c6b-909a-44c8-8f6e-7fbe16161d00"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "655d2cee-a601-46c5-9d2e-1a012d3e9d47"
- ],
- "x-ms-client-request-id": [
- "ad140c6b-909a-44c8-8f6e-7fbe16161d00"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-correlation-request-id": [
- "61d8c572-e9d0-4525-a490-fc56f0c30eb8"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231231Z:61d8c572-e9d0-4525-a490-fc56f0c30eb8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:12:30 GMT"
- ],
- "Content-Length": [
- "1217"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/a2f32f4f-6a7d-4821-b45a-bb715b08836f/profileresults/ps3006/endpointresults/ps4033\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"ps4033\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps4033.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps6428\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Stopped\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033/start?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMwMDYvZW5kcG9pbnRzL3BzNDAzMy9zdGFydD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5ad978c0-2552-462d-9f5b-2a9e6b7f1c70"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/ac840dab-7668-406d-b45c-7aa071383a8b/profileresults/ps3006/endpointresults/ps4033?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d25877c7-3dea-4ab6-976b-bb447a6ec0ae"
- ],
- "x-ms-client-request-id": [
- "5ad978c0-2552-462d-9f5b-2a9e6b7f1c70"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/ac840dab-7668-406d-b45c-7aa071383a8b?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "95502fb3-02d3-41d7-a63b-ef26a6c463aa"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231233Z:95502fb3-02d3-41d7-a63b-ef26a6c463aa"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:12:32 GMT"
- ],
- "Content-Length": [
- "1123"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps4033\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps4033.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps6428\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Starting\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/ac840dab-7668-406d-b45c-7aa071383a8b?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2FjODQwZGFiLTc2NjgtNDA2ZC1iNDVjLTdhYTA3MTM4M2E4Yj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5ad978c0-2552-462d-9f5b-2a9e6b7f1c70"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "af3b4b1d-e972-496a-956b-6d032e40c84e"
- ],
- "x-ms-client-request-id": [
- "5ad978c0-2552-462d-9f5b-2a9e6b7f1c70"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-correlation-request-id": [
- "478f9a5c-c183-4e92-8afb-46cad0206b1e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231243Z:478f9a5c-c183-4e92-8afb-46cad0206b1e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:12:43 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/ac840dab-7668-406d-b45c-7aa071383a8b?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2FjODQwZGFiLTc2NjgtNDA2ZC1iNDVjLTdhYTA3MTM4M2E4Yj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5ad978c0-2552-462d-9f5b-2a9e6b7f1c70"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ad46d8ab-c127-4c12-9ac1-3c0c4eb13dd0"
- ],
- "x-ms-client-request-id": [
- "5ad978c0-2552-462d-9f5b-2a9e6b7f1c70"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-correlation-request-id": [
- "36d11cfe-cbae-4ce4-964a-55ccfa01780a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231253Z:36d11cfe-cbae-4ce4-964a-55ccfa01780a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:12:53 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/ac840dab-7668-406d-b45c-7aa071383a8b/profileresults/ps3006/endpointresults/ps4033?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2FjODQwZGFiLTc2NjgtNDA2ZC1iNDVjLTdhYTA3MTM4M2E4Yi9wcm9maWxlcmVzdWx0cy9wczMwMDYvZW5kcG9pbnRyZXN1bHRzL3BzNDAzMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5ad978c0-2552-462d-9f5b-2a9e6b7f1c70"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9128f070-0ebb-4f9d-93b2-d2b56fa84f1f"
- ],
- "x-ms-client-request-id": [
- "5ad978c0-2552-462d-9f5b-2a9e6b7f1c70"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
- ],
- "x-ms-correlation-request-id": [
- "55d210c1-e782-405f-bf84-d1c982966cd1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231253Z:55d210c1-e782-405f-bf84-d1c982966cd1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:12:53 GMT"
- ],
- "Content-Length": [
- "1217"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/ac840dab-7668-406d-b45c-7aa071383a8b/profileresults/ps3006/endpointresults/ps4033\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"ps4033\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps4033.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps6428\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033/purge?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMwMDYvZW5kcG9pbnRzL3BzNDAzMy9wdXJnZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"contentPaths\": [\r\n \"/pic1.jpg\",\r\n \"/pic2.jpg\"\r\n ]\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "65"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/bb47e8c5-3ceb-4ef7-a51c-6ce14697cf44/profileresults/ps3006/endpointresults/ps4033?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "70cbbe1f-9408-4150-8d1a-3fe9ea5c7e98"
- ],
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/bb47e8c5-3ceb-4ef7-a51c-6ce14697cf44?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "499"
- ],
- "x-ms-correlation-request-id": [
- "a7ad5847-1fbe-4a8b-bb60-d5583cc7eac0"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231255Z:a7ad5847-1fbe-4a8b-bb60-d5583cc7eac0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:12:55 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/bb47e8c5-3ceb-4ef7-a51c-6ce14697cf44?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JiNDdlOGM1LTNjZWItNGVmNy1hNTFjLTZjZTE0Njk3Y2Y0ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4495ec44-d702-46ad-8704-459beb06e24f"
- ],
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
- ],
- "x-ms-correlation-request-id": [
- "1fa02a68-336c-4791-8a11-eeec9f6b59ca"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231305Z:1fa02a68-336c-4791-8a11-eeec9f6b59ca"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:13:05 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/bb47e8c5-3ceb-4ef7-a51c-6ce14697cf44?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JiNDdlOGM1LTNjZWItNGVmNy1hNTFjLTZjZTE0Njk3Y2Y0ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "24bfd24d-4786-4a9c-a3ec-adc5103f7692"
- ],
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
- ],
- "x-ms-correlation-request-id": [
- "4cdd17c2-746b-444e-8545-74806c9a607d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231315Z:4cdd17c2-746b-444e-8545-74806c9a607d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:13:15 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/bb47e8c5-3ceb-4ef7-a51c-6ce14697cf44?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JiNDdlOGM1LTNjZWItNGVmNy1hNTFjLTZjZTE0Njk3Y2Y0ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1000bbdc-ec0f-4370-9644-73dc24861d51"
- ],
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11983"
- ],
- "x-ms-correlation-request-id": [
- "d9ef79fc-dabe-4f53-8723-eaeefa09abed"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231325Z:d9ef79fc-dabe-4f53-8723-eaeefa09abed"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:13:25 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/bb47e8c5-3ceb-4ef7-a51c-6ce14697cf44?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JiNDdlOGM1LTNjZWItNGVmNy1hNTFjLTZjZTE0Njk3Y2Y0ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "fd03697c-9445-4e65-9a9e-f094a7d3e60f"
- ],
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11982"
- ],
- "x-ms-correlation-request-id": [
- "abf286de-3164-4439-8182-1fdb77337b54"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231336Z:abf286de-3164-4439-8182-1fdb77337b54"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:13:35 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/bb47e8c5-3ceb-4ef7-a51c-6ce14697cf44?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JiNDdlOGM1LTNjZWItNGVmNy1hNTFjLTZjZTE0Njk3Y2Y0ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d890159e-5f6e-403c-b9e8-66be91349728"
- ],
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11981"
- ],
- "x-ms-correlation-request-id": [
- "8c91f494-1233-4095-b952-ea2f813a0707"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231346Z:8c91f494-1233-4095-b952-ea2f813a0707"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:13:45 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/bb47e8c5-3ceb-4ef7-a51c-6ce14697cf44?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JiNDdlOGM1LTNjZWItNGVmNy1hNTFjLTZjZTE0Njk3Y2Y0ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6547f598-e78f-44c7-bd9f-35934c36912f"
- ],
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11980"
- ],
- "x-ms-correlation-request-id": [
- "e239ef18-4f81-497b-8c71-6f2f8d3aff4e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231356Z:e239ef18-4f81-497b-8c71-6f2f8d3aff4e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:13:55 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/bb47e8c5-3ceb-4ef7-a51c-6ce14697cf44?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JiNDdlOGM1LTNjZWItNGVmNy1hNTFjLTZjZTE0Njk3Y2Y0ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "462d5de7-ac25-4466-856c-3303de240987"
- ],
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11979"
- ],
- "x-ms-correlation-request-id": [
- "8df76f21-e240-4309-bdee-1488f054d939"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231406Z:8df76f21-e240-4309-bdee-1488f054d939"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:14:05 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/bb47e8c5-3ceb-4ef7-a51c-6ce14697cf44?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JiNDdlOGM1LTNjZWItNGVmNy1hNTFjLTZjZTE0Njk3Y2Y0ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6f5200a6-90ac-4ebd-9aa3-ce9a64f3f312"
- ],
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11978"
- ],
- "x-ms-correlation-request-id": [
- "33a35060-2e9c-40b1-802d-9e6172435eee"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231416Z:33a35060-2e9c-40b1-802d-9e6172435eee"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:14:15 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/bb47e8c5-3ceb-4ef7-a51c-6ce14697cf44?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JiNDdlOGM1LTNjZWItNGVmNy1hNTFjLTZjZTE0Njk3Y2Y0ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "03f4ffb3-ff97-4576-ab76-b8adf3940ddf"
- ],
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11977"
- ],
- "x-ms-correlation-request-id": [
- "2b673265-289d-49af-b74d-6e5db244ddb3"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231426Z:2b673265-289d-49af-b74d-6e5db244ddb3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:14:25 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/bb47e8c5-3ceb-4ef7-a51c-6ce14697cf44?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JiNDdlOGM1LTNjZWItNGVmNy1hNTFjLTZjZTE0Njk3Y2Y0ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e81d6a6f-fa2d-484c-b886-49a5052c40cb"
- ],
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11976"
- ],
- "x-ms-correlation-request-id": [
- "c7bd6d0c-b2df-406c-bbaf-6332445a142d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231436Z:c7bd6d0c-b2df-406c-bbaf-6332445a142d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:14:36 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/bb47e8c5-3ceb-4ef7-a51c-6ce14697cf44?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JiNDdlOGM1LTNjZWItNGVmNy1hNTFjLTZjZTE0Njk3Y2Y0ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "de0b9955-0264-4a81-845f-9e6b1c4fe59f"
- ],
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11975"
- ],
- "x-ms-correlation-request-id": [
- "be572033-acd1-4ab7-a657-ea506ed3e882"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231446Z:be572033-acd1-4ab7-a657-ea506ed3e882"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:14:46 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/bb47e8c5-3ceb-4ef7-a51c-6ce14697cf44?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JiNDdlOGM1LTNjZWItNGVmNy1hNTFjLTZjZTE0Njk3Y2Y0ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "43bfe65a-c188-470c-899a-5ec1733c7d8d"
- ],
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11974"
- ],
- "x-ms-correlation-request-id": [
- "7c1ee75c-e479-4596-8eaf-b1ac171b8e9f"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231457Z:7c1ee75c-e479-4596-8eaf-b1ac171b8e9f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:14:56 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/bb47e8c5-3ceb-4ef7-a51c-6ce14697cf44?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JiNDdlOGM1LTNjZWItNGVmNy1hNTFjLTZjZTE0Njk3Y2Y0ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0200132d-1e60-44b9-9d98-f6740188f527"
- ],
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11973"
- ],
- "x-ms-correlation-request-id": [
- "65abf335-40c1-4740-aaec-7761ebce8634"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231507Z:65abf335-40c1-4740-aaec-7761ebce8634"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:15:07 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/bb47e8c5-3ceb-4ef7-a51c-6ce14697cf44/profileresults/ps3006/endpointresults/ps4033?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2JiNDdlOGM1LTNjZWItNGVmNy1hNTFjLTZjZTE0Njk3Y2Y0NC9wcm9maWxlcmVzdWx0cy9wczMwMDYvZW5kcG9pbnRyZXN1bHRzL3BzNDAzMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "754a9392-1842-4623-8e03-ebf2dae3beb3"
- ],
- "x-ms-client-request-id": [
- "82672626-367e-4fda-a003-b0b6ad778c03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11972"
- ],
- "x-ms-correlation-request-id": [
- "86f2dec4-c83c-4861-b2aa-d39fb1e2c647"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231507Z:86f2dec4-c83c-4861-b2aa-d39fb1e2c647"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:15:07 GMT"
- ],
- "Content-Length": [
- "1217"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/bb47e8c5-3ceb-4ef7-a51c-6ce14697cf44/profileresults/ps3006/endpointresults/ps4033\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"ps4033\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps4033.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps6428\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033/load?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMwMDYvZW5kcG9pbnRzL3BzNDAzMy9sb2FkP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"contentPaths\": [\r\n \"/pic1.jpg\",\r\n \"/pic2.jpg\"\r\n ]\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "65"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad/profileresults/ps3006/endpointresults/ps4033?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6e0e956e-e560-435b-bcd8-0eb4d14598ae"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "499"
- ],
- "x-ms-correlation-request-id": [
- "2e5748f1-8ae3-4b33-acb2-ffa92738b8c1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231508Z:2e5748f1-8ae3-4b33-acb2-ffa92738b8c1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:15:08 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a2753601-33e7-4999-bc46-92d9e6cd93a8"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11971"
- ],
- "x-ms-correlation-request-id": [
- "117193eb-bcbe-4e5a-898b-cd62158ef87e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231518Z:117193eb-bcbe-4e5a-898b-cd62158ef87e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:15:18 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11970"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6ba66d7f-fc3a-4ad6-80ee-3b94c9a917e9"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-correlation-request-id": [
- "15ba92ee-1ae9-483f-9223-2c559d2f0865"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231529Z:15ba92ee-1ae9-483f-9223-2c559d2f0865"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:15:28 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5bf37e32-6e77-41ef-98a4-0d2091346e9b"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11969"
- ],
- "x-ms-correlation-request-id": [
- "3a34e97a-5037-48da-a9b1-e6846abae7e1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231539Z:3a34e97a-5037-48da-a9b1-e6846abae7e1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:15:38 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d06513b3-1ba2-408c-811f-93dd62405b45"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11968"
- ],
- "x-ms-correlation-request-id": [
- "25111adf-8dbb-4fef-9b0e-498b77681cc5"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231549Z:25111adf-8dbb-4fef-9b0e-498b77681cc5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:15:48 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b8155393-d8c0-4288-b2ba-7a169eebdf0d"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11967"
- ],
- "x-ms-correlation-request-id": [
- "87ba8fa0-cdf9-4b3f-8565-dea53ad110ce"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231559Z:87ba8fa0-cdf9-4b3f-8565-dea53ad110ce"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:15:58 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "fe1d477e-e196-4290-baca-186360e35d36"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11966"
- ],
- "x-ms-correlation-request-id": [
- "fbe1e5c9-240e-4742-8cb3-1393d6df7157"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231609Z:fbe1e5c9-240e-4742-8cb3-1393d6df7157"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:16:08 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7c26e7f3-e7af-48cf-857d-7c7ebd3ff4c0"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11965"
- ],
- "x-ms-correlation-request-id": [
- "663413a2-f239-408e-9836-b9a6a5b85c38"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231619Z:663413a2-f239-408e-9836-b9a6a5b85c38"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:16:18 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3a8c9159-01e9-40a4-9913-abfd9f6ffcf9"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11964"
- ],
- "x-ms-correlation-request-id": [
- "50df98e3-fd5d-4915-9422-e9747dc31f04"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231629Z:50df98e3-fd5d-4915-9422-e9747dc31f04"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:16:29 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "006f0e0b-e4e6-443b-819b-3e78dd989797"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11963"
- ],
- "x-ms-correlation-request-id": [
- "4c859bef-4734-4c9f-bd4c-cf2147cba009"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231640Z:4c859bef-4734-4c9f-bd4c-cf2147cba009"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:16:39 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "674c17fb-b17f-4d71-9ddc-03fe4eb9be35"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11962"
- ],
- "x-ms-correlation-request-id": [
- "bb08a841-ec8b-4145-8650-4c016e2b00b2"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231650Z:bb08a841-ec8b-4145-8650-4c016e2b00b2"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:16:50 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "651b3d23-7acd-4d7e-9d4b-9bd8ec8140df"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11961"
- ],
- "x-ms-correlation-request-id": [
- "202a0652-e2ea-4ad1-a83b-f31f494d87a2"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231700Z:202a0652-e2ea-4ad1-a83b-f31f494d87a2"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:17:00 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0587476d-6e53-451d-81c8-7633c52a95cc"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11960"
- ],
- "x-ms-correlation-request-id": [
- "b1e92ca4-e0d4-4957-bb9d-7cd449c44dab"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231710Z:b1e92ca4-e0d4-4957-bb9d-7cd449c44dab"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:17:10 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "70bd38ca-d493-4c0f-b12b-0c37885ea38c"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11959"
- ],
- "x-ms-correlation-request-id": [
- "c6845d99-ec0e-4297-8d62-b55a11be3397"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231720Z:c6845d99-ec0e-4297-8d62-b55a11be3397"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:17:20 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "66f97c63-7c40-49c3-b4a0-b8ca2531f08d"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11958"
- ],
- "x-ms-correlation-request-id": [
- "de98ab7e-5289-4f2e-8c39-50c45e331f48"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231730Z:de98ab7e-5289-4f2e-8c39-50c45e331f48"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:17:30 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "40699d41-c717-48d2-bb78-2b9d17371d19"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11957"
- ],
- "x-ms-correlation-request-id": [
- "ebaaf78b-6195-44a1-a161-5fe76e1eac0a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231740Z:ebaaf78b-6195-44a1-a161-5fe76e1eac0a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:17:40 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "256417f3-58e0-4243-821e-21897855111b"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11956"
- ],
- "x-ms-correlation-request-id": [
- "7bc8b570-ddcf-4ad6-8305-ce4e53bfdae4"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231751Z:7bc8b570-ddcf-4ad6-8305-ce4e53bfdae4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:17:50 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "dab73bc3-72aa-4257-8f89-a400fb522538"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11955"
- ],
- "x-ms-correlation-request-id": [
- "dfd22646-9b5b-4891-beb3-06396f59f67c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231801Z:dfd22646-9b5b-4891-beb3-06396f59f67c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:18:00 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "77ef7aca-0c71-4cd8-b72f-65ed269f54f1"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11954"
- ],
- "x-ms-correlation-request-id": [
- "392f971d-9901-4268-a9f8-d574b0408f3a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231811Z:392f971d-9901-4268-a9f8-d574b0408f3a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:18:10 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3d977029-45b5-4df0-b578-3c5be8a1c5a0"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11953"
- ],
- "x-ms-correlation-request-id": [
- "e8a5ef40-0eef-420d-bddc-027991117db5"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231821Z:e8a5ef40-0eef-420d-bddc-027991117db5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:18:20 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "48dd72e1-7616-4b12-8a99-5a9db90778bb"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11952"
- ],
- "x-ms-correlation-request-id": [
- "762204cc-36e7-45be-843f-2698360bebe8"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231831Z:762204cc-36e7-45be-843f-2698360bebe8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:18:30 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "76147576-985f-4b07-9da7-05a6df3e4609"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11951"
- ],
- "x-ms-correlation-request-id": [
- "a41d5998-b9c0-48f2-8d15-a93c1e5dd890"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231841Z:a41d5998-b9c0-48f2-8d15-a93c1e5dd890"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:18:41 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b3887efc-8af3-4e94-839b-361fb4aaa853"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11950"
- ],
- "x-ms-correlation-request-id": [
- "6d0712fc-52ca-4576-9b71-54bf76d7bbd9"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231851Z:6d0712fc-52ca-4576-9b71-54bf76d7bbd9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:18:51 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1e81b519-2397-486a-bd57-8b56ddb5af1e"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11949"
- ],
- "x-ms-correlation-request-id": [
- "c53f77c9-55a4-48cc-beb6-6948d9f5e172"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231902Z:c53f77c9-55a4-48cc-beb6-6948d9f5e172"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:19:01 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "245a839c-1007-4bdd-a841-f88bbf471fb8"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11948"
- ],
- "x-ms-correlation-request-id": [
- "56409b7d-7cac-4b3b-8e19-984b117f09a2"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231912Z:56409b7d-7cac-4b3b-8e19-984b117f09a2"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:19:11 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "fb97c7fb-2009-4464-8863-29889c172a94"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11947"
- ],
- "x-ms-correlation-request-id": [
- "0bfad28e-2b11-4c55-920f-7a5a57a68a6f"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231922Z:0bfad28e-2b11-4c55-920f-7a5a57a68a6f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:19:22 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3c1deeb5-d808-4d42-8363-ac938b0d362b"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11946"
- ],
- "x-ms-correlation-request-id": [
- "85f80b7d-0e79-4e93-b194-7514dbac6d7e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231932Z:85f80b7d-0e79-4e93-b194-7514dbac6d7e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:19:32 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "58a40426-77f4-4c86-956e-364fc05cbf5a"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11945"
- ],
- "x-ms-correlation-request-id": [
- "a369dc0c-60be-432d-ba81-ae2f32c75a45"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231942Z:a369dc0c-60be-432d-ba81-ae2f32c75a45"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:19:42 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "58c638e3-4a6f-4b47-93f1-5d814961154c"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11944"
- ],
- "x-ms-correlation-request-id": [
- "11f63494-3d8c-411b-b1f6-be6548b7d9a9"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T231952Z:11f63494-3d8c-411b-b1f6-be6548b7d9a9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:19:52 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "74fd43f3-a3d1-4984-82ef-67dc2fee5a09"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11943"
- ],
- "x-ms-correlation-request-id": [
- "b0b4a800-66cf-4ea7-88e6-4c6d00f496cd"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232002Z:b0b4a800-66cf-4ea7-88e6-4c6d00f496cd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:20:02 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e95d9f12-5b54-4b05-831f-6a14ee88edcd"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11942"
- ],
- "x-ms-correlation-request-id": [
- "582ea29a-dce4-43e5-adfd-9abc852eae4e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232013Z:582ea29a-dce4-43e5-adfd-9abc852eae4e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:20:12 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "083fcbe8-7bf8-4a92-ba05-56709000fe09"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11941"
- ],
- "x-ms-correlation-request-id": [
- "6821cd23-768c-45eb-8033-e8643a99d8ed"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232023Z:6821cd23-768c-45eb-8033-e8643a99d8ed"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:20:22 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad/profileresults/ps3006/endpointresults/ps4033?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdmODMyNDNmLWVlZjktNGNlZS05NzE2LWYyNjdiMGYwNjRhZC9wcm9maWxlcmVzdWx0cy9wczMwMDYvZW5kcG9pbnRyZXN1bHRzL3BzNDAzMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "36a057c6-0011-49bc-8135-00ae25d3c852"
- ],
- "x-ms-client-request-id": [
- "bf527c88-3251-45f9-815b-0960c9ec18ec"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11940"
- ],
- "x-ms-correlation-request-id": [
- "9d1999fa-ea41-4cd6-8af8-abce98450795"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232023Z:9d1999fa-ea41-4cd6-8af8-abce98450795"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:20:22 GMT"
- ],
- "Content-Length": [
- "1217"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/7f83243f-eef9-4cee-9716-f267b0f064ad/profileresults/ps3006/endpointresults/ps4033\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"ps4033\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps4033.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/videos\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"BypassCaching\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps6428\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMwMDYvZW5kcG9pbnRzL3BzNDAzMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PATCH",
- "RequestBody": "{\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"originPath\": \"/pictures\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"UseQueryString\",\r\n \"geoFilters\": []\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "cd13f9cb-dadc-4ccc-a383-143dee327970"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "424"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/6b9060bf-f8d1-44ed-99a0-779196fbe9a4/profileresults/ps3006/endpointresults/ps4033?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "feb3eb3c-253d-4fdf-b695-2b04984e4894"
- ],
- "x-ms-client-request-id": [
- "cd13f9cb-dadc-4ccc-a383-143dee327970"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/6b9060bf-f8d1-44ed-99a0-779196fbe9a4?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "98"
- ],
- "x-ms-correlation-request-id": [
- "d09c3a14-9526-46ab-9f41-ff789077846a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232026Z:d09c3a14-9526-46ab-9f41-ff789077846a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:20:25 GMT"
- ],
- "Content-Length": [
- "1125"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps4033\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps4033.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/pictures\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"UseQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps6428\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/6b9060bf-f8d1-44ed-99a0-779196fbe9a4?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzZiOTA2MGJmLWY4ZDEtNDRlZC05OWEwLTc3OTE5NmZiZTlhND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "cd13f9cb-dadc-4ccc-a383-143dee327970"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11939"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ff436555-aace-4f45-bf65-ae06d8738eef"
- ],
- "x-ms-client-request-id": [
- "cd13f9cb-dadc-4ccc-a383-143dee327970"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-correlation-request-id": [
- "551947a2-d69d-4d69-88c6-6054b8bb1283"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232036Z:551947a2-d69d-4d69-88c6-6054b8bb1283"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:20:35 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/6b9060bf-f8d1-44ed-99a0-779196fbe9a4?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzZiOTA2MGJmLWY4ZDEtNDRlZC05OWEwLTc3OTE5NmZiZTlhND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "cd13f9cb-dadc-4ccc-a383-143dee327970"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5eda8db7-d183-4109-aa36-0d807f2b872a"
- ],
- "x-ms-client-request-id": [
- "cd13f9cb-dadc-4ccc-a383-143dee327970"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11938"
- ],
- "x-ms-correlation-request-id": [
- "4c54ad18-45ca-4cab-acb4-49314e06f620"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232046Z:4c54ad18-45ca-4cab-acb4-49314e06f620"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:20:46 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/6b9060bf-f8d1-44ed-99a0-779196fbe9a4?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzZiOTA2MGJmLWY4ZDEtNDRlZC05OWEwLTc3OTE5NmZiZTlhND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "cd13f9cb-dadc-4ccc-a383-143dee327970"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "796342c1-cf81-4ea1-9292-e24a23177a3b"
- ],
- "x-ms-client-request-id": [
- "cd13f9cb-dadc-4ccc-a383-143dee327970"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11937"
- ],
- "x-ms-correlation-request-id": [
- "ffdb213b-e4b1-41b5-a3aa-021655098367"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232057Z:ffdb213b-e4b1-41b5-a3aa-021655098367"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:20:56 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMwMDYvZW5kcG9pbnRzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5cb3f932-3855-4242-b44f-1b3e487aeadd"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "853660c8-0fc1-4832-8f5a-7da06ac1054c"
- ],
- "x-ms-client-request-id": [
- "5cb3f932-3855-4242-b44f-1b3e487aeadd"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "5186e7a9-415f-4601-a5e0-a22f2aabad29"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232057Z:5186e7a9-415f-4601-a5e0-a22f2aabad29"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:20:56 GMT"
- ],
- "Content-Length": [
- "1137"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps4033\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"hostName\": \"ps4033.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/pictures\",\r\n \"contentTypesToCompress\": [\r\n \"application/json\",\r\n \"text/html\"\r\n ],\r\n \"isCompressionEnabled\": true,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"UseQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps6428\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 123,\r\n \"httpsPort\": 456,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3307/providers/Microsoft.Cdn/profiles/ps3006/endpoints/ps4033?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMwMDYvZW5kcG9pbnRzL3BzNDAzMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5cb3f932-3855-4242-b44f-1b3e487aeadd"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/b744428e-da15-47b7-b95f-1d11b40407c3/profileresults/ps3006/endpointresults/ps4033?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "cf92be57-330c-4acc-bbbd-26969495268f"
- ],
- "x-ms-client-request-id": [
- "5cb3f932-3855-4242-b44f-1b3e487aeadd"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/b744428e-da15-47b7-b95f-1d11b40407c3?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-correlation-request-id": [
- "09941738-a102-46de-9d8b-b909a797e1b4"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232058Z:09941738-a102-46de-9d8b-b909a797e1b4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:20:57 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/b744428e-da15-47b7-b95f-1d11b40407c3?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2I3NDQ0MjhlLWRhMTUtNDdiNy1iOTVmLTFkMTFiNDA0MDdjMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5cb3f932-3855-4242-b44f-1b3e487aeadd"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8dedd5b0-8f47-4635-bfdb-1b71500949fa"
- ],
- "x-ms-client-request-id": [
- "5cb3f932-3855-4242-b44f-1b3e487aeadd"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11936"
- ],
- "x-ms-correlation-request-id": [
- "4784b6d2-a467-47f6-bb4e-ff773ba233cc"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232108Z:4784b6d2-a467-47f6-bb4e-ff773ba233cc"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:21:07 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/b744428e-da15-47b7-b95f-1d11b40407c3?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2I3NDQ0MjhlLWRhMTUtNDdiNy1iOTVmLTFkMTFiNDA0MDdjMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5cb3f932-3855-4242-b44f-1b3e487aeadd"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "493ab759-835d-437d-8056-2e06d67276d5"
- ],
- "x-ms-client-request-id": [
- "5cb3f932-3855-4242-b44f-1b3e487aeadd"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11935"
- ],
- "x-ms-correlation-request-id": [
- "5d9167a2-6e27-41fb-8c3d-cbc294c02b98"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232119Z:5d9167a2-6e27-41fb-8c3d-cbc294c02b98"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:21:19 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307/providers/Microsoft.Cdn/operationresults/b744428e-da15-47b7-b95f-1d11b40407c3/profileresults/ps3006/endpointresults/ps4033?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2I3NDQ0MjhlLWRhMTUtNDdiNy1iOTVmLTFkMTFiNDA0MDdjMy9wcm9maWxlcmVzdWx0cy9wczMwMDYvZW5kcG9pbnRyZXN1bHRzL3BzNDAzMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5cb3f932-3855-4242-b44f-1b3e487aeadd"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1e391b57-84b3-4125-810e-cb1f2603e0b2"
- ],
- "x-ms-client-request-id": [
- "5cb3f932-3855-4242-b44f-1b3e487aeadd"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11934"
- ],
- "x-ms-correlation-request-id": [
- "49cda4d1-4fca-4992-9f88-8587f6092e90"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232119Z:49cda4d1-4fca-4992-9f88-8587f6092e90"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:21:19 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3307?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzMwNz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1aa9c02e-b8ed-45f7-82b0-163171bd2f4a"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "c917325a-3371-4df3-8c61-7d99bd306c05"
- ],
- "x-ms-correlation-request-id": [
- "c917325a-3371-4df3-8c61-7d99bd306c05"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232120Z:c917325a-3371-4df3-8c61-7d99bd306c05"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:21:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNek1EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "61c9b291-e18e-4919-ab13-738ad50863aa"
- ],
- "x-ms-correlation-request-id": [
- "61c9b291-e18e-4919-ab13-738ad50863aa"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232135Z:61c9b291-e18e-4919-ab13-738ad50863aa"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:21:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNek1EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "f6dce7b4-ec4c-4349-96a9-f90c910116f3"
- ],
- "x-ms-correlation-request-id": [
- "f6dce7b4-ec4c-4349-96a9-f90c910116f3"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232150Z:f6dce7b4-ec4c-4349-96a9-f90c910116f3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:21:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNek1EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "a5ad1557-382f-4691-ab80-d12552557c98"
- ],
- "x-ms-correlation-request-id": [
- "a5ad1557-382f-4691-ab80-d12552557c98"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232205Z:a5ad1557-382f-4691-ab80-d12552557c98"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:22:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNek1EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "818d1a2c-82fb-474c-b794-e143dc30dc6c"
- ],
- "x-ms-correlation-request-id": [
- "818d1a2c-82fb-474c-b794-e143dc30dc6c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232220Z:818d1a2c-82fb-474c-b794-e143dc30dc6c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:22:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNek1EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "d9bf1fd1-72cf-4913-86ff-70526ced8713"
- ],
- "x-ms-correlation-request-id": [
- "d9bf1fd1-72cf-4913-86ff-70526ced8713"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232235Z:d9bf1fd1-72cf-4913-86ff-70526ced8713"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:22:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNek1EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "02afa44c-1ef5-4b5b-a7f3-a4b42a91d032"
- ],
- "x-ms-correlation-request-id": [
- "02afa44c-1ef5-4b5b-a7f3-a4b42a91d032"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232250Z:02afa44c-1ef5-4b5b-a7f3-a4b42a91d032"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:22:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNek1EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "0b163f20-199d-456b-a0ef-41d7c4f54fa3"
- ],
- "x-ms-correlation-request-id": [
- "0b163f20-199d-456b-a0ef-41d7c4f54fa3"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232305Z:0b163f20-199d-456b-a0ef-41d7c4f54fa3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:23:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNek1EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "22165910-d37b-4616-9b1d-e94e2506dc79"
- ],
- "x-ms-correlation-request-id": [
- "22165910-d37b-4616-9b1d-e94e2506dc79"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232320Z:22165910-d37b-4616-9b1d-e94e2506dc79"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:23:20 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNek1EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "35947f86-5cc2-42f9-9b12-ac1404eb7a60"
- ],
- "x-ms-correlation-request-id": [
- "35947f86-5cc2-42f9-9b12-ac1404eb7a60"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232335Z:35947f86-5cc2-42f9-9b12-ac1404eb7a60"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:23:35 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNek1EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "3a1792af-a200-4786-bb66-8c4a3751e242"
- ],
- "x-ms-correlation-request-id": [
- "3a1792af-a200-4786-bb66-8c4a3751e242"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232350Z:3a1792af-a200-4786-bb66-8c4a3751e242"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:23:50 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNek1EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "129d221b-47e2-4c21-82b2-d503fac35885"
- ],
- "x-ms-correlation-request-id": [
- "129d221b-47e2-4c21-82b2-d503fac35885"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232405Z:129d221b-47e2-4c21-82b2-d503fac35885"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:24:05 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMzMDctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNek1EY3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "d6093a95-de57-4327-9c3e-9cf2b81ad3a6"
- ],
- "x-ms-correlation-request-id": [
- "d6093a95-de57-4327-9c3e-9cf2b81ad3a6"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T232405Z:d6093a95-de57-4327-9c3e-9cf2b81ad3a6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:24:05 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-EndpointCrudAndActionWithAllPropertiesWithPiping": [
- "ps3006",
- "ps3307",
- "ps4033",
- "ps6428"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCrudAndActionWithPiping.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCrudAndActionWithPiping.json
deleted file mode 100644
index a763f3684b02..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointCrudAndActionWithPiping.json
+++ /dev/null
@@ -1,2610 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzI0NT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c35816b5-0be5-4758-9d97-42243ee3512e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "09bb3722-2787-474e-ba9c-0fb0a0552cfa"
- ],
- "x-ms-correlation-request-id": [
- "09bb3722-2787-474e-ba9c-0fb0a0552cfa"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232723Z:09bb3722-2787-474e-ba9c-0fb0a0552cfa"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:27:23 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3245\",\r\n \"name\": \"ps3245\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9eab4a6b-e99c-41e3-850e-6b4ed95ff995"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5463f496-b396-4db8-b53f-a5716e680bd0"
- ],
- "x-ms-client-request-id": [
- "9eab4a6b-e99c-41e3-850e-6b4ed95ff995"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "acbb8a4a-77b9-4d8f-be9b-990eeee15798"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232724Z:acbb8a4a-77b9-4d8f-be9b-990eeee15798"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:27:24 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU1OTk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9eab4a6b-e99c-41e3-850e-6b4ed95ff995"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "80"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "126132f9-6127-4cf8-9f83-6b9fd6d63b2a"
- ],
- "x-ms-client-request-id": [
- "9eab4a6b-e99c-41e3-850e-6b4ed95ff995"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/09b6d260-12e1-4323-aa19-bd6899eaee59?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "6c2648a8-a9cc-4419-85ed-96868334a020"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232728Z:6c2648a8-a9cc-4419-85ed-96868334a020"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:27:27 GMT"
- ],
- "Content-Length": [
- "322"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps5599\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/09b6d260-12e1-4323-aa19-bd6899eaee59?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzA5YjZkMjYwLTEyZTEtNDMyMy1hYTE5LWJkNjg5OWVhZWU1OT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9eab4a6b-e99c-41e3-850e-6b4ed95ff995"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7d1e1278-967c-4714-bbaa-510b06d9e7a0"
- ],
- "x-ms-client-request-id": [
- "9eab4a6b-e99c-41e3-850e-6b4ed95ff995"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "947d95d8-f899-4dec-bc54-9b8b007bffef"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232739Z:947d95d8-f899-4dec-bc54-9b8b007bffef"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:27:38 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU1OTk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9eab4a6b-e99c-41e3-850e-6b4ed95ff995"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "341ebe9d-dbd7-4feb-b4d5-3531222c9242"
- ],
- "x-ms-client-request-id": [
- "9eab4a6b-e99c-41e3-850e-6b4ed95ff995"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "e647ec14-a6d6-4cd4-9cb9-65cdaa453604"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232739Z:e647ec14-a6d6-4cd4-9cb9-65cdaa453604"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:27:38 GMT"
- ],
- "Content-Length": [
- "321"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps5599\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps7987\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "21c9c352-a81f-4570-8577-2ee66e47b403"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "da229a3e-464b-4503-a8a5-9649c31822ad"
- ],
- "x-ms-client-request-id": [
- "21c9c352-a81f-4570-8577-2ee66e47b403"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "b202c654-8cf9-49d4-9cf5-16bd404a4bda"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232739Z:b202c654-8cf9-49d4-9cf5-16bd404a4bda"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:27:38 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps7987\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "695fae5d-1372-4475-b6b6-48fcee6aedac"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "748fae2c-5ebe-4d29-bae2-4ac7d61038c2"
- ],
- "x-ms-client-request-id": [
- "695fae5d-1372-4475-b6b6-48fcee6aedac"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "bf0f97e6-60b2-496e-9ef9-14b4d4f3db3e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232740Z:bf0f97e6-60b2-496e-9ef9-14b4d4f3db3e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:27:39 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps7987\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8a31f630-f8f3-4daa-92c9-20b2a153508d"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f69b8373-29fa-4ab7-a894-ff4a441cbfc4"
- ],
- "x-ms-client-request-id": [
- "8a31f630-f8f3-4daa-92c9-20b2a153508d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1197"
- ],
- "x-ms-correlation-request-id": [
- "2693feed-c5a4-44c0-a968-2934bc607ec3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232806Z:2693feed-c5a4-44c0-a968-2934bc607ec3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:05 GMT"
- ],
- "Content-Length": [
- "88"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": false,\r\n \"reason\": \"Name is already in use\",\r\n \"message\": \"Name not available\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU1OTkvZW5kcG9pbnRzL3BzNzk4Nz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2306\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "695fae5d-1372-4475-b6b6-48fcee6aedac"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "202"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a5d0bdd3-30ad-441b-a5af-c84a0a0d8ce4"
- ],
- "x-ms-client-request-id": [
- "695fae5d-1372-4475-b6b6-48fcee6aedac"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/50ab1bca-41e1-4b24-aabe-896321a54cee?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "76a2fb90-edbf-4589-a94c-54dc887fff0c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232745Z:76a2fb90-edbf-4589-a94c-54dc887fff0c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:27:45 GMT"
- ],
- "Content-Length": [
- "1047"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps7987\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps7987.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2306\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/50ab1bca-41e1-4b24-aabe-896321a54cee?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzUwYWIxYmNhLTQxZTEtNGIyNC1hYWJlLTg5NjMyMWE1NGNlZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "695fae5d-1372-4475-b6b6-48fcee6aedac"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6337cc40-ab92-4120-baa3-2bfc9517a723"
- ],
- "x-ms-client-request-id": [
- "695fae5d-1372-4475-b6b6-48fcee6aedac"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "39153544-f0a9-4662-8beb-6c3ebfdc0b42"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232755Z:39153544-f0a9-4662-8beb-6c3ebfdc0b42"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:27:55 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/50ab1bca-41e1-4b24-aabe-896321a54cee?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzUwYWIxYmNhLTQxZTEtNGIyNC1hYWJlLTg5NjMyMWE1NGNlZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "695fae5d-1372-4475-b6b6-48fcee6aedac"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b6b9f4d5-143e-4264-9581-55214427314d"
- ],
- "x-ms-client-request-id": [
- "695fae5d-1372-4475-b6b6-48fcee6aedac"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "d7d9c953-56ec-48ef-aaa0-cfe3e1f99ff1"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232805Z:d7d9c953-56ec-48ef-aaa0-cfe3e1f99ff1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:05 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU1OTkvZW5kcG9pbnRzL3BzNzk4Nz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "695fae5d-1372-4475-b6b6-48fcee6aedac"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6d06eb8b-dfc7-4acf-b590-3df57b57eec8"
- ],
- "x-ms-client-request-id": [
- "695fae5d-1372-4475-b6b6-48fcee6aedac"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "6ac28911-7eb2-4a99-b59e-8e8e63ce2722"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232805Z:6ac28911-7eb2-4a99-b59e-8e8e63ce2722"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:05 GMT"
- ],
- "Content-Length": [
- "1045"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps7987\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps7987.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2306\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU1OTkvZW5kcG9pbnRzL3BzNzk4Nz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "602b608c-20f8-4733-a81b-f60fb335d15b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "cbf6885b-8207-4c7a-a90b-aac6caef440d"
- ],
- "x-ms-client-request-id": [
- "602b608c-20f8-4733-a81b-f60fb335d15b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "de985d65-2c40-4af0-8c1c-36a14ae29569"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232828Z:de985d65-2c40-4af0-8c1c-36a14ae29569"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:27 GMT"
- ],
- "Content-Length": [
- "1045"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps7987\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps7987.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2306\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Stopped\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU1OTkvZW5kcG9pbnRzL3BzNzk4Nz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d3a246fe-5548-4668-9a43-c89ea16fce92"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1a6a8af0-f78e-4bde-afe3-9ced9edbe371"
- ],
- "x-ms-client-request-id": [
- "d3a246fe-5548-4668-9a43-c89ea16fce92"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "47"
- ],
- "x-ms-correlation-request-id": [
- "c0607890-da8d-406b-88dc-a630cf761c44"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232839Z:c0607890-da8d-406b-88dc-a630cf761c44"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:39 GMT"
- ],
- "Content-Length": [
- "1045"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps7987\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps7987.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2306\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU1OTkvZW5kcG9pbnRzL3BzNzk4Nz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "2324c5fa-0815-46b3-b479-931b3b83f1b1"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7c82bf48-91b3-4f95-bec8-529ca36b1f4a"
- ],
- "x-ms-client-request-id": [
- "2324c5fa-0815-46b3-b479-931b3b83f1b1"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "46"
- ],
- "x-ms-correlation-request-id": [
- "04f8ef6f-8035-47ca-9e29-48dd6b40b607"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232853Z:04f8ef6f-8035-47ca-9e29-48dd6b40b607"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:52 GMT"
- ],
- "Content-Length": [
- "1576"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps7987\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps7987.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/pictures\",\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"UseQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2306\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Updated Delivery Policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"UrlPath\",\r\n \"parameters\": {\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"ModifyResponseHeader\",\r\n \"parameters\": {\r\n \"headerAction\": \"Append\",\r\n \"headerName\": \"Access-Control-Allow-Origin\",\r\n \"value\": \"*\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleHeaderActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU1OTkvZW5kcG9pbnRzL3BzNzk4Nz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b278cd8f-4ada-459b-ac30-326d2c979a80"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "70f5b1d3-5639-4646-96fe-936d5f1acf65"
- ],
- "x-ms-client-request-id": [
- "b278cd8f-4ada-459b-ac30-326d2c979a80"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "44"
- ],
- "x-ms-correlation-request-id": [
- "100e1f04-74ae-4b38-a71d-72ab62355b03"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232916Z:100e1f04-74ae-4b38-a71d-72ab62355b03"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:29:15 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987/stop?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU1OTkvZW5kcG9pbnRzL3BzNzk4Ny9zdG9wP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "adb67b00-7cae-463c-876a-05c5f284a3d1"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/776883cd-9418-40b7-99b0-7bd8a5365374/profileresults/ps5599/endpointresults/ps7987?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e7349761-5ea2-49aa-af30-6b854b1c360c"
- ],
- "x-ms-client-request-id": [
- "adb67b00-7cae-463c-876a-05c5f284a3d1"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/776883cd-9418-40b7-99b0-7bd8a5365374?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "e07892db-2841-4221-a21b-25eb2b314d9a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232807Z:e07892db-2841-4221-a21b-25eb2b314d9a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:06 GMT"
- ],
- "Content-Length": [
- "1046"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps7987\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps7987.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2306\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Stopping\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/776883cd-9418-40b7-99b0-7bd8a5365374?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzc3Njg4M2NkLTk0MTgtNDBiNy05OWIwLTdiZDhhNTM2NTM3ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "adb67b00-7cae-463c-876a-05c5f284a3d1"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "023ee20c-6369-4252-a224-fa3a8dfd4932"
- ],
- "x-ms-client-request-id": [
- "adb67b00-7cae-463c-876a-05c5f284a3d1"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "d7f2fa69-1c70-4c30-809b-67c580bb7e63"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232817Z:d7f2fa69-1c70-4c30-809b-67c580bb7e63"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:16 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/776883cd-9418-40b7-99b0-7bd8a5365374?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzc3Njg4M2NkLTk0MTgtNDBiNy05OWIwLTdiZDhhNTM2NTM3ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "adb67b00-7cae-463c-876a-05c5f284a3d1"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d32ecb9c-2b2f-4b29-9f42-861fa2ed5d03"
- ],
- "x-ms-client-request-id": [
- "adb67b00-7cae-463c-876a-05c5f284a3d1"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "dbc03855-d00f-4b8c-b9a2-026833b951e1"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232827Z:dbc03855-d00f-4b8c-b9a2-026833b951e1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:26 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/776883cd-9418-40b7-99b0-7bd8a5365374/profileresults/ps5599/endpointresults/ps7987?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzc3Njg4M2NkLTk0MTgtNDBiNy05OWIwLTdiZDhhNTM2NTM3NC9wcm9maWxlcmVzdWx0cy9wczU1OTkvZW5kcG9pbnRyZXN1bHRzL3BzNzk4Nz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "adb67b00-7cae-463c-876a-05c5f284a3d1"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d2b97cee-ad53-4ff6-9d70-e3314c352f44"
- ],
- "x-ms-client-request-id": [
- "adb67b00-7cae-463c-876a-05c5f284a3d1"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "6f6a80eb-6e24-4ddf-9b87-7d2333800bb9"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232827Z:6f6a80eb-6e24-4ddf-9b87-7d2333800bb9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:27 GMT"
- ],
- "Content-Length": [
- "1140"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/776883cd-9418-40b7-99b0-7bd8a5365374/profileresults/ps5599/endpointresults/ps7987\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"ps7987\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps7987.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2306\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Stopped\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987/start?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU1OTkvZW5kcG9pbnRzL3BzNzk4Ny9zdGFydD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3a7ea7c5-c4d2-4b2a-a3d6-a9137cf0b789"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/cb96cd7b-a092-4fd2-8f46-baa647195e8f/profileresults/ps5599/endpointresults/ps7987?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d29eed70-7f79-48ed-ba60-1e3419571dfa"
- ],
- "x-ms-client-request-id": [
- "3a7ea7c5-c4d2-4b2a-a3d6-a9137cf0b789"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/cb96cd7b-a092-4fd2-8f46-baa647195e8f?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "39d145bc-638f-49c9-9357-c4b3bafd70fd"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232829Z:39d145bc-638f-49c9-9357-c4b3bafd70fd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:28 GMT"
- ],
- "Content-Length": [
- "1046"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps7987\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps7987.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2306\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Starting\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/cb96cd7b-a092-4fd2-8f46-baa647195e8f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2NiOTZjZDdiLWEwOTItNGZkMi04ZjQ2LWJhYTY0NzE5NWU4Zj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3a7ea7c5-c4d2-4b2a-a3d6-a9137cf0b789"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f1147370-2c05-4035-861a-abd397ba4b8d"
- ],
- "x-ms-client-request-id": [
- "3a7ea7c5-c4d2-4b2a-a3d6-a9137cf0b789"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "ee244443-3d86-4e36-878a-2efd3895580f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232839Z:ee244443-3d86-4e36-878a-2efd3895580f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:38 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/cb96cd7b-a092-4fd2-8f46-baa647195e8f/profileresults/ps5599/endpointresults/ps7987?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2NiOTZjZDdiLWEwOTItNGZkMi04ZjQ2LWJhYTY0NzE5NWU4Zi9wcm9maWxlcmVzdWx0cy9wczU1OTkvZW5kcG9pbnRyZXN1bHRzL3BzNzk4Nz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3a7ea7c5-c4d2-4b2a-a3d6-a9137cf0b789"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7d5fa5f1-a97b-4d78-af16-40aea7fc1601"
- ],
- "x-ms-client-request-id": [
- "3a7ea7c5-c4d2-4b2a-a3d6-a9137cf0b789"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "2eac6c6a-1af1-4b37-ba72-93e7ea6e18da"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232839Z:2eac6c6a-1af1-4b37-ba72-93e7ea6e18da"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:39 GMT"
- ],
- "Content-Length": [
- "1140"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/cb96cd7b-a092-4fd2-8f46-baa647195e8f/profileresults/ps5599/endpointresults/ps7987\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"ps7987\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps7987.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2306\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987/validateCustomDomain?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU1OTkvZW5kcG9pbnRzL3BzNzk4Ny92YWxpZGF0ZUN1c3RvbURvbWFpbj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"hostName\": \"unverifiedcustomdomain.com\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "45111dfd-22fd-4f9f-9612-81c8b1bdee82"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "48"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "30e9dd97-fa04-4945-82b5-51385e38e857"
- ],
- "x-ms-client-request-id": [
- "45111dfd-22fd-4f9f-9612-81c8b1bdee82"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "6b21840b-6db2-46a2-887e-80a90b0922b4"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232840Z:6b21840b-6db2-46a2-887e-80a90b0922b4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:40 GMT"
- ],
- "Content-Length": [
- "266"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"customDomainValidated\": false,\r\n \"reason\": \"IncorrectMapping\",\r\n \"message\": \"We couldn't find a DNS record for custom domain that points to endpoint. To map a domain to this endpoint, create a CNAME record with your DNS provider for custom domain that points to endpoint.\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU1OTkvZW5kcG9pbnRzL3BzNzk4Nz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PATCH",
- "RequestBody": "{\r\n \"tags\": {},\r\n \"properties\": {\r\n \"originPath\": \"/pictures\",\r\n \"contentTypesToCompress\": [],\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"UseQueryString\",\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Updated Delivery Policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"UrlPath\",\r\n \"parameters\": {\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"ModifyResponseHeader\",\r\n \"parameters\": {\r\n \"headerAction\": \"Append\",\r\n \"headerName\": \"Access-Control-Allow-Origin\",\r\n \"value\": \"*\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleHeaderActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "2324c5fa-0815-46b3-b479-931b3b83f1b1"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "1323"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/15ac7413-a3a9-462a-bb5a-14d02649ed03/profileresults/ps5599/endpointresults/ps7987?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c5c1dde6-b660-45a9-94dc-f4fb1758e069"
- ],
- "x-ms-client-request-id": [
- "2324c5fa-0815-46b3-b479-931b3b83f1b1"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/15ac7413-a3a9-462a-bb5a-14d02649ed03?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "98"
- ],
- "x-ms-correlation-request-id": [
- "a533b759-65f2-4df4-96b3-de020ce2559c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232842Z:a533b759-65f2-4df4-96b3-de020ce2559c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:42 GMT"
- ],
- "Content-Length": [
- "1576"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps7987\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps7987.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/pictures\",\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"UseQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2306\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Updated Delivery Policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"UrlPath\",\r\n \"parameters\": {\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"ModifyResponseHeader\",\r\n \"parameters\": {\r\n \"headerAction\": \"Append\",\r\n \"headerName\": \"Access-Control-Allow-Origin\",\r\n \"value\": \"*\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleHeaderActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/15ac7413-a3a9-462a-bb5a-14d02649ed03?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzE1YWM3NDEzLWEzYTktNDYyYS1iYjVhLTE0ZDAyNjQ5ZWQwMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "2324c5fa-0815-46b3-b479-931b3b83f1b1"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e80ddda8-07bc-4c84-8da1-3794937cd1c5"
- ],
- "x-ms-client-request-id": [
- "2324c5fa-0815-46b3-b479-931b3b83f1b1"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-correlation-request-id": [
- "bcdfb02d-d34d-4556-80a8-3b2527d045b3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232853Z:bcdfb02d-d34d-4556-80a8-3b2527d045b3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:52 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU1OTkvZW5kcG9pbnRzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b462d5d9-e160-462b-b9cc-9841f709dd26"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "36635921-2795-4c01-aba7-63117982f85e"
- ],
- "x-ms-client-request-id": [
- "b462d5d9-e160-462b-b9cc-9841f709dd26"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "45"
- ],
- "x-ms-correlation-request-id": [
- "769a3a77-702e-44c8-8491-ea83b89504c1"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232853Z:769a3a77-702e-44c8-8491-ea83b89504c1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:53 GMT"
- ],
- "Content-Length": [
- "1588"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps7987\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps7987.azureedge.net\",\r\n \"originHostHeader\": \"www.microsoft.com\",\r\n \"originPath\": \"/pictures\",\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"UseQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2306\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": {\r\n \"description\": \"Updated Delivery Policy\",\r\n \"rules\": [\r\n {\r\n \"name\": \"Rule1\",\r\n \"order\": 1,\r\n \"conditions\": [\r\n {\r\n \"name\": \"UrlPath\",\r\n \"parameters\": {\r\n \"operator\": \"Contains\",\r\n \"negateCondition\": false,\r\n \"matchValues\": [\r\n \"abc\"\r\n ],\r\n \"transforms\": [],\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleUrlPathMatchConditionParameters\"\r\n }\r\n }\r\n ],\r\n \"actions\": [\r\n {\r\n \"name\": \"ModifyResponseHeader\",\r\n \"parameters\": {\r\n \"headerAction\": \"Append\",\r\n \"headerName\": \"Access-Control-Allow-Origin\",\r\n \"value\": \"*\",\r\n \"@odata.type\": \"#Microsoft.Azure.Cdn.Models.DeliveryRuleHeaderActionParameters\"\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n },\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3245/providers/Microsoft.Cdn/profiles/ps5599/endpoints/ps7987?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczU1OTkvZW5kcG9pbnRzL3BzNzk4Nz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b462d5d9-e160-462b-b9cc-9841f709dd26"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/3ff9a17d-6cc1-4f03-a8d6-f933e5b15e25/profileresults/ps5599/endpointresults/ps7987?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b185c775-a489-4bf7-a7f4-2dd7607c19be"
- ],
- "x-ms-client-request-id": [
- "b462d5d9-e160-462b-b9cc-9841f709dd26"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/3ff9a17d-6cc1-4f03-a8d6-f933e5b15e25?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-correlation-request-id": [
- "a1bf7584-b5a3-490a-a7b6-98af7f5d6589"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232855Z:a1bf7584-b5a3-490a-a7b6-98af7f5d6589"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:28:54 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/3ff9a17d-6cc1-4f03-a8d6-f933e5b15e25?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzNmZjlhMTdkLTZjYzEtNGYwMy1hOGQ2LWY5MzNlNWIxNWUyNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b462d5d9-e160-462b-b9cc-9841f709dd26"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "00ccf2e2-38f1-4a7b-8c63-bb18a394dc40"
- ],
- "x-ms-client-request-id": [
- "b462d5d9-e160-462b-b9cc-9841f709dd26"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-correlation-request-id": [
- "6a6f8bcb-29fc-4242-80fa-a8efeac98531"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232905Z:6a6f8bcb-29fc-4242-80fa-a8efeac98531"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:29:04 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/3ff9a17d-6cc1-4f03-a8d6-f933e5b15e25?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzNmZjlhMTdkLTZjYzEtNGYwMy1hOGQ2LWY5MzNlNWIxNWUyNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b462d5d9-e160-462b-b9cc-9841f709dd26"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3b6d910f-a90d-400d-8716-2ab4fe58d82b"
- ],
- "x-ms-client-request-id": [
- "b462d5d9-e160-462b-b9cc-9841f709dd26"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-correlation-request-id": [
- "2e183f38-69d7-4442-8830-10db361a8c7b"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232915Z:2e183f38-69d7-4442-8830-10db361a8c7b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:29:14 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245/providers/Microsoft.Cdn/operationresults/3ff9a17d-6cc1-4f03-a8d6-f933e5b15e25/profileresults/ps5599/endpointresults/ps7987?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzI0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzNmZjlhMTdkLTZjYzEtNGYwMy1hOGQ2LWY5MzNlNWIxNWUyNS9wcm9maWxlcmVzdWx0cy9wczU1OTkvZW5kcG9pbnRyZXN1bHRzL3BzNzk4Nz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b462d5d9-e160-462b-b9cc-9841f709dd26"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b137dfb6-1fc7-4b3e-a4b9-81d141585680"
- ],
- "x-ms-client-request-id": [
- "b462d5d9-e160-462b-b9cc-9841f709dd26"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-correlation-request-id": [
- "7c63d7d0-3791-4aea-a48f-6e483e9b6f6e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232916Z:7c63d7d0-3791-4aea-a48f-6e483e9b6f6e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:29:15 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3245?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzI0NT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "79b689ca-ad94-4eb7-845a-59591bc23aa5"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "8dfb5573-530e-432d-9f88-3a7901ded2fa"
- ],
- "x-ms-correlation-request-id": [
- "8dfb5573-530e-432d-9f88-3a7901ded2fa"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232917Z:8dfb5573-530e-432d-9f88-3a7901ded2fa"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:29:16 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "99e9c8ed-9930-412b-8ebf-9133adec0cf0"
- ],
- "x-ms-correlation-request-id": [
- "99e9c8ed-9930-412b-8ebf-9133adec0cf0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232932Z:99e9c8ed-9930-412b-8ebf-9133adec0cf0"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:29:31 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "3cb65161-a5c5-4bb9-a5a6-aac89558b2ee"
- ],
- "x-ms-correlation-request-id": [
- "3cb65161-a5c5-4bb9-a5a6-aac89558b2ee"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T232947Z:3cb65161-a5c5-4bb9-a5a6-aac89558b2ee"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:29:47 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "a3b2d11d-b347-4cf1-b52e-099d3d7a10ae"
- ],
- "x-ms-correlation-request-id": [
- "a3b2d11d-b347-4cf1-b52e-099d3d7a10ae"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T233002Z:a3b2d11d-b347-4cf1-b52e-099d3d7a10ae"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:30:02 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "ab4d5c29-459e-4542-aaaa-bf486a486dba"
- ],
- "x-ms-correlation-request-id": [
- "ab4d5c29-459e-4542-aaaa-bf486a486dba"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T233017Z:ab4d5c29-459e-4542-aaaa-bf486a486dba"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:30:17 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "1250b066-ef57-4362-8f79-d6f97f746650"
- ],
- "x-ms-correlation-request-id": [
- "1250b066-ef57-4362-8f79-d6f97f746650"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T233033Z:1250b066-ef57-4362-8f79-d6f97f746650"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:30:32 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "3856c1fc-7b80-4b85-973d-04c34cfb1dbe"
- ],
- "x-ms-correlation-request-id": [
- "3856c1fc-7b80-4b85-973d-04c34cfb1dbe"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T233048Z:3856c1fc-7b80-4b85-973d-04c34cfb1dbe"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:30:48 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "85756c81-8808-45c6-9cea-38e9de3a59bc"
- ],
- "x-ms-correlation-request-id": [
- "85756c81-8808-45c6-9cea-38e9de3a59bc"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T233103Z:85756c81-8808-45c6-9cea-38e9de3a59bc"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:31:02 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMyNDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "76322982-4eee-4192-b273-1ab720c94fd3"
- ],
- "x-ms-correlation-request-id": [
- "76322982-4eee-4192-b273-1ab720c94fd3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T233103Z:76322982-4eee-4192-b273-1ab720c94fd3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:31:03 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-EndpointCrudAndActionWithPiping": [
- "ps5599",
- "ps3245",
- "ps7987",
- "ps2306"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointGeoFilters.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointGeoFilters.json
deleted file mode 100644
index 5316da1a1851..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointGeoFilters.json
+++ /dev/null
@@ -1,1704 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzk3MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "290eca43-0542-4e60-bec0-879237a88042"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "d47c6e9c-3331-4942-81f3-8842202c4911"
- ],
- "x-ms-correlation-request-id": [
- "d47c6e9c-3331-4942-81f3-8842202c4911"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T233930Z:d47c6e9c-3331-4942-81f3-8842202c4911"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:39:30 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3971\",\r\n \"name\": \"ps3971\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "08322449-12f4-4ca8-9f21-417ccb7a2dd7"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "373ec8b5-0db0-49c9-bc71-1796b5c2baa8"
- ],
- "x-ms-client-request-id": [
- "08322449-12f4-4ca8-9f21-417ccb7a2dd7"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "e461071e-c5c0-431c-b68b-7f9b6a317fb1"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T233931Z:e461071e-c5c0-431c-b68b-7f9b6a317fb1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:39:30 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3971/providers/Microsoft.Cdn/profiles/ps4628?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzk3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQ2Mjg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "08322449-12f4-4ca8-9f21-417ccb7a2dd7"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "77"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2f39701e-cb9c-460d-9903-95df86265353"
- ],
- "x-ms-client-request-id": [
- "08322449-12f4-4ca8-9f21-417ccb7a2dd7"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971/providers/Microsoft.Cdn/operationresults/7bef07ca-30f8-4015-a3da-ba535bda50bc?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "d4eae474-2a30-4d1f-acce-f94bf8f22ff3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T233935Z:d4eae474-2a30-4d1f-acce-f94bf8f22ff3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:39:34 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971/providers/Microsoft.Cdn/profiles/ps4628\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps4628\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971/providers/Microsoft.Cdn/operationresults/7bef07ca-30f8-4015-a3da-ba535bda50bc?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzk3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdiZWYwN2NhLTMwZjgtNDAxNS1hM2RhLWJhNTM1YmRhNTBiYz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "08322449-12f4-4ca8-9f21-417ccb7a2dd7"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "71480380-8da8-42c4-a4b2-8cc18208b2b3"
- ],
- "x-ms-client-request-id": [
- "08322449-12f4-4ca8-9f21-417ccb7a2dd7"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "878a6866-412d-4c29-94b2-910818072e7c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T233945Z:878a6866-412d-4c29-94b2-910818072e7c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:39:45 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3971/providers/Microsoft.Cdn/profiles/ps4628?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzk3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQ2Mjg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "08322449-12f4-4ca8-9f21-417ccb7a2dd7"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "18ea0003-e3c0-4c3c-88a2-b61065bb648d"
- ],
- "x-ms-client-request-id": [
- "08322449-12f4-4ca8-9f21-417ccb7a2dd7"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "db23189f-b9b5-4bc0-bf62-58b234835b0c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T233945Z:db23189f-b9b5-4bc0-bf62-58b234835b0c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:39:45 GMT"
- ],
- "Content-Length": [
- "318"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971/providers/Microsoft.Cdn/profiles/ps4628\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps4628\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps5541\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "05381322-7fcb-4159-802f-50bd04701383"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2c68bcd1-2d6c-4650-b92a-cc48b9e09e2b"
- ],
- "x-ms-client-request-id": [
- "05381322-7fcb-4159-802f-50bd04701383"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "78abd570-41c9-4570-8638-085af6879993"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T233946Z:78abd570-41c9-4570-8638-085af6879993"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:39:46 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3971/providers/Microsoft.Cdn/profiles/ps4628/endpoints/ps5541?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzk3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQ2MjgvZW5kcG9pbnRzL3BzNTU0MT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"geoFilters\": [\r\n {\r\n \"relativePath\": \"/mycar\",\r\n \"action\": \"Block\",\r\n \"countryCodes\": [\r\n \"GA\",\r\n \"AT\"\r\n ]\r\n }\r\n ],\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7260\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUs\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "05381322-7fcb-4159-802f-50bd04701383"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "383"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c833be71-620c-4ea8-aabf-a6f602033aad"
- ],
- "x-ms-client-request-id": [
- "05381322-7fcb-4159-802f-50bd04701383"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971/providers/Microsoft.Cdn/operationresults/6f522737-eb0f-4b44-8daa-f00ab0e2a0d4?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "7fe2f0ee-118c-4682-9d00-f7d9c3384f0f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T233950Z:7fe2f0ee-118c-4682-9d00-f7d9c3384f0f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:39:50 GMT"
- ],
- "Content-Length": [
- "1119"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971/providers/Microsoft.Cdn/profiles/ps4628/endpoints/ps5541\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps5541\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps5541.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7260\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [\r\n {\r\n \"relativePath\": \"/mycar\",\r\n \"action\": \"Block\",\r\n \"countryCodes\": [\r\n \"GA\",\r\n \"AT\"\r\n ]\r\n }\r\n ],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971/providers/Microsoft.Cdn/operationresults/6f522737-eb0f-4b44-8daa-f00ab0e2a0d4?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzk3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzZmNTIyNzM3LWViMGYtNGI0NC04ZGFhLWYwMGFiMGUyYTBkND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "05381322-7fcb-4159-802f-50bd04701383"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5081f7cc-5c0d-4091-9440-e51af58e293b"
- ],
- "x-ms-client-request-id": [
- "05381322-7fcb-4159-802f-50bd04701383"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "75e3892e-bbc9-4f7e-b469-b505027f8de4"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234000Z:75e3892e-bbc9-4f7e-b469-b505027f8de4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:40:00 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971/providers/Microsoft.Cdn/operationresults/6f522737-eb0f-4b44-8daa-f00ab0e2a0d4?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzk3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzZmNTIyNzM3LWViMGYtNGI0NC04ZGFhLWYwMGFiMGUyYTBkND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "05381322-7fcb-4159-802f-50bd04701383"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "39da6110-3381-42e0-80fb-e4be77d29c54"
- ],
- "x-ms-client-request-id": [
- "05381322-7fcb-4159-802f-50bd04701383"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-correlation-request-id": [
- "a10c8665-5aa2-40d0-bc7f-511a4ba5c8af"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234011Z:a10c8665-5aa2-40d0-bc7f-511a4ba5c8af"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:40:10 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3971/providers/Microsoft.Cdn/profiles/ps4628/endpoints/ps5541?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzk3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQ2MjgvZW5kcG9pbnRzL3BzNTU0MT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "05381322-7fcb-4159-802f-50bd04701383"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "93121565-b8f3-4a67-86cf-300957d309e8"
- ],
- "x-ms-client-request-id": [
- "05381322-7fcb-4159-802f-50bd04701383"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "101ff202-1c40-4a09-94b4-ad15990bc316"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234011Z:101ff202-1c40-4a09-94b4-ad15990bc316"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:40:10 GMT"
- ],
- "Content-Length": [
- "1117"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971/providers/Microsoft.Cdn/profiles/ps4628/endpoints/ps5541\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps5541\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps5541.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7260\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [\r\n {\r\n \"relativePath\": \"/mycar\",\r\n \"action\": \"Block\",\r\n \"countryCodes\": [\r\n \"GA\",\r\n \"AT\"\r\n ]\r\n }\r\n ],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3971/providers/Microsoft.Cdn/profiles/ps4628/endpoints/ps5541?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzk3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQ2MjgvZW5kcG9pbnRzL3BzNTU0MT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "039d4b8f-2668-4bd9-8a87-14846d483082"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a91106d7-07f5-40a5-84bc-d5a576e3a4f1"
- ],
- "x-ms-client-request-id": [
- "039d4b8f-2668-4bd9-8a87-14846d483082"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "e162d299-c916-4b19-9941-68256f311e37"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234011Z:e162d299-c916-4b19-9941-68256f311e37"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:40:11 GMT"
- ],
- "Content-Length": [
- "1117"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971/providers/Microsoft.Cdn/profiles/ps4628/endpoints/ps5541\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps5541\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps5541.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7260\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [\r\n {\r\n \"relativePath\": \"/mycar\",\r\n \"action\": \"Block\",\r\n \"countryCodes\": [\r\n \"GA\",\r\n \"AT\"\r\n ]\r\n }\r\n ],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3971/providers/Microsoft.Cdn/profiles/ps4628/endpoints/ps5541?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzk3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQ2MjgvZW5kcG9pbnRzL3BzNTU0MT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "00e37352-1117-430b-81fd-b4ae2542e1d4"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "24a031ed-8cf0-4cb6-8622-e568735c0dee"
- ],
- "x-ms-client-request-id": [
- "00e37352-1117-430b-81fd-b4ae2542e1d4"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "47"
- ],
- "x-ms-correlation-request-id": [
- "959eddd8-287e-43e7-b2e4-261d429f4fe7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234034Z:959eddd8-287e-43e7-b2e4-261d429f4fe7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:40:33 GMT"
- ],
- "Content-Length": [
- "1191"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971/providers/Microsoft.Cdn/profiles/ps4628/endpoints/ps5541\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps5541\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps5541.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7260\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [\r\n {\r\n \"relativePath\": \"/mycar\",\r\n \"action\": \"Block\",\r\n \"countryCodes\": [\r\n \"GA\",\r\n \"AT\"\r\n ]\r\n },\r\n {\r\n \"relativePath\": \"/mypicture\",\r\n \"action\": \"Block\",\r\n \"countryCodes\": [\r\n \"GA\",\r\n \"AT\"\r\n ]\r\n }\r\n ],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3971/providers/Microsoft.Cdn/profiles/ps4628/endpoints/ps5541?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzk3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQ2MjgvZW5kcG9pbnRzL3BzNTU0MT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PATCH",
- "RequestBody": "{\r\n \"tags\": {},\r\n \"properties\": {\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"geoFilters\": [\r\n {\r\n \"relativePath\": \"/mycar\",\r\n \"action\": \"Block\",\r\n \"countryCodes\": [\r\n \"GA\",\r\n \"AT\"\r\n ]\r\n },\r\n {\r\n \"relativePath\": \"/mypicture\",\r\n \"action\": \"Block\",\r\n \"countryCodes\": [\r\n \"GA\",\r\n \"AT\"\r\n ]\r\n }\r\n ]\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "00e37352-1117-430b-81fd-b4ae2542e1d4"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "564"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971/providers/Microsoft.Cdn/operationresults/6031e3aa-437e-4be2-9c6a-7a717c106089/profileresults/ps4628/endpointresults/ps5541?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "bc47eaa1-3e14-427e-bbd0-8f46cc0434f3"
- ],
- "x-ms-client-request-id": [
- "00e37352-1117-430b-81fd-b4ae2542e1d4"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971/providers/Microsoft.Cdn/operationresults/6031e3aa-437e-4be2-9c6a-7a717c106089?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "98"
- ],
- "x-ms-correlation-request-id": [
- "ac4e7f5e-9f43-498d-8b77-7fa08a91d242"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234013Z:ac4e7f5e-9f43-498d-8b77-7fa08a91d242"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:40:13 GMT"
- ],
- "Content-Length": [
- "1191"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971/providers/Microsoft.Cdn/profiles/ps4628/endpoints/ps5541\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps5541\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps5541.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7260\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [\r\n {\r\n \"relativePath\": \"/mycar\",\r\n \"action\": \"Block\",\r\n \"countryCodes\": [\r\n \"GA\",\r\n \"AT\"\r\n ]\r\n },\r\n {\r\n \"relativePath\": \"/mypicture\",\r\n \"action\": \"Block\",\r\n \"countryCodes\": [\r\n \"GA\",\r\n \"AT\"\r\n ]\r\n }\r\n ],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971/providers/Microsoft.Cdn/operationresults/6031e3aa-437e-4be2-9c6a-7a717c106089?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzk3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzYwMzFlM2FhLTQzN2UtNGJlMi05YzZhLTdhNzE3YzEwNjA4OT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "00e37352-1117-430b-81fd-b4ae2542e1d4"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a5bf8147-65cd-4603-a73a-b979002f005e"
- ],
- "x-ms-client-request-id": [
- "00e37352-1117-430b-81fd-b4ae2542e1d4"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-correlation-request-id": [
- "4b017698-08ef-4336-9aae-5e2138c563d3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234023Z:4b017698-08ef-4336-9aae-5e2138c563d3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:40:23 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971/providers/Microsoft.Cdn/operationresults/6031e3aa-437e-4be2-9c6a-7a717c106089?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzk3MS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzYwMzFlM2FhLTQzN2UtNGJlMi05YzZhLTdhNzE3YzEwNjA4OT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "00e37352-1117-430b-81fd-b4ae2542e1d4"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "50fab67e-8e31-4903-91ca-3cd660c2fffc"
- ],
- "x-ms-client-request-id": [
- "00e37352-1117-430b-81fd-b4ae2542e1d4"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-correlation-request-id": [
- "9217766d-9b93-484c-a65a-7d694a3a3768"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234034Z:9217766d-9b93-484c-a65a-7d694a3a3768"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:40:33 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3971?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzk3MT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ab475b68-79b3-4987-97d3-40658fc0039c"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "62295eed-0494-4311-9783-2a566ffd5641"
- ],
- "x-ms-correlation-request-id": [
- "62295eed-0494-4311-9783-2a566ffd5641"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234035Z:62295eed-0494-4311-9783-2a566ffd5641"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:40:35 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU56RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "c7c98236-f3c1-48a5-ae83-65f4570d69ed"
- ],
- "x-ms-correlation-request-id": [
- "c7c98236-f3c1-48a5-ae83-65f4570d69ed"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234050Z:c7c98236-f3c1-48a5-ae83-65f4570d69ed"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:40:50 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU56RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "a837191a-eca3-45f6-b0a8-cd928df6c7d5"
- ],
- "x-ms-correlation-request-id": [
- "a837191a-eca3-45f6-b0a8-cd928df6c7d5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234105Z:a837191a-eca3-45f6-b0a8-cd928df6c7d5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:41:05 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU56RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "db8916f7-465e-42a0-8181-24a7742ae601"
- ],
- "x-ms-correlation-request-id": [
- "db8916f7-465e-42a0-8181-24a7742ae601"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234120Z:db8916f7-465e-42a0-8181-24a7742ae601"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:41:20 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU56RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "9e5b16a1-7c38-4701-af95-155b5e844c99"
- ],
- "x-ms-correlation-request-id": [
- "9e5b16a1-7c38-4701-af95-155b5e844c99"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234135Z:9e5b16a1-7c38-4701-af95-155b5e844c99"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:41:35 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU56RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "3e67e630-c733-4fae-b59e-7e858d86bc60"
- ],
- "x-ms-correlation-request-id": [
- "3e67e630-c733-4fae-b59e-7e858d86bc60"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234150Z:3e67e630-c733-4fae-b59e-7e858d86bc60"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:41:50 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU56RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "4ded6f5d-fd5e-4405-b4e8-2675d87ef7d7"
- ],
- "x-ms-correlation-request-id": [
- "4ded6f5d-fd5e-4405-b4e8-2675d87ef7d7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234206Z:4ded6f5d-fd5e-4405-b4e8-2675d87ef7d7"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:42:05 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU56RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "81a9771f-717f-45e0-bae1-a3901b5216d0"
- ],
- "x-ms-correlation-request-id": [
- "81a9771f-717f-45e0-bae1-a3901b5216d0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234221Z:81a9771f-717f-45e0-bae1-a3901b5216d0"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:42:20 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU56RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "984866ad-5614-4c6f-be93-4477e594aa42"
- ],
- "x-ms-correlation-request-id": [
- "984866ad-5614-4c6f-be93-4477e594aa42"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234236Z:984866ad-5614-4c6f-be93-4477e594aa42"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:42:36 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU56RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "98eba501-a4e1-4b12-9a0a-0bd996d1f2d2"
- ],
- "x-ms-correlation-request-id": [
- "98eba501-a4e1-4b12-9a0a-0bd996d1f2d2"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234251Z:98eba501-a4e1-4b12-9a0a-0bd996d1f2d2"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:42:51 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU56RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "d4b13736-780f-4d3e-8c89-4b83e497c0e0"
- ],
- "x-ms-correlation-request-id": [
- "d4b13736-780f-4d3e-8c89-4b83e497c0e0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234306Z:d4b13736-780f-4d3e-8c89-4b83e497c0e0"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:43:06 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM5NzEtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNU56RXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "29118af8-93f7-4e6c-86e6-0cfdc1be6afb"
- ],
- "x-ms-correlation-request-id": [
- "29118af8-93f7-4e6c-86e6-0cfdc1be6afb"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234306Z:29118af8-93f7-4e6c-86e6-0cfdc1be6afb"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:43:06 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-EndpointGeoFilters": [
- "ps4628",
- "ps3971",
- "ps5541",
- "ps7260"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointPipeline.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointPipeline.json
deleted file mode 100644
index 323e1d3ecd26..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointPipeline.json
+++ /dev/null
@@ -1,3067 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzcyNj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "9a5bb0f4-3b10-4acd-95a5-3855af3455d1"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-request-id": [
- "c63dec47-de6f-4637-b623-a4f2a97ea9e9"
- ],
- "x-ms-correlation-request-id": [
- "c63dec47-de6f-4637-b623-a4f2a97ea9e9"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234400Z:c63dec47-de6f-4637-b623-a4f2a97ea9e9"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:44:00 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3726\",\r\n \"name\": \"ps3726\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1645b89f-ec00-446f-80c1-d46bbf6f180e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "63c531f0-ce63-4233-b0c6-23dd302974a0"
- ],
- "x-ms-client-request-id": [
- "1645b89f-ec00-446f-80c1-d46bbf6f180e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "2055d861-338f-47ea-831c-54b3fdb61d38"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234402Z:2055d861-338f-47ea-831c-54b3fdb61d38"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:44:02 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNDc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1645b89f-ec00-446f-80c1-d46bbf6f180e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "78"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e88c20ff-a390-4625-a225-2f9b9c95dc98"
- ],
- "x-ms-client-request-id": [
- "1645b89f-ec00-446f-80c1-d46bbf6f180e"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/eea0842a-259e-4f9f-9ac1-e645ed0b65f3?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "83dd33d8-8c39-4d8b-b4ee-6937a85d5b8c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234407Z:83dd33d8-8c39-4d8b-b4ee-6937a85d5b8c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:44:06 GMT"
- ],
- "Content-Length": [
- "320"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9047\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/eea0842a-259e-4f9f-9ac1-e645ed0b65f3?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2VlYTA4NDJhLTI1OWUtNGY5Zi05YWMxLWU2NDVlZDBiNjVmMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1645b89f-ec00-446f-80c1-d46bbf6f180e"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0ede4ae2-75e2-49cc-bbf1-f4347dde4b49"
- ],
- "x-ms-client-request-id": [
- "1645b89f-ec00-446f-80c1-d46bbf6f180e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "355ee1ca-64c7-4e3f-8acf-95cedde3f254"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234417Z:355ee1ca-64c7-4e3f-8acf-95cedde3f254"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:44:16 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/eea0842a-259e-4f9f-9ac1-e645ed0b65f3?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2VlYTA4NDJhLTI1OWUtNGY5Zi05YWMxLWU2NDVlZDBiNjVmMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1645b89f-ec00-446f-80c1-d46bbf6f180e"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9cab32e6-2ea7-41ed-9d18-cabc9dca48c2"
- ],
- "x-ms-client-request-id": [
- "1645b89f-ec00-446f-80c1-d46bbf6f180e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "79706a62-61d4-4f39-a1a6-9aa3bb2357a6"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234427Z:79706a62-61d4-4f39-a1a6-9aa3bb2357a6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:44:26 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/eea0842a-259e-4f9f-9ac1-e645ed0b65f3?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2VlYTA4NDJhLTI1OWUtNGY5Zi05YWMxLWU2NDVlZDBiNjVmMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1645b89f-ec00-446f-80c1-d46bbf6f180e"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "62056c58-8cd0-4187-94ae-ec50247a32a0"
- ],
- "x-ms-client-request-id": [
- "1645b89f-ec00-446f-80c1-d46bbf6f180e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "d7ccb0d1-ca41-4207-acec-bbf5c9530a62"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234437Z:d7ccb0d1-ca41-4207-acec-bbf5c9530a62"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:44:36 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/eea0842a-259e-4f9f-9ac1-e645ed0b65f3?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2VlYTA4NDJhLTI1OWUtNGY5Zi05YWMxLWU2NDVlZDBiNjVmMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1645b89f-ec00-446f-80c1-d46bbf6f180e"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "83a06fc6-b5a2-4c75-9afb-f2f1d737d308"
- ],
- "x-ms-client-request-id": [
- "1645b89f-ec00-446f-80c1-d46bbf6f180e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "4f3a09d4-a767-432d-8374-7f424fd99dbb"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234447Z:4f3a09d4-a767-432d-8374-7f424fd99dbb"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:44:47 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/eea0842a-259e-4f9f-9ac1-e645ed0b65f3?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2VlYTA4NDJhLTI1OWUtNGY5Zi05YWMxLWU2NDVlZDBiNjVmMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1645b89f-ec00-446f-80c1-d46bbf6f180e"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "06ffb70f-fa57-4371-a7e7-7963440e0358"
- ],
- "x-ms-client-request-id": [
- "1645b89f-ec00-446f-80c1-d46bbf6f180e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "573f5084-4fca-4f96-8317-082d1b29a5dd"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234458Z:573f5084-4fca-4f96-8317-082d1b29a5dd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:44:57 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNDc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1645b89f-ec00-446f-80c1-d46bbf6f180e"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "47735a36-5f23-48e7-9563-294421189381"
- ],
- "x-ms-client-request-id": [
- "1645b89f-ec00-446f-80c1-d46bbf6f180e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "83d906bb-002b-4c3b-9928-8092f117f05a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234458Z:83d906bb-002b-4c3b-9928-8092f117f05a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:44:57 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9047\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNDc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "39e4e5d4-ce79-4088-a888-bd6e41723cef"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ac885ba6-faf5-4ae2-9c8b-4d7204c397e3"
- ],
- "x-ms-client-request-id": [
- "39e4e5d4-ce79-4088-a888-bd6e41723cef"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "47"
- ],
- "x-ms-correlation-request-id": [
- "8a7b42a9-e9be-4d2d-965b-70d6349ec44c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234550Z:8a7b42a9-e9be-4d2d-965b-70d6349ec44c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:45:49 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9047\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNDc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "18a0f822-1d29-4845-93b4-9b1c443a9fa1"
- ],
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "46"
- ],
- "x-ms-correlation-request-id": [
- "f92ce416-611e-433c-a8ae-7d9968884015"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234551Z:f92ce416-611e-433c-a8ae-7d9968884015"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:45:50 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9047\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNDc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1e303e2d-396a-4de1-bee9-ceb7ab645d31"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2b02c945-1a12-48ef-8827-a2e67754977c"
- ],
- "x-ms-client-request-id": [
- "1e303e2d-396a-4de1-bee9-ceb7ab645d31"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "45"
- ],
- "x-ms-correlation-request-id": [
- "26ed3c85-69fa-40ab-b734-41741ebf9188"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234636Z:26ed3c85-69fa-40ab-b734-41741ebf9188"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:46:36 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9047\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps6809\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "edf1e676-af72-4a9f-af0e-6352cce83f03"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6b69f24b-5a8d-4778-9eea-23bfe205eed4"
- ],
- "x-ms-client-request-id": [
- "edf1e676-af72-4a9f-af0e-6352cce83f03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "8755d853-e13f-4b75-9ce7-3c38573675c0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234458Z:8755d853-e13f-4b75-9ce7-3c38573675c0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:44:57 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps9108\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ebfba172-7001-439b-ac1a-922d8c442db0"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ac6099d1-3532-494c-b5b0-290edaafc0e3"
- ],
- "x-ms-client-request-id": [
- "ebfba172-7001-439b-ac1a-922d8c442db0"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "8d92ef78-956b-4bf1-bf03-8ec90323daa8"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234525Z:8d92ef78-956b-4bf1-bf03-8ec90323daa8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:45:25 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints/ps6809?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNDcvZW5kcG9pbnRzL3BzNjgwOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7115\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUs\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "edf1e676-af72-4a9f-af0e-6352cce83f03"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "202"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ba507231-8f91-4ef6-a1ae-49750668fe91"
- ],
- "x-ms-client-request-id": [
- "edf1e676-af72-4a9f-af0e-6352cce83f03"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/1c3195b5-1663-46ad-92ab-83d2c4097ae5?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "2d1282ec-14e8-4159-9e86-049794b30d57"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234503Z:2d1282ec-14e8-4159-9e86-049794b30d57"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:45:03 GMT"
- ],
- "Content-Length": [
- "1050"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints/ps6809\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps6809\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps6809.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7115\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/1c3195b5-1663-46ad-92ab-83d2c4097ae5?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzFjMzE5NWI1LTE2NjMtNDZhZC05MmFiLTgzZDJjNDA5N2FlNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "edf1e676-af72-4a9f-af0e-6352cce83f03"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f00c56ac-29e4-493a-8ec4-ae48149f7a0e"
- ],
- "x-ms-client-request-id": [
- "edf1e676-af72-4a9f-af0e-6352cce83f03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "9b775e04-cac6-43f4-87e8-2d23b1f49030"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234513Z:9b775e04-cac6-43f4-87e8-2d23b1f49030"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:45:13 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/1c3195b5-1663-46ad-92ab-83d2c4097ae5?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzFjMzE5NWI1LTE2NjMtNDZhZC05MmFiLTgzZDJjNDA5N2FlNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "edf1e676-af72-4a9f-af0e-6352cce83f03"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1721ff37-1499-4e5c-ab1e-e4b9f665a1a4"
- ],
- "x-ms-client-request-id": [
- "edf1e676-af72-4a9f-af0e-6352cce83f03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "038f4461-c50a-42e1-bbe3-da1ba0d64782"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234523Z:038f4461-c50a-42e1-bbe3-da1ba0d64782"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:45:23 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints/ps6809?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNDcvZW5kcG9pbnRzL3BzNjgwOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "edf1e676-af72-4a9f-af0e-6352cce83f03"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e8bb4ad4-f72d-4e92-9723-a086d4d4066c"
- ],
- "x-ms-client-request-id": [
- "edf1e676-af72-4a9f-af0e-6352cce83f03"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "44fe6d6d-72fd-42b0-85de-3814a94ea7e5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234524Z:44fe6d6d-72fd-42b0-85de-3814a94ea7e5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:45:23 GMT"
- ],
- "Content-Length": [
- "1048"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints/ps6809\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps6809\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps6809.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7115\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints/ps9108?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNDcvZW5kcG9pbnRzL3BzOTEwOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7115\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUs\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ebfba172-7001-439b-ac1a-922d8c442db0"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "202"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ef837d97-c1da-4d79-9c05-ac6633cfc36d"
- ],
- "x-ms-client-request-id": [
- "ebfba172-7001-439b-ac1a-922d8c442db0"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/3e29bc80-625a-474d-a774-54789fb5038f?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "98"
- ],
- "x-ms-correlation-request-id": [
- "d34e1c4d-9249-46db-be77-84c6054d4e06"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234529Z:d34e1c4d-9249-46db-be77-84c6054d4e06"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:45:29 GMT"
- ],
- "Content-Length": [
- "1050"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints/ps9108\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps9108\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps9108.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7115\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/3e29bc80-625a-474d-a774-54789fb5038f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzNlMjliYzgwLTYyNWEtNDc0ZC1hNzc0LTU0Nzg5ZmI1MDM4Zj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ebfba172-7001-439b-ac1a-922d8c442db0"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5e8ea825-053f-44df-95e2-930d24bcab4f"
- ],
- "x-ms-client-request-id": [
- "ebfba172-7001-439b-ac1a-922d8c442db0"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "089b6238-5f3e-4bea-b1be-180af7bd1789"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234539Z:089b6238-5f3e-4bea-b1be-180af7bd1789"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:45:39 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/3e29bc80-625a-474d-a774-54789fb5038f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzNlMjliYzgwLTYyNWEtNDc0ZC1hNzc0LTU0Nzg5ZmI1MDM4Zj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ebfba172-7001-439b-ac1a-922d8c442db0"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3f111904-36e2-4868-b586-896ca39ef43d"
- ],
- "x-ms-client-request-id": [
- "ebfba172-7001-439b-ac1a-922d8c442db0"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-correlation-request-id": [
- "e8de4fbe-2830-4513-a618-053e3c082423"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234549Z:e8de4fbe-2830-4513-a618-053e3c082423"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:45:49 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints/ps9108?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNDcvZW5kcG9pbnRzL3BzOTEwOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ebfba172-7001-439b-ac1a-922d8c442db0"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "37722519-2f6c-4d43-91e5-813badde39b1"
- ],
- "x-ms-client-request-id": [
- "ebfba172-7001-439b-ac1a-922d8c442db0"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "1ae3502b-c43b-4bf2-9f76-4c36788bb1ca"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234550Z:1ae3502b-c43b-4bf2-9f76-4c36788bb1ca"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:45:49 GMT"
- ],
- "Content-Length": [
- "1048"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints/ps9108\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps9108\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps9108.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7115\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNDcvZW5kcG9pbnRzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "39e4e5d4-ce79-4088-a888-bd6e41723cef"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "16e6dba3-e612-4472-a701-7e3964becf52"
- ],
- "x-ms-client-request-id": [
- "39e4e5d4-ce79-4088-a888-bd6e41723cef"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "47"
- ],
- "x-ms-correlation-request-id": [
- "f5bfbe85-2f6e-427c-8b3d-55995f7eb406"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234550Z:f5bfbe85-2f6e-427c-8b3d-55995f7eb406"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:45:50 GMT"
- ],
- "Content-Length": [
- "2109"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints/ps6809\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps6809\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps6809.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7115\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints/ps9108\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps9108\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps9108.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7115\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNDcvZW5kcG9pbnRzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e76d9ba9-045c-48be-8fdd-c9cf6e9f475d"
- ],
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "46"
- ],
- "x-ms-correlation-request-id": [
- "97a17390-b3a1-407e-9404-89860fedaac4"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234551Z:97a17390-b3a1-407e-9404-89860fedaac4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:45:50 GMT"
- ],
- "Content-Length": [
- "2109"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints/ps6809\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps6809\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps6809.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7115\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints/ps9108\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps9108\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps9108.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7115\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNDcvZW5kcG9pbnRzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6197af68-2da2-4fac-b497-b28c72c53e4e"
- ],
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "45"
- ],
- "x-ms-correlation-request-id": [
- "fc66dae0-c422-4e4c-9510-b31a92ddf5cd"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234551Z:fc66dae0-c422-4e4c-9510-b31a92ddf5cd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:45:51 GMT"
- ],
- "Content-Length": [
- "2109"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints/ps6809\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps6809\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps6809.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7115\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints/ps9108\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps9108\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps9108.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7115\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNDcvZW5kcG9pbnRzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f7848f12-1348-47a1-8314-95f8a9fdcb22"
- ],
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "44"
- ],
- "x-ms-correlation-request-id": [
- "c4290a7e-7c8d-43ac-a7a2-01540320b69f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234613Z:c4290a7e-7c8d-43ac-a7a2-01540320b69f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:46:12 GMT"
- ],
- "Content-Length": [
- "1060"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints/ps9108\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps9108\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps9108.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps7115\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNDcvZW5kcG9pbnRzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1e303e2d-396a-4de1-bee9-ceb7ab645d31"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "89f99306-75f9-4876-87a2-159ab05ad1f5"
- ],
- "x-ms-client-request-id": [
- "1e303e2d-396a-4de1-bee9-ceb7ab645d31"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "43"
- ],
- "x-ms-correlation-request-id": [
- "d51c7860-185d-42d0-b2fb-aa6800e66d10"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234636Z:d51c7860-185d-42d0-b2fb-aa6800e66d10"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:46:36 GMT"
- ],
- "Content-Length": [
- "12"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": []\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints/ps6809?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNDcvZW5kcG9pbnRzL3BzNjgwOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/b6206b57-168b-4348-93a0-07ad56dd066e/profileresults/ps9047/endpointresults/ps6809?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "107b499b-8018-4a32-af83-d5ccc88d6dbf"
- ],
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/b6206b57-168b-4348-93a0-07ad56dd066e?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-correlation-request-id": [
- "b35f3aff-a3e4-4a00-a57f-a4a805e1202f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234552Z:b35f3aff-a3e4-4a00-a57f-a4a805e1202f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:45:52 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/b6206b57-168b-4348-93a0-07ad56dd066e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2I2MjA2YjU3LTE2OGItNDM0OC05M2EwLTA3YWQ1NmRkMDY2ZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0daeda92-5f1f-42e2-b3ad-1224dcbbc980"
- ],
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-correlation-request-id": [
- "1fa4bc7c-07e8-4149-acfc-e2bf62b71d54"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234603Z:1fa4bc7c-07e8-4149-acfc-e2bf62b71d54"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:46:02 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/b6206b57-168b-4348-93a0-07ad56dd066e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2I2MjA2YjU3LTE2OGItNDM0OC05M2EwLTA3YWQ1NmRkMDY2ZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8fce99fe-e63d-4b28-b573-24f2a87b89bf"
- ],
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-correlation-request-id": [
- "992a4bc7-0554-4364-9792-1e86c0b3e693"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234613Z:992a4bc7-0554-4364-9792-1e86c0b3e693"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:46:12 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/b6206b57-168b-4348-93a0-07ad56dd066e/profileresults/ps9047/endpointresults/ps6809?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2I2MjA2YjU3LTE2OGItNDM0OC05M2EwLTA3YWQ1NmRkMDY2ZS9wcm9maWxlcmVzdWx0cy9wczkwNDcvZW5kcG9pbnRyZXN1bHRzL3BzNjgwOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8ef11463-6f0e-420d-86e1-5a7ab1822955"
- ],
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-correlation-request-id": [
- "ae20169b-a923-4680-91d0-59298a1c8867"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234613Z:ae20169b-a923-4680-91d0-59298a1c8867"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:46:12 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3726/providers/Microsoft.Cdn/profiles/ps9047/endpoints/ps9108?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczkwNDcvZW5kcG9pbnRzL3BzOTEwOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/716c7859-72ba-496d-b353-a88ce8774a85/profileresults/ps9047/endpointresults/ps9108?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4fb8fb0f-c586-4186-9f53-dc7685ecea89"
- ],
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/716c7859-72ba-496d-b353-a88ce8774a85?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14998"
- ],
- "x-ms-correlation-request-id": [
- "9235bc3c-55dc-4605-98a0-2348b1698a0a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234615Z:9235bc3c-55dc-4605-98a0-2348b1698a0a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:46:14 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/716c7859-72ba-496d-b353-a88ce8774a85?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzcxNmM3ODU5LTcyYmEtNDk2ZC1iMzUzLWE4OGNlODc3NGE4NT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0e1587f4-8040-437d-b1fc-4a10da735efa"
- ],
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-correlation-request-id": [
- "df91acc1-cb4f-40a9-a78e-8e67661642d8"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234625Z:df91acc1-cb4f-40a9-a78e-8e67661642d8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:46:25 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/716c7859-72ba-496d-b353-a88ce8774a85?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzcxNmM3ODU5LTcyYmEtNDk2ZC1iMzUzLWE4OGNlODc3NGE4NT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "19c42d37-fb7e-4147-9a12-9890e363c28d"
- ],
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
- ],
- "x-ms-correlation-request-id": [
- "e918232e-81a9-4646-a0c6-0e5be99eb200"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234635Z:e918232e-81a9-4646-a0c6-0e5be99eb200"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:46:35 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726/providers/Microsoft.Cdn/operationresults/716c7859-72ba-496d-b353-a88ce8774a85/profileresults/ps9047/endpointresults/ps9108?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzcyNi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzcxNmM3ODU5LTcyYmEtNDk2ZC1iMzUzLWE4OGNlODc3NGE4NS9wcm9maWxlcmVzdWx0cy9wczkwNDcvZW5kcG9pbnRyZXN1bHRzL3BzOTEwOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "fe69095c-f168-4898-80bf-28fac68efebe"
- ],
- "x-ms-client-request-id": [
- "f03cbd89-5e31-4cf3-a50c-e598eba0063b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
- ],
- "x-ms-correlation-request-id": [
- "a8d7ac3d-242f-46f4-8bfc-151b1943d5fc"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234636Z:a8d7ac3d-242f-46f4-8bfc-151b1943d5fc"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:46:36 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3726?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzcyNj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "65082e58-d3e1-46c0-a34a-9fe26280bfc5"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14998"
- ],
- "x-ms-request-id": [
- "1f3edf2e-1dce-42bf-8280-1ae2e71086b5"
- ],
- "x-ms-correlation-request-id": [
- "1f3edf2e-1dce-42bf-8280-1ae2e71086b5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234637Z:1f3edf2e-1dce-42bf-8280-1ae2e71086b5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:46:37 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNM01qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "66dbbad6-9e78-4844-a1de-28c3ba248ea5"
- ],
- "x-ms-correlation-request-id": [
- "66dbbad6-9e78-4844-a1de-28c3ba248ea5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234653Z:66dbbad6-9e78-4844-a1de-28c3ba248ea5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:46:53 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNM01qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "371a82a3-7f99-4b5c-a9a2-692096d91fa6"
- ],
- "x-ms-correlation-request-id": [
- "371a82a3-7f99-4b5c-a9a2-692096d91fa6"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234708Z:371a82a3-7f99-4b5c-a9a2-692096d91fa6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:47:08 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNM01qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "fb02a25c-eded-4193-acac-1e76bff8fcbc"
- ],
- "x-ms-correlation-request-id": [
- "fb02a25c-eded-4193-acac-1e76bff8fcbc"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234723Z:fb02a25c-eded-4193-acac-1e76bff8fcbc"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:47:23 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNM01qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "655ed68e-37d4-4474-a01b-a3cd8eb4d376"
- ],
- "x-ms-correlation-request-id": [
- "655ed68e-37d4-4474-a01b-a3cd8eb4d376"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234738Z:655ed68e-37d4-4474-a01b-a3cd8eb4d376"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:47:37 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNM01qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "da9f2d56-992a-44b1-bf62-65e2c03ac1af"
- ],
- "x-ms-correlation-request-id": [
- "da9f2d56-992a-44b1-bf62-65e2c03ac1af"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234753Z:da9f2d56-992a-44b1-bf62-65e2c03ac1af"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:47:52 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNM01qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-request-id": [
- "40ca1a70-c315-4ab6-9585-eb9bc06cb459"
- ],
- "x-ms-correlation-request-id": [
- "40ca1a70-c315-4ab6-9585-eb9bc06cb459"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234808Z:40ca1a70-c315-4ab6-9585-eb9bc06cb459"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:48:07 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNM01qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
- ],
- "x-ms-request-id": [
- "02983737-25ed-4805-a58d-095423b0c40e"
- ],
- "x-ms-correlation-request-id": [
- "02983737-25ed-4805-a58d-095423b0c40e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234823Z:02983737-25ed-4805-a58d-095423b0c40e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:48:22 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNM01qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
- ],
- "x-ms-request-id": [
- "10756d7f-e4b6-4214-b1ca-da5002d7340c"
- ],
- "x-ms-correlation-request-id": [
- "10756d7f-e4b6-4214-b1ca-da5002d7340c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234838Z:10756d7f-e4b6-4214-b1ca-da5002d7340c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:48:37 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNM01qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
- ],
- "x-ms-request-id": [
- "33fb2646-f824-4055-94c1-908fa5aabfff"
- ],
- "x-ms-correlation-request-id": [
- "33fb2646-f824-4055-94c1-908fa5aabfff"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234853Z:33fb2646-f824-4055-94c1-908fa5aabfff"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:48:53 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNM01qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11983"
- ],
- "x-ms-request-id": [
- "4cc47f72-0193-4ea0-b9f8-fda3c4d6d027"
- ],
- "x-ms-correlation-request-id": [
- "4cc47f72-0193-4ea0-b9f8-fda3c4d6d027"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234908Z:4cc47f72-0193-4ea0-b9f8-fda3c4d6d027"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:49:08 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNM01qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11982"
- ],
- "x-ms-request-id": [
- "d6a29097-52ae-4963-a8b3-6cb82b92174e"
- ],
- "x-ms-correlation-request-id": [
- "d6a29097-52ae-4963-a8b3-6cb82b92174e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234924Z:d6a29097-52ae-4963-a8b3-6cb82b92174e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:49:23 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM3MjYtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNM01qWXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11981"
- ],
- "x-ms-request-id": [
- "88f720e3-03af-4486-bf14-e05459a0c8de"
- ],
- "x-ms-correlation-request-id": [
- "88f720e3-03af-4486-bf14-e05459a0c8de"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234924Z:88f720e3-03af-4486-bf14-e05459a0c8de"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:49:23 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-EndpointPipeline": [
- "ps9047",
- "ps3726",
- "ps6809",
- "ps9108",
- "ps7115"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointResourceUsage.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointResourceUsage.json
deleted file mode 100644
index 21908c10127c..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.EndpointTests/TestEndpointResourceUsage.json
+++ /dev/null
@@ -1,1491 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1715?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTcxNT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "763904a6-e180-4b65-b3bb-568a04161ca4"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-request-id": [
- "556e3065-f8cf-4ed6-8e44-a9c3655d9b18"
- ],
- "x-ms-correlation-request-id": [
- "556e3065-f8cf-4ed6-8e44-a9c3655d9b18"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234938Z:556e3065-f8cf-4ed6-8e44-a9c3655d9b18"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:49:38 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps1715\",\r\n \"name\": \"ps1715\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "210228f1-8ac3-4fb2-ac4a-02ec67f45013"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6fb52705-cbfc-4a58-9a42-644a90095db0"
- ],
- "x-ms-client-request-id": [
- "210228f1-8ac3-4fb2-ac4a-02ec67f45013"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "b86247ee-4cda-4708-bf50-1b8a83f355c9"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234940Z:b86247ee-4cda-4708-bf50-1b8a83f355c9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:49:39 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps1715/providers/Microsoft.Cdn/profiles/ps1520?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTcxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE1MjA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "210228f1-8ac3-4fb2-ac4a-02ec67f45013"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "77"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "386bf4ac-0472-48f1-9995-a9210a3b5e20"
- ],
- "x-ms-client-request-id": [
- "210228f1-8ac3-4fb2-ac4a-02ec67f45013"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1715/providers/Microsoft.Cdn/operationresults/b9859717-44f0-496f-9acb-f92ff93203a0?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "d5b21c8d-9a70-4b6a-9e09-7166cc710167"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234944Z:d5b21c8d-9a70-4b6a-9e09-7166cc710167"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:49:43 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1715/providers/Microsoft.Cdn/profiles/ps1520\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps1520\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1715/providers/Microsoft.Cdn/operationresults/b9859717-44f0-496f-9acb-f92ff93203a0?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTcxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2I5ODU5NzE3LTQ0ZjAtNDk2Zi05YWNiLWY5MmZmOTMyMDNhMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "210228f1-8ac3-4fb2-ac4a-02ec67f45013"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8e1380df-ef82-41a8-90b8-74422aef7f74"
- ],
- "x-ms-client-request-id": [
- "210228f1-8ac3-4fb2-ac4a-02ec67f45013"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "6948f4a2-a286-4cfd-8305-b86aeaade91c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234954Z:6948f4a2-a286-4cfd-8305-b86aeaade91c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:49:53 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps1715/providers/Microsoft.Cdn/profiles/ps1520?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTcxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE1MjA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "210228f1-8ac3-4fb2-ac4a-02ec67f45013"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5e7eed4f-c85b-416f-b434-01d0449888a3"
- ],
- "x-ms-client-request-id": [
- "210228f1-8ac3-4fb2-ac4a-02ec67f45013"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "8c717581-de22-4923-8512-5a1b6a924f8a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234954Z:8c717581-de22-4923-8512-5a1b6a924f8a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:49:53 GMT"
- ],
- "Content-Length": [
- "318"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1715/providers/Microsoft.Cdn/profiles/ps1520\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps1520\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps1338\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b05f5a3c-3f28-4f9e-be9a-f52d3d4d80eb"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "07249a8c-aa43-4b12-95ed-963eeb590712"
- ],
- "x-ms-client-request-id": [
- "b05f5a3c-3f28-4f9e-be9a-f52d3d4d80eb"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "22949609-2ef8-43b2-ba0c-60ee0b99c1ce"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234955Z:22949609-2ef8-43b2-ba0c-60ee0b99c1ce"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:49:54 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps1715/providers/Microsoft.Cdn/profiles/ps1520/endpoints/ps1338?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTcxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE1MjAvZW5kcG9pbnRzL3BzMTMzOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"origins\": [\r\n {\r\n \"name\": \"ps3215\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUs\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b05f5a3c-3f28-4f9e-be9a-f52d3d4d80eb"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "202"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7cd394d4-1c24-4ff2-9c76-98e0879305d3"
- ],
- "x-ms-client-request-id": [
- "b05f5a3c-3f28-4f9e-be9a-f52d3d4d80eb"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1715/providers/Microsoft.Cdn/operationresults/a59f237f-9b8b-4f84-8b96-0bad86fb51de?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "29bd655a-e55f-494e-a61a-f7bf2e1b21ee"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T234958Z:29bd655a-e55f-494e-a61a-f7bf2e1b21ee"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:49:57 GMT"
- ],
- "Content-Length": [
- "1050"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1715/providers/Microsoft.Cdn/profiles/ps1520/endpoints/ps1338\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps1338\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps1338.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps3215\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1715/providers/Microsoft.Cdn/operationresults/a59f237f-9b8b-4f84-8b96-0bad86fb51de?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTcxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2E1OWYyMzdmLTliOGItNGY4NC04Yjk2LTBiYWQ4NmZiNTFkZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b05f5a3c-3f28-4f9e-be9a-f52d3d4d80eb"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f469424e-3e1e-4dd5-bf3b-0eb133659399"
- ],
- "x-ms-client-request-id": [
- "b05f5a3c-3f28-4f9e-be9a-f52d3d4d80eb"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "d4438c13-06ae-493a-a051-134a5bebac0a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T235008Z:d4438c13-06ae-493a-a051-134a5bebac0a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:50:08 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1715/providers/Microsoft.Cdn/operationresults/a59f237f-9b8b-4f84-8b96-0bad86fb51de?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTcxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2E1OWYyMzdmLTliOGItNGY4NC04Yjk2LTBiYWQ4NmZiNTFkZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b05f5a3c-3f28-4f9e-be9a-f52d3d4d80eb"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3ca0a496-75fc-4dd3-893d-fd4113aec518"
- ],
- "x-ms-client-request-id": [
- "b05f5a3c-3f28-4f9e-be9a-f52d3d4d80eb"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "7363a74c-cfa9-480b-a794-aa683c0c2d03"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T235019Z:7363a74c-cfa9-480b-a794-aa683c0c2d03"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:50:18 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps1715/providers/Microsoft.Cdn/profiles/ps1520/endpoints/ps1338?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTcxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE1MjAvZW5kcG9pbnRzL3BzMTMzOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b05f5a3c-3f28-4f9e-be9a-f52d3d4d80eb"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "94e9d296-61c8-4eb0-84f6-76dcf12c2b2e"
- ],
- "x-ms-client-request-id": [
- "b05f5a3c-3f28-4f9e-be9a-f52d3d4d80eb"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "8a41d57b-c971-4d37-9dd7-cc06514b8735"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T235019Z:8a41d57b-c971-4d37-9dd7-cc06514b8735"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:50:18 GMT"
- ],
- "Content-Length": [
- "1048"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1715/providers/Microsoft.Cdn/profiles/ps1520/endpoints/ps1338\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps1338\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps1338.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps3215\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps1715/providers/Microsoft.Cdn/profiles/ps1520/endpoints/ps1338/checkResourceUsage?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTcxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE1MjAvZW5kcG9pbnRzL3BzMTMzOC9jaGVja1Jlc291cmNlVXNhZ2U/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "898c1c82-b9a9-4619-9e87-19dcf46485b2"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "770940ab-c99f-4780-8da1-6736539ba5a4"
- ],
- "x-ms-client-request-id": [
- "898c1c82-b9a9-4619-9e87-19dcf46485b2"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "4ebaf4dd-70a0-4311-aa4f-7c680fb645fa"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T235020Z:4ebaf4dd-70a0-4311-aa4f-7c680fb645fa"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:50:19 GMT"
- ],
- "Content-Length": [
- "233"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"resourceType\": \"customdomain\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 0,\r\n \"limit\": 20\r\n },\r\n {\r\n \"resourceType\": \"geofilter\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 0,\r\n \"limit\": 25\r\n },\r\n {\r\n \"resourceType\": \"deliveryrule\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 0,\r\n \"limit\": 20\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps1715?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTcxNT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "665c9fb1-f753-405e-92e5-ef2150d1b324"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "e70e8de9-3099-4086-bff1-2dcfef7453b5"
- ],
- "x-ms-correlation-request-id": [
- "e70e8de9-3099-4086-bff1-2dcfef7453b5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T235020Z:e70e8de9-3099-4086-bff1-2dcfef7453b5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:50:20 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFM01UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "95b74c29-05b0-4141-b3ce-c4cd8a14cca1"
- ],
- "x-ms-correlation-request-id": [
- "95b74c29-05b0-4141-b3ce-c4cd8a14cca1"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T235035Z:95b74c29-05b0-4141-b3ce-c4cd8a14cca1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:50:35 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFM01UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "4545c72f-ce95-4ce2-b5ac-b7822f714fa0"
- ],
- "x-ms-correlation-request-id": [
- "4545c72f-ce95-4ce2-b5ac-b7822f714fa0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T235051Z:4545c72f-ce95-4ce2-b5ac-b7822f714fa0"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:50:51 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFM01UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "7204d180-3a17-43dc-a6a3-53073638d9a3"
- ],
- "x-ms-correlation-request-id": [
- "7204d180-3a17-43dc-a6a3-53073638d9a3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T235106Z:7204d180-3a17-43dc-a6a3-53073638d9a3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:51:06 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFM01UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "e5d79603-7fdd-4297-9f60-a23bda3f1698"
- ],
- "x-ms-correlation-request-id": [
- "e5d79603-7fdd-4297-9f60-a23bda3f1698"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T235121Z:e5d79603-7fdd-4297-9f60-a23bda3f1698"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:51:21 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFM01UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "503ee525-5fe5-4001-a91d-617dafd5ba96"
- ],
- "x-ms-correlation-request-id": [
- "503ee525-5fe5-4001-a91d-617dafd5ba96"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T235136Z:503ee525-5fe5-4001-a91d-617dafd5ba96"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:51:36 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFM01UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "7a251113-c756-47a6-862e-4572d5c2b558"
- ],
- "x-ms-correlation-request-id": [
- "7a251113-c756-47a6-862e-4572d5c2b558"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T235151Z:7a251113-c756-47a6-862e-4572d5c2b558"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:51:51 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFM01UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "16112ff4-1dff-4463-a780-de0b13acca7e"
- ],
- "x-ms-correlation-request-id": [
- "16112ff4-1dff-4463-a780-de0b13acca7e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T235206Z:16112ff4-1dff-4463-a780-de0b13acca7e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:52:06 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFM01UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "d3c10a08-db1f-4b8f-9908-8df1e189019e"
- ],
- "x-ms-correlation-request-id": [
- "d3c10a08-db1f-4b8f-9908-8df1e189019e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T235221Z:d3c10a08-db1f-4b8f-9908-8df1e189019e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:52:21 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFM01UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "51b5cb93-f317-47e7-827e-158b36fd8265"
- ],
- "x-ms-correlation-request-id": [
- "51b5cb93-f317-47e7-827e-158b36fd8265"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T235236Z:51b5cb93-f317-47e7-827e-158b36fd8265"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:52:36 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFM01UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "2ac1fa98-94de-4b5c-910f-91e1461bbef6"
- ],
- "x-ms-correlation-request-id": [
- "2ac1fa98-94de-4b5c-910f-91e1461bbef6"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T235252Z:2ac1fa98-94de-4b5c-910f-91e1461bbef6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:52:51 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFM01UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "e90b7185-40f4-41e7-8233-c1c1f97bc0c3"
- ],
- "x-ms-correlation-request-id": [
- "e90b7185-40f4-41e7-8233-c1c1f97bc0c3"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T235307Z:e90b7185-40f4-41e7-8233-c1c1f97bc0c3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:53:07 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzE3MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFM01UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "46401528-94ad-4d2e-8d74-8b11ebdda9d6"
- ],
- "x-ms-correlation-request-id": [
- "46401528-94ad-4d2e-8d74-8b11ebdda9d6"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T235307Z:46401528-94ad-4d2e-8d74-8b11ebdda9d6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 23:53:07 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-EndpointResourceUsage": [
- "ps1520",
- "ps1715",
- "ps1338",
- "ps3215"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginGroupTests/TestCreateOriginGroup.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginGroupTests/TestCreateOriginGroup.json
deleted file mode 100644
index 24cab97fe422..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginGroupTests/TestCreateOriginGroup.json
+++ /dev/null
@@ -1,1694 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjkxND9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c42bfce8-ba26-4d44-9955-3296fccd06e4"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "da013beb-603c-4243-94bd-6477becb5fab"
- ],
- "x-ms-correlation-request-id": [
- "da013beb-603c-4243-94bd-6477becb5fab"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192250Z:da013beb-603c-4243-94bd-6477becb5fab"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:22:50 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6914\",\r\n \"name\": \"ps6914\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "885f7316-4c5f-44cb-952e-28b920501314"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b5a325fb-c4c9-4c9b-ad1a-748d6f9f7e64"
- ],
- "x-ms-client-request-id": [
- "885f7316-4c5f-44cb-952e-28b920501314"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "f43147e8-6482-4bbd-bc26-e61f268d1cd8"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192251Z:f43147e8-6482-4bbd-bc26-e61f268d1cd8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:22:51 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjkxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczgyMTU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "885f7316-4c5f-44cb-952e-28b920501314"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "80"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "17691a09-b9f4-40c6-9b2b-3fcd58f2f8d3"
- ],
- "x-ms-client-request-id": [
- "885f7316-4c5f-44cb-952e-28b920501314"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/operationresults/a2627b17-2b5a-46f0-901b-520ff7b63983?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "eea4618d-1600-46ad-a7fe-cef55cd25f2c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192255Z:eea4618d-1600-46ad-a7fe-cef55cd25f2c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:22:54 GMT"
- ],
- "Content-Length": [
- "322"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps8215\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/operationresults/a2627b17-2b5a-46f0-901b-520ff7b63983?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjkxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2EyNjI3YjE3LTJiNWEtNDZmMC05MDFiLTUyMGZmN2I2Mzk4Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "885f7316-4c5f-44cb-952e-28b920501314"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7584ca3b-f34b-4542-b074-ae331df57948"
- ],
- "x-ms-client-request-id": [
- "885f7316-4c5f-44cb-952e-28b920501314"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "f91acbd1-ea6c-4949-bff4-b0590eaddd46"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192305Z:f91acbd1-ea6c-4949-bff4-b0590eaddd46"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:23:04 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/operationresults/a2627b17-2b5a-46f0-901b-520ff7b63983?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjkxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2EyNjI3YjE3LTJiNWEtNDZmMC05MDFiLTUyMGZmN2I2Mzk4Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "885f7316-4c5f-44cb-952e-28b920501314"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e48b0701-ffe2-46d0-b34e-68773704b3c6"
- ],
- "x-ms-client-request-id": [
- "885f7316-4c5f-44cb-952e-28b920501314"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "79fc83fa-b0cc-44d0-b71e-ee3991ae121c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192315Z:79fc83fa-b0cc-44d0-b71e-ee3991ae121c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:23:14 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjkxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczgyMTU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "885f7316-4c5f-44cb-952e-28b920501314"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ee1b7358-666b-491b-98d7-7a6bc157dfbc"
- ],
- "x-ms-client-request-id": [
- "885f7316-4c5f-44cb-952e-28b920501314"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "b67feae2-503f-45aa-a16c-652d98cb2dab"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192315Z:b67feae2-503f-45aa-a16c-652d98cb2dab"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:23:15 GMT"
- ],
- "Content-Length": [
- "321"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps8215\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps8923\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8e0def0b-d749-45af-82b0-ec0bd376ffd4"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "37357b50-b141-4804-9983-55de5bd962fc"
- ],
- "x-ms-client-request-id": [
- "8e0def0b-d749-45af-82b0-ec0bd376ffd4"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "5403c274-6c9a-436d-bc66-9c138f86e4cf"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192316Z:5403c274-6c9a-436d-bc66-9c138f86e4cf"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:23:15 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215/endpoints/ps8923?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjkxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczgyMTUvZW5kcG9pbnRzL3BzODkyMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215/endpoints/ps8923/origingroups/ps9858\"\r\n },\r\n \"origins\": [\r\n {\r\n \"name\": \"ps3547\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"ps9858\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/health.aspx\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 240\r\n },\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215/endpoints/ps8923/origins/ps3547\"\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8e0def0b-d749-45af-82b0-ec0bd376ffd4"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "967"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "51893346-f8cb-460b-b539-b9e5a1072a9e"
- ],
- "x-ms-client-request-id": [
- "8e0def0b-d749-45af-82b0-ec0bd376ffd4"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/operationresults/0941633d-3978-464c-8829-7b736ca99d70?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "3603f2c5-1534-4e05-9c30-001ea5e55136"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192321Z:3603f2c5-1534-4e05-9c30-001ea5e55136"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:23:21 GMT"
- ],
- "Content-Length": [
- "1640"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215/endpoints/ps8923\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps8923\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps8923.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps3547\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"ps9858\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/health.aspx\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 240\r\n },\r\n \"responseBasedOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215/endpoints/ps8923/origins/ps3547\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215/endpoints/ps8923/origingroups/ps9858\"\r\n },\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/operationresults/0941633d-3978-464c-8829-7b736ca99d70?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjkxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzA5NDE2MzNkLTM5NzgtNDY0Yy04ODI5LTdiNzM2Y2E5OWQ3MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8e0def0b-d749-45af-82b0-ec0bd376ffd4"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6ed00eaa-9b13-4536-8855-372f0a940576"
- ],
- "x-ms-client-request-id": [
- "8e0def0b-d749-45af-82b0-ec0bd376ffd4"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "172f9546-31af-4ff4-b4ee-3b89057df14c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192332Z:172f9546-31af-4ff4-b4ee-3b89057df14c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:23:31 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/operationresults/0941633d-3978-464c-8829-7b736ca99d70?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjkxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzA5NDE2MzNkLTM5NzgtNDY0Yy04ODI5LTdiNzM2Y2E5OWQ3MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8e0def0b-d749-45af-82b0-ec0bd376ffd4"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4a4e3a5b-a8cc-4a05-9404-47fc5b6d063f"
- ],
- "x-ms-client-request-id": [
- "8e0def0b-d749-45af-82b0-ec0bd376ffd4"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "29c5e3d6-c286-40fe-b67e-6c51f4a1e733"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192342Z:29c5e3d6-c286-40fe-b67e-6c51f4a1e733"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:23:42 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215/endpoints/ps8923?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjkxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczgyMTUvZW5kcG9pbnRzL3BzODkyMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8e0def0b-d749-45af-82b0-ec0bd376ffd4"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "170e1453-fd58-4f59-b7ca-e38210d5d40c"
- ],
- "x-ms-client-request-id": [
- "8e0def0b-d749-45af-82b0-ec0bd376ffd4"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "cb01541e-27ba-46f4-a8ce-90dd5f0476d4"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192342Z:cb01541e-27ba-46f4-a8ce-90dd5f0476d4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:23:42 GMT"
- ],
- "Content-Length": [
- "1638"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215/endpoints/ps8923\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps8923\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps8923.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps3547\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"ps9858\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/health.aspx\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 240\r\n },\r\n \"responseBasedOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215/endpoints/ps8923/origins/ps3547\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215/endpoints/ps8923/origingroups/ps9858\"\r\n },\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215/endpoints/ps8923/originGroups/ps4057?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjkxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczgyMTUvZW5kcG9pbnRzL3BzODkyMy9vcmlnaW5Hcm91cHMvcHM0MDU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/check-health.aspx\",\r\n \"probeRequestType\": \"HEAD\",\r\n \"probeProtocol\": \"Http\",\r\n \"probeIntervalInSeconds\": 120\r\n },\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215/endpoints/ps8923/origins/ps3547\"\r\n }\r\n ]\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a45eecac-d9f0-4fbc-8a21-df27d25bff99"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "418"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e27ee28a-6cd5-4e7e-a6ab-416183f9ddf9"
- ],
- "x-ms-client-request-id": [
- "a45eecac-d9f0-4fbc-8a21-df27d25bff99"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/operationresults/666b2168-c5b9-4f8b-8383-42bd807d461f?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "5ac8417f-1a37-41d2-978a-3c235c1115d4"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192344Z:5ac8417f-1a37-41d2-978a-3c235c1115d4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:23:44 GMT"
- ],
- "Content-Length": [
- "715"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215/endpoints/ps8923/origingroups/ps4057\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origingroups\",\r\n \"name\": \"ps4057\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/check-health.aspx\",\r\n \"probeRequestType\": \"HEAD\",\r\n \"probeProtocol\": \"Http\",\r\n \"probeIntervalInSeconds\": 120\r\n },\r\n \"responseBasedOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215/endpoints/ps8923/origins/ps3547\"\r\n }\r\n ],\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/operationresults/666b2168-c5b9-4f8b-8383-42bd807d461f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjkxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzY2NmIyMTY4LWM1YjktNGY4Yi04MzgzLTQyYmQ4MDdkNDYxZj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a45eecac-d9f0-4fbc-8a21-df27d25bff99"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b0c0f7de-3fa1-4819-9a9c-7b9868f1af13"
- ],
- "x-ms-client-request-id": [
- "a45eecac-d9f0-4fbc-8a21-df27d25bff99"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "2e10aa0a-9885-47fd-b2aa-ea0804c6ace2"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192354Z:2e10aa0a-9885-47fd-b2aa-ea0804c6ace2"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:23:54 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215/endpoints/ps8923/originGroups/ps4057?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjkxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczgyMTUvZW5kcG9pbnRzL3BzODkyMy9vcmlnaW5Hcm91cHMvcHM0MDU3P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a45eecac-d9f0-4fbc-8a21-df27d25bff99"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "cf304838-1cb3-429a-a489-918a1ec7f91f"
- ],
- "x-ms-client-request-id": [
- "a45eecac-d9f0-4fbc-8a21-df27d25bff99"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "6867e8cc-8ff3-4166-82b9-463815383851"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192354Z:6867e8cc-8ff3-4166-82b9-463815383851"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:23:54 GMT"
- ],
- "Content-Length": [
- "714"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215/endpoints/ps8923/origingroups/ps4057\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origingroups\",\r\n \"name\": \"ps4057\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/check-health.aspx\",\r\n \"probeRequestType\": \"HEAD\",\r\n \"probeProtocol\": \"Http\",\r\n \"probeIntervalInSeconds\": 120\r\n },\r\n \"responseBasedOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914/providers/Microsoft.Cdn/profiles/ps8215/endpoints/ps8923/origins/ps3547\"\r\n }\r\n ],\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps6914?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjkxND9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "163903d8-6c4d-4518-97fa-d865b3402841"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "f5690dbb-a284-4c2a-868a-ce9811e0b9cd"
- ],
- "x-ms-correlation-request-id": [
- "f5690dbb-a284-4c2a-868a-ce9811e0b9cd"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192355Z:f5690dbb-a284-4c2a-868a-ce9811e0b9cd"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:23:55 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "5f641168-17f8-49d3-a087-4d73cf84d2f9"
- ],
- "x-ms-correlation-request-id": [
- "5f641168-17f8-49d3-a087-4d73cf84d2f9"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192410Z:5f641168-17f8-49d3-a087-4d73cf84d2f9"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:24:09 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "3f55c02e-bf57-41d0-ba57-9927cb4b3e3a"
- ],
- "x-ms-correlation-request-id": [
- "3f55c02e-bf57-41d0-ba57-9927cb4b3e3a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192425Z:3f55c02e-bf57-41d0-ba57-9927cb4b3e3a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:24:24 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "3981728c-58ae-47fc-ac85-4b07bca8d840"
- ],
- "x-ms-correlation-request-id": [
- "3981728c-58ae-47fc-ac85-4b07bca8d840"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192441Z:3981728c-58ae-47fc-ac85-4b07bca8d840"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:24:40 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "ff83650c-09ad-4145-b800-8f88dcd04706"
- ],
- "x-ms-correlation-request-id": [
- "ff83650c-09ad-4145-b800-8f88dcd04706"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192456Z:ff83650c-09ad-4145-b800-8f88dcd04706"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:24:55 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "398c2fc1-8f68-4f84-8323-727901db86cf"
- ],
- "x-ms-correlation-request-id": [
- "398c2fc1-8f68-4f84-8323-727901db86cf"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192511Z:398c2fc1-8f68-4f84-8323-727901db86cf"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:25:10 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "fab92a40-a632-4a62-bc3f-8666175ae12b"
- ],
- "x-ms-correlation-request-id": [
- "fab92a40-a632-4a62-bc3f-8666175ae12b"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192526Z:fab92a40-a632-4a62-bc3f-8666175ae12b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:25:25 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "f58fb9eb-a2d6-493e-a796-2c4172c1fc52"
- ],
- "x-ms-correlation-request-id": [
- "f58fb9eb-a2d6-493e-a796-2c4172c1fc52"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192541Z:f58fb9eb-a2d6-493e-a796-2c4172c1fc52"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:25:40 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "9a70d02b-a7f0-4293-80af-e703aaa02442"
- ],
- "x-ms-correlation-request-id": [
- "9a70d02b-a7f0-4293-80af-e703aaa02442"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192556Z:9a70d02b-a7f0-4293-80af-e703aaa02442"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:25:55 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "132ff4c6-9b19-4bce-bdca-f8430e2e7f58"
- ],
- "x-ms-correlation-request-id": [
- "132ff4c6-9b19-4bce-bdca-f8430e2e7f58"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192611Z:132ff4c6-9b19-4bce-bdca-f8430e2e7f58"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:26:10 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "383eb936-3abe-4999-bb59-a4da6ebd3a63"
- ],
- "x-ms-correlation-request-id": [
- "383eb936-3abe-4999-bb59-a4da6ebd3a63"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192626Z:383eb936-3abe-4999-bb59-a4da6ebd3a63"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:26:26 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "0cb4496c-f819-4aee-9635-2956763bf175"
- ],
- "x-ms-correlation-request-id": [
- "0cb4496c-f819-4aee-9635-2956763bf175"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192641Z:0cb4496c-f819-4aee-9635-2956763bf175"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:26:41 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzY5MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZNU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-request-id": [
- "7d2495e2-1645-4799-885b-912a6258babf"
- ],
- "x-ms-correlation-request-id": [
- "7d2495e2-1645-4799-885b-912a6258babf"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T192641Z:7d2495e2-1645-4799-885b-912a6258babf"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:26:41 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-CreateOriginGroup": [
- "ps6914",
- "ps8215",
- "ps8923",
- "ps9858",
- "ps3547",
- "ps4057"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginGroupTests/TestGetSetOriginGroup.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginGroupTests/TestGetSetOriginGroup.json
deleted file mode 100644
index 03fd23db7db4..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginGroupTests/TestGetSetOriginGroup.json
+++ /dev/null
@@ -1,1762 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "242c7d97-d985-48a3-bd90-c4e6d14feb86"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "3c2ed168-6fa5-45b6-bbdd-446eb0b8ead7"
- ],
- "x-ms-correlation-request-id": [
- "3c2ed168-6fa5-45b6-bbdd-446eb0b8ead7"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191459Z:3c2ed168-6fa5-45b6-bbdd-446eb0b8ead7"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:14:58 GMT"
- ],
- "Content-Length": [
- "161"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps11\",\r\n \"name\": \"ps11\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5c6760e4-51a5-4120-9374-ad2dafd478ac"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a3ca1246-fd4b-417b-849a-cf8060fb5c66"
- ],
- "x-ms-client-request-id": [
- "5c6760e4-51a5-4120-9374-ad2dafd478ac"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "49b96656-fe1a-4da0-94cd-d707cf4b1a67"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191500Z:49b96656-fe1a-4da0-94cd-d707cf4b1a67"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:15:00 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps11/providers/Microsoft.Cdn/profiles/ps9278?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHM5Mjc4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5c6760e4-51a5-4120-9374-ad2dafd478ac"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "80"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6750f572-2d33-4f37-8658-6d3e23544e8b"
- ],
- "x-ms-client-request-id": [
- "5c6760e4-51a5-4120-9374-ad2dafd478ac"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/operationresults/373cddb4-79b2-4ae6-825e-0cdd70dbda7e?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "9877686f-c53e-4029-a5f0-353bed56f68c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191504Z:9877686f-c53e-4029-a5f0-353bed56f68c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:15:04 GMT"
- ],
- "Content-Length": [
- "320"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/profiles/ps9278\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9278\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/operationresults/373cddb4-79b2-4ae6-825e-0cdd70dbda7e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8zNzNjZGRiNC03OWIyLTRhZTYtODI1ZS0wY2RkNzBkYmRhN2U/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5c6760e4-51a5-4120-9374-ad2dafd478ac"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "24f84af8-6243-408b-92a7-77cbbd0d06dc"
- ],
- "x-ms-client-request-id": [
- "5c6760e4-51a5-4120-9374-ad2dafd478ac"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "6af3758d-157a-4c92-bd39-9f4a50726026"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191515Z:6af3758d-157a-4c92-bd39-9f4a50726026"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:15:14 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/operationresults/373cddb4-79b2-4ae6-825e-0cdd70dbda7e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy8zNzNjZGRiNC03OWIyLTRhZTYtODI1ZS0wY2RkNzBkYmRhN2U/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5c6760e4-51a5-4120-9374-ad2dafd478ac"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "59256067-5d1d-4da7-8863-2df33a5428a0"
- ],
- "x-ms-client-request-id": [
- "5c6760e4-51a5-4120-9374-ad2dafd478ac"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "adf0b8e1-a341-46fc-ae55-de1cd841bc34"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191525Z:adf0b8e1-a341-46fc-ae55-de1cd841bc34"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:15:24 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps11/providers/Microsoft.Cdn/profiles/ps9278?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHM5Mjc4P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5c6760e4-51a5-4120-9374-ad2dafd478ac"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5e4f3e49-ef8f-466b-93b9-d3b13a0f507e"
- ],
- "x-ms-client-request-id": [
- "5c6760e4-51a5-4120-9374-ad2dafd478ac"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "382938cc-5ee9-47c1-9bd6-3e74bac329d8"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191525Z:382938cc-5ee9-47c1-9bd6-3e74bac329d8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:15:24 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/profiles/ps9278\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps9278\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps2581\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "35c1e1d8-7b13-4d15-9ba3-7337b9b86f3a"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5b4c18e2-0ee4-42a3-b4db-db1ca26a6e26"
- ],
- "x-ms-client-request-id": [
- "35c1e1d8-7b13-4d15-9ba3-7337b9b86f3a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "483e7960-f2b2-4aff-a3ab-584f2d10ae20"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191527Z:483e7960-f2b2-4aff-a3ab-584f2d10ae20"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:15:26 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHM5Mjc4L2VuZHBvaW50cy9wczI1ODE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581/origingroups/ps3238\"\r\n },\r\n \"origins\": [\r\n {\r\n \"name\": \"ps589\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"ps3238\",\r\n \"properties\": {\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581/origins/ps589\"\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "35c1e1d8-7b13-4d15-9ba3-7337b9b86f3a"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "747"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ade30c99-9848-4482-b058-fde5f82eb1ae"
- ],
- "x-ms-client-request-id": [
- "35c1e1d8-7b13-4d15-9ba3-7337b9b86f3a"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/operationresults/51a27153-eb07-42aa-8d55-d324d8408690?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "e9810985-39a4-42d0-beea-577c3a5548dd"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191534Z:e9810985-39a4-42d0-beea-577c3a5548dd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:15:34 GMT"
- ],
- "Content-Length": [
- "1530"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps2581\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps2581.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps589\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"ps3238\",\r\n \"properties\": {\r\n \"healthProbeSettings\": null,\r\n \"responseBasedOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581/origins/ps589\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581/origingroups/ps3238\"\r\n },\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/operationresults/51a27153-eb07-42aa-8d55-d324d8408690?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy81MWEyNzE1My1lYjA3LTQyYWEtOGQ1NS1kMzI0ZDg0MDg2OTA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "35c1e1d8-7b13-4d15-9ba3-7337b9b86f3a"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "fa35945f-f121-4765-8810-dfe2bf82b709"
- ],
- "x-ms-client-request-id": [
- "35c1e1d8-7b13-4d15-9ba3-7337b9b86f3a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "54658023-467a-4725-a7cc-00321eb239af"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191544Z:54658023-467a-4725-a7cc-00321eb239af"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:15:44 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/operationresults/51a27153-eb07-42aa-8d55-d324d8408690?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy81MWEyNzE1My1lYjA3LTQyYWEtOGQ1NS1kMzI0ZDg0MDg2OTA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "35c1e1d8-7b13-4d15-9ba3-7337b9b86f3a"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5c54cd89-73a9-4974-b43b-807fb6b7a3cf"
- ],
- "x-ms-client-request-id": [
- "35c1e1d8-7b13-4d15-9ba3-7337b9b86f3a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "3322a248-d542-4016-8fdf-1a36551f7313"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191554Z:3322a248-d542-4016-8fdf-1a36551f7313"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:15:54 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHM5Mjc4L2VuZHBvaW50cy9wczI1ODE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "35c1e1d8-7b13-4d15-9ba3-7337b9b86f3a"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5cfbb882-eb98-447e-ba6e-a6ebbf347dac"
- ],
- "x-ms-client-request-id": [
- "35c1e1d8-7b13-4d15-9ba3-7337b9b86f3a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "efdc2496-51c0-4ac2-8764-b7c9f7b17e19"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191555Z:efdc2496-51c0-4ac2-8764-b7c9f7b17e19"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:15:54 GMT"
- ],
- "Content-Length": [
- "1528"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps2581\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps2581.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps589\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"ps3238\",\r\n \"properties\": {\r\n \"healthProbeSettings\": null,\r\n \"responseBasedOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581/origins/ps589\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581/origingroups/ps3238\"\r\n },\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581/originGroups/ps3238?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHM5Mjc4L2VuZHBvaW50cy9wczI1ODEvb3JpZ2luR3JvdXBzL3BzMzIzOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "39478380-d281-481b-a5be-63a9ac211646"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9104d851-6083-44f1-80cf-e992fbdbeab8"
- ],
- "x-ms-client-request-id": [
- "39478380-d281-481b-a5be-63a9ac211646"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "666f3add-1f32-4788-bf7a-cea4299ec07f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191555Z:666f3add-1f32-4788-bf7a-cea4299ec07f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:15:55 GMT"
- ],
- "Content-Length": [
- "601"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581/origingroups/ps3238\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origingroups\",\r\n \"name\": \"ps3238\",\r\n \"properties\": {\r\n \"healthProbeSettings\": null,\r\n \"responseBasedOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581/origins/ps589\"\r\n }\r\n ],\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581/originGroups/ps3238?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHM5Mjc4L2VuZHBvaW50cy9wczI1ODEvb3JpZ2luR3JvdXBzL3BzMzIzOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8c852535-da7d-4603-90ff-77c84ec76549"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "17edde1a-8662-41ad-8f33-89ed09b77595"
- ],
- "x-ms-client-request-id": [
- "8c852535-da7d-4603-90ff-77c84ec76549"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "c9597209-3e76-4354-ba47-9026497e588d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191607Z:c9597209-3e76-4354-ba47-9026497e588d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:16:07 GMT"
- ],
- "Content-Length": [
- "710"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581/origingroups/ps3238\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origingroups\",\r\n \"name\": \"ps3238\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/health-status.aspx\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 120\r\n },\r\n \"responseBasedOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581/origins/ps589\"\r\n }\r\n ],\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581/originGroups/ps3238?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMTEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vcHJvZmlsZXMvcHM5Mjc4L2VuZHBvaW50cy9wczI1ODEvb3JpZ2luR3JvdXBzL3BzMzIzOD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PATCH",
- "RequestBody": "{\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/health-status.aspx\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 120\r\n },\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581/origins/ps589\"\r\n }\r\n ]\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8c852535-da7d-4603-90ff-77c84ec76549"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "416"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/operationresults/d7938afc-3366-40aa-88e1-c31b6eed1107/profileresults/ps9278/endpointresults/ps2581/origingroupresults/ps3238?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3f4dd12f-f9da-42c7-89d9-06a82617d158"
- ],
- "x-ms-client-request-id": [
- "8c852535-da7d-4603-90ff-77c84ec76549"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/operationresults/d7938afc-3366-40aa-88e1-c31b6eed1107?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "a391ace1-27d5-4c76-a984-abccb64ff721"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191557Z:a391ace1-27d5-4c76-a984-abccb64ff721"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:15:57 GMT"
- ],
- "Content-Length": [
- "710"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581/origingroups/ps3238\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origingroups\",\r\n \"name\": \"ps3238\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/health-status.aspx\",\r\n \"probeRequestType\": \"GET\",\r\n \"probeProtocol\": \"Https\",\r\n \"probeIntervalInSeconds\": 120\r\n },\r\n \"responseBasedOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/profiles/ps9278/endpoints/ps2581/origins/ps589\"\r\n }\r\n ],\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11/providers/Microsoft.Cdn/operationresults/d7938afc-3366-40aa-88e1-c31b6eed1107?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTEvcHJvdmlkZXJzL01pY3Jvc29mdC5DZG4vb3BlcmF0aW9ucmVzdWx0cy9kNzkzOGFmYy0zMzY2LTQwYWEtODhlMS1jMzFiNmVlZDExMDc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "8c852535-da7d-4603-90ff-77c84ec76549"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "02366db3-c173-4576-8207-df3960490a6c"
- ],
- "x-ms-client-request-id": [
- "8c852535-da7d-4603-90ff-77c84ec76549"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "584ac5b3-1db2-4078-80cd-e48897ed759d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191607Z:584ac5b3-1db2-4078-80cd-e48897ed759d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:16:07 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps11?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMTE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "2dda4b2f-e15f-41d4-8273-6863fe2eca9b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "7683ae7e-4d76-4759-aa94-37d3b15aa3ec"
- ],
- "x-ms-correlation-request-id": [
- "7683ae7e-4d76-4759-aa94-37d3b15aa3ec"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191608Z:7683ae7e-4d76-4759-aa94-37d3b15aa3ec"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:16:07 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeExWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "bf875e2b-9a29-46c2-b113-df77acaebe48"
- ],
- "x-ms-correlation-request-id": [
- "bf875e2b-9a29-46c2-b113-df77acaebe48"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191623Z:bf875e2b-9a29-46c2-b113-df77acaebe48"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:16:23 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeExWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "ff6bb8d0-fe14-454a-a584-cdf77d032319"
- ],
- "x-ms-correlation-request-id": [
- "ff6bb8d0-fe14-454a-a584-cdf77d032319"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191638Z:ff6bb8d0-fe14-454a-a584-cdf77d032319"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:16:38 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeExWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "d235b57d-129d-4171-aa3c-b0b31edb5ab1"
- ],
- "x-ms-correlation-request-id": [
- "d235b57d-129d-4171-aa3c-b0b31edb5ab1"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191654Z:d235b57d-129d-4171-aa3c-b0b31edb5ab1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:16:53 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeExWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "09796e63-d73a-47ef-86f3-2e8bc0fe8294"
- ],
- "x-ms-correlation-request-id": [
- "09796e63-d73a-47ef-86f3-2e8bc0fe8294"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191709Z:09796e63-d73a-47ef-86f3-2e8bc0fe8294"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:17:09 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeExWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "76c5266d-826d-423c-9190-4ff4452c75d8"
- ],
- "x-ms-correlation-request-id": [
- "76c5266d-826d-423c-9190-4ff4452c75d8"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191724Z:76c5266d-826d-423c-9190-4ff4452c75d8"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:17:24 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeExWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "ef2a213d-7554-4b81-88e6-c041b2ad9fc5"
- ],
- "x-ms-correlation-request-id": [
- "ef2a213d-7554-4b81-88e6-c041b2ad9fc5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191739Z:ef2a213d-7554-4b81-88e6-c041b2ad9fc5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:17:39 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeExWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "d8e94dbb-a626-4ae1-a3f2-412825a7d4f8"
- ],
- "x-ms-correlation-request-id": [
- "d8e94dbb-a626-4ae1-a3f2-412825a7d4f8"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191754Z:d8e94dbb-a626-4ae1-a3f2-412825a7d4f8"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:17:54 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeExWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "cf3d6393-c537-4319-ae2b-29653ad7643c"
- ],
- "x-ms-correlation-request-id": [
- "cf3d6393-c537-4319-ae2b-29653ad7643c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191809Z:cf3d6393-c537-4319-ae2b-29653ad7643c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:18:09 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeExWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "d7fc0a60-58fa-4bdc-9bb7-677a2c585a38"
- ],
- "x-ms-correlation-request-id": [
- "d7fc0a60-58fa-4bdc-9bb7-677a2c585a38"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191824Z:d7fc0a60-58fa-4bdc-9bb7-677a2c585a38"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:18:24 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeExWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "9cb82cf0-91ca-4297-8988-917c099c5c33"
- ],
- "x-ms-correlation-request-id": [
- "9cb82cf0-91ca-4297-8988-917c099c5c33"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191839Z:9cb82cf0-91ca-4297-8988-917c099c5c33"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:18:39 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeExWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "dcd91a85-fda4-48a5-a6cf-2a292d84433a"
- ],
- "x-ms-correlation-request-id": [
- "dcd91a85-fda4-48a5-a6cf-2a292d84433a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191854Z:dcd91a85-fda4-48a5-a6cf-2a292d84433a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:18:54 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzExLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpFeExWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-request-id": [
- "0a1fe5e1-7995-4882-92fb-a7057d3505ee"
- ],
- "x-ms-correlation-request-id": [
- "0a1fe5e1-7995-4882-92fb-a7057d3505ee"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T191854Z:0a1fe5e1-7995-4882-92fb-a7057d3505ee"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:18:54 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-GetSetOriginGroup": [
- "ps11",
- "ps9278",
- "ps2581",
- "ps3238",
- "ps589"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginGroupTests/TestRemoveOriginGroup.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginGroupTests/TestRemoveOriginGroup.json
deleted file mode 100644
index 84ef5fd9ec12..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginGroupTests/TestRemoveOriginGroup.json
+++ /dev/null
@@ -1,1967 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjM5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a3c92165-f769-4d62-956d-78e85d8aae8b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "2ed1baa6-114f-44c5-8d39-c2bad8a8e166"
- ],
- "x-ms-correlation-request-id": [
- "2ed1baa6-114f-44c5-8d39-c2bad8a8e166"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T191857Z:2ed1baa6-114f-44c5-8d39-c2bad8a8e166"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:18:56 GMT"
- ],
- "Content-Length": [
- "163"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps639\",\r\n \"name\": \"ps639\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "272e5195-ab0f-4d7b-892b-e7fbe9ec3c91"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5629c38f-11e9-48d9-8490-cec6299cabb6"
- ],
- "x-ms-client-request-id": [
- "272e5195-ab0f-4d7b-892b-e7fbe9ec3c91"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "b8dc3461-aabb-4c08-9029-fd177a477e5d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T191858Z:b8dc3461-aabb-4c08-9029-fd177a477e5d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:18:58 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps639/providers/Microsoft.Cdn/profiles/ps4013?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNDAxMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "272e5195-ab0f-4d7b-892b-e7fbe9ec3c91"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "80"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ec3c42db-40c7-48c1-8eed-70c52d8d2835"
- ],
- "x-ms-client-request-id": [
- "272e5195-ab0f-4d7b-892b-e7fbe9ec3c91"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/operationresults/392be682-e7c9-4b9a-8324-05cfaeb5b4e6?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "a2e648fa-d8b1-43e3-ba8e-4a91cceb5a12"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T191901Z:a2e648fa-d8b1-43e3-ba8e-4a91cceb5a12"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:19:01 GMT"
- ],
- "Content-Length": [
- "321"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/profiles/ps4013\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps4013\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/operationresults/392be682-e7c9-4b9a-8324-05cfaeb5b4e6?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzkyYmU2ODItZTdjOS00YjlhLTgzMjQtMDVjZmFlYjViNGU2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "272e5195-ab0f-4d7b-892b-e7fbe9ec3c91"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "570cfb27-454f-4a52-8b28-84db5e2ed779"
- ],
- "x-ms-client-request-id": [
- "272e5195-ab0f-4d7b-892b-e7fbe9ec3c91"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "979ecd7c-c5fc-48af-a2e9-959a1daae5d4"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T191911Z:979ecd7c-c5fc-48af-a2e9-959a1daae5d4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:19:11 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/operationresults/392be682-e7c9-4b9a-8324-05cfaeb5b4e6?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMzkyYmU2ODItZTdjOS00YjlhLTgzMjQtMDVjZmFlYjViNGU2P2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "272e5195-ab0f-4d7b-892b-e7fbe9ec3c91"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "920a8a58-e4d7-49a6-857d-4fd7eb49317e"
- ],
- "x-ms-client-request-id": [
- "272e5195-ab0f-4d7b-892b-e7fbe9ec3c91"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "32248b12-a706-472d-86bb-5fb580cbfbbb"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T191921Z:32248b12-a706-472d-86bb-5fb580cbfbbb"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:19:21 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps639/providers/Microsoft.Cdn/profiles/ps4013?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNDAxMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "272e5195-ab0f-4d7b-892b-e7fbe9ec3c91"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e1d38125-9195-499d-9fd0-26d4297be5eb"
- ],
- "x-ms-client-request-id": [
- "272e5195-ab0f-4d7b-892b-e7fbe9ec3c91"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "19027cb2-6bd5-4d51-9b00-7fd951db33ac"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T191921Z:19027cb2-6bd5-4d51-9b00-7fd951db33ac"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:19:21 GMT"
- ],
- "Content-Length": [
- "320"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/profiles/ps4013\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps4013\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps6532\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "493b29e3-22f6-485b-82c1-2d93f8a105f3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c0f03602-f886-466a-9b90-b1b28e5cae80"
- ],
- "x-ms-client-request-id": [
- "493b29e3-22f6-485b-82c1-2d93f8a105f3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "cd5435c0-64c0-460b-9c91-3b5c4e7d2de5"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T191922Z:cd5435c0-64c0-460b-9c91-3b5c4e7d2de5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:19:22 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNDAxMy9lbmRwb2ludHMvcHM2NTMyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532/origingroups/ps5588\"\r\n },\r\n \"origins\": [\r\n {\r\n \"name\": \"ps948\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"ps5588\",\r\n \"properties\": {\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532/origins/ps948\"\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "493b29e3-22f6-485b-82c1-2d93f8a105f3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "749"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b2328df6-b526-4f60-8ebd-f87bd1080352"
- ],
- "x-ms-client-request-id": [
- "493b29e3-22f6-485b-82c1-2d93f8a105f3"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/operationresults/c61eebc1-3da4-44b2-92ab-b6ecca9ed7cc?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "a3a9baed-210a-443b-ac3f-87fb5fa70be0"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T191927Z:a3a9baed-210a-443b-ac3f-87fb5fa70be0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:19:26 GMT"
- ],
- "Content-Length": [
- "1533"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps6532\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps6532.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps948\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"ps5588\",\r\n \"properties\": {\r\n \"healthProbeSettings\": null,\r\n \"responseBasedOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532/origins/ps948\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532/origingroups/ps5588\"\r\n },\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/operationresults/c61eebc1-3da4-44b2-92ab-b6ecca9ed7cc?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzYxZWViYzEtM2RhNC00NGIyLTkyYWItYjZlY2NhOWVkN2NjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "493b29e3-22f6-485b-82c1-2d93f8a105f3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f38140c2-5a1b-4072-b170-d63ff80ca3d5"
- ],
- "x-ms-client-request-id": [
- "493b29e3-22f6-485b-82c1-2d93f8a105f3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "ab37a997-6592-476c-8ec5-a5b35a3e55c2"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T191937Z:ab37a997-6592-476c-8ec5-a5b35a3e55c2"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:19:36 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/operationresults/c61eebc1-3da4-44b2-92ab-b6ecca9ed7cc?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvYzYxZWViYzEtM2RhNC00NGIyLTkyYWItYjZlY2NhOWVkN2NjP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "493b29e3-22f6-485b-82c1-2d93f8a105f3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0b5bf2af-f334-491b-b48f-80bd7062db4a"
- ],
- "x-ms-client-request-id": [
- "493b29e3-22f6-485b-82c1-2d93f8a105f3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "8fde30ed-003e-416f-a69b-703b3e655350"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T191947Z:8fde30ed-003e-416f-a69b-703b3e655350"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:19:46 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNDAxMy9lbmRwb2ludHMvcHM2NTMyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "493b29e3-22f6-485b-82c1-2d93f8a105f3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0aa01bb6-c686-48d0-8a56-25869b3ab482"
- ],
- "x-ms-client-request-id": [
- "493b29e3-22f6-485b-82c1-2d93f8a105f3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "602730a5-449a-4872-a831-7e683da524dc"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T191947Z:602730a5-449a-4872-a831-7e683da524dc"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:19:47 GMT"
- ],
- "Content-Length": [
- "1531"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps6532\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps6532.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps948\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [\r\n {\r\n \"name\": \"ps5588\",\r\n \"properties\": {\r\n \"healthProbeSettings\": null,\r\n \"responseBasedOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532/origins/ps948\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"defaultOriginGroup\": {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532/origingroups/ps5588\"\r\n },\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532/originGroups/ps8092?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNDAxMy9lbmRwb2ludHMvcHM2NTMyL29yaWdpbkdyb3Vwcy9wczgwOTI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/check-health.aspx\",\r\n \"probeRequestType\": \"HEAD\",\r\n \"probeProtocol\": \"Http\",\r\n \"probeIntervalInSeconds\": 120\r\n },\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532/origins/ps948\"\r\n }\r\n ]\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "40547c9d-b550-4b82-af4f-a574e61a5c88"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "416"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "373d712a-02d6-4c4a-9139-7f088751d56f"
- ],
- "x-ms-client-request-id": [
- "40547c9d-b550-4b82-af4f-a574e61a5c88"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/operationresults/2e947624-b745-4b17-aaf2-232e4b2aac0e?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "d426058f-3ac8-46a4-96c4-ac504ca55418"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T191949Z:d426058f-3ac8-46a4-96c4-ac504ca55418"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:19:48 GMT"
- ],
- "Content-Length": [
- "712"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532/origingroups/ps8092\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origingroups\",\r\n \"name\": \"ps8092\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/check-health.aspx\",\r\n \"probeRequestType\": \"HEAD\",\r\n \"probeProtocol\": \"Http\",\r\n \"probeIntervalInSeconds\": 120\r\n },\r\n \"responseBasedOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532/origins/ps948\"\r\n }\r\n ],\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/operationresults/2e947624-b745-4b17-aaf2-232e4b2aac0e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvMmU5NDc2MjQtYjc0NS00YjE3LWFhZjItMjMyZTRiMmFhYzBlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "40547c9d-b550-4b82-af4f-a574e61a5c88"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0a7b0522-d49c-41ec-9113-338c7de4c2c9"
- ],
- "x-ms-client-request-id": [
- "40547c9d-b550-4b82-af4f-a574e61a5c88"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "ff0d5038-fd58-48c8-bfad-21d5a831c47b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T191959Z:ff0d5038-fd58-48c8-bfad-21d5a831c47b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:19:58 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532/originGroups/ps8092?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNDAxMy9lbmRwb2ludHMvcHM2NTMyL29yaWdpbkdyb3Vwcy9wczgwOTI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "40547c9d-b550-4b82-af4f-a574e61a5c88"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "49f227c6-77fc-4540-b860-0c5b4def0b9c"
- ],
- "x-ms-client-request-id": [
- "40547c9d-b550-4b82-af4f-a574e61a5c88"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "0884e402-124b-4070-bcd7-5d2c106183f1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192000Z:0884e402-124b-4070-bcd7-5d2c106183f1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:19:59 GMT"
- ],
- "Content-Length": [
- "711"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532/origingroups/ps8092\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origingroups\",\r\n \"name\": \"ps8092\",\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probePath\": \"/check-health.aspx\",\r\n \"probeRequestType\": \"HEAD\",\r\n \"probeProtocol\": \"Http\",\r\n \"probeIntervalInSeconds\": 120\r\n },\r\n \"responseBasedOriginErrorDetectionSettings\": null,\r\n \"trafficRestorationTimeToHealedOrNewEndpointsInMinutes\": null,\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532/origins/ps948\"\r\n }\r\n ],\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532/originGroups/ps8092?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNDAxMy9lbmRwb2ludHMvcHM2NTMyL29yaWdpbkdyb3Vwcy9wczgwOTI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1d8620a5-28bb-4d46-a996-09a38ffcc9c3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "29691a1c-f053-4fba-a584-6123eb2ee17e"
- ],
- "x-ms-client-request-id": [
- "1d8620a5-28bb-4d46-a996-09a38ffcc9c3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-correlation-request-id": [
- "9675fe86-d7e9-476c-a559-6cbc1145b0be"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192011Z:9675fe86-d7e9-476c-a559-6cbc1145b0be"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:20:10 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532/originGroups/ps8092?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNDAxMy9lbmRwb2ludHMvcHM2NTMyL29yaWdpbkdyb3Vwcy9wczgwOTI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d5a63b00-304b-4b7b-9c5c-2b9396d2c880"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/operationresults/63347541-2523-40c6-8533-94adde3aa3b2/profileresults/ps4013/endpointresults/ps6532/origingroupresults/ps8092?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a6010a9d-2dd7-415a-bbcd-5b32509e871a"
- ],
- "x-ms-client-request-id": [
- "d5a63b00-304b-4b7b-9c5c-2b9396d2c880"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/operationresults/63347541-2523-40c6-8533-94adde3aa3b2?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-correlation-request-id": [
- "eaf223b7-d84d-4128-b835-d7e29b6754be"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192001Z:eaf223b7-d84d-4128-b835-d7e29b6754be"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:20:00 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/operationresults/63347541-2523-40c6-8533-94adde3aa3b2?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjMzNDc1NDEtMjUyMy00MGM2LTg1MzMtOTRhZGRlM2FhM2IyP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d5a63b00-304b-4b7b-9c5c-2b9396d2c880"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b260dedf-d8d4-4ed1-af73-235c29f1a822"
- ],
- "x-ms-client-request-id": [
- "d5a63b00-304b-4b7b-9c5c-2b9396d2c880"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "41bad9d4-aac4-4227-9b52-1977ebedc939"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192011Z:41bad9d4-aac4-4227-9b52-1977ebedc939"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:20:10 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/operationresults/63347541-2523-40c6-8533-94adde3aa3b2/profileresults/ps4013/endpointresults/ps6532/origingroupresults/ps8092?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL29wZXJhdGlvbnJlc3VsdHMvNjMzNDc1NDEtMjUyMy00MGM2LTg1MzMtOTRhZGRlM2FhM2IyL3Byb2ZpbGVyZXN1bHRzL3BzNDAxMy9lbmRwb2ludHJlc3VsdHMvcHM2NTMyL29yaWdpbmdyb3VwcmVzdWx0cy9wczgwOTI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d5a63b00-304b-4b7b-9c5c-2b9396d2c880"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-failure-cause": [
- "gateway"
- ],
- "x-ms-request-id": [
- "61ccdc9f-39fe-4241-b5e4-be6e3b60e8f0"
- ],
- "x-ms-correlation-request-id": [
- "61ccdc9f-39fe-4241-b5e4-be6e3b60e8f0"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192011Z:61ccdc9f-39fe-4241-b5e4-be6e3b60e8f0"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:20:10 GMT"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "236"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"InvalidResourceType\",\r\n \"message\": \"Resource type 'operationresults/profileresults/endpointresults/origingroupresults' of provider namespace 'Microsoft.Cdn' was not found in global location for api version '2020-09-01'.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532/originGroups/ps8092?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzL3BzNDAxMy9lbmRwb2ludHMvcHM2NTMyL29yaWdpbkdyb3Vwcy9wczgwOTI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PATCH",
- "RequestBody": "{\r\n \"properties\": {\r\n \"healthProbeSettings\": {\r\n \"probeRequestType\": \"NotSet\",\r\n \"probeProtocol\": \"NotSet\",\r\n \"probeIntervalInSeconds\": 60\r\n },\r\n \"origins\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639/providers/Microsoft.Cdn/profiles/ps4013/endpoints/ps6532/origins/ps948\"\r\n }\r\n ]\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5bc4a141-34fc-44e3-b432-d89825fbd655"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "377"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f81cc8dc-cf89-4e3a-b3c9-c641dce81c05"
- ],
- "x-ms-client-request-id": [
- "5bc4a141-34fc-44e3-b432-d89825fbd655"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "87c24b49-4809-4765-b5f3-15225625d9fd"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192012Z:87c24b49-4809-4765-b5f3-15225625d9fd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:20:11 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps639?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNjM5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c7ff3008-7ab4-486d-86a9-58ddb468015e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "acd1cbc4-40bd-421d-922f-533ffdbde7fc"
- ],
- "x-ms-correlation-request-id": [
- "acd1cbc4-40bd-421d-922f-533ffdbde7fc"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192017Z:acd1cbc4-40bd-421d-922f-533ffdbde7fc"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:20:16 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZek9TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "54a1395d-9ceb-473a-ba37-8e33c1991703"
- ],
- "x-ms-correlation-request-id": [
- "54a1395d-9ceb-473a-ba37-8e33c1991703"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192032Z:54a1395d-9ceb-473a-ba37-8e33c1991703"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:20:31 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZek9TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "a1436fc8-01a3-4aae-b01f-d6aeec3bd9a7"
- ],
- "x-ms-correlation-request-id": [
- "a1436fc8-01a3-4aae-b01f-d6aeec3bd9a7"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192047Z:a1436fc8-01a3-4aae-b01f-d6aeec3bd9a7"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:20:46 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZek9TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "5b2c9630-9d08-47be-8db4-5b648c4ac491"
- ],
- "x-ms-correlation-request-id": [
- "5b2c9630-9d08-47be-8db4-5b648c4ac491"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192102Z:5b2c9630-9d08-47be-8db4-5b648c4ac491"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:21:01 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZek9TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "2e322a40-8a93-4d3a-bcbc-9f8f1fbf39ad"
- ],
- "x-ms-correlation-request-id": [
- "2e322a40-8a93-4d3a-bcbc-9f8f1fbf39ad"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192117Z:2e322a40-8a93-4d3a-bcbc-9f8f1fbf39ad"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:21:16 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZek9TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "60f1e34e-4d3d-4045-a835-a3faef937b3b"
- ],
- "x-ms-correlation-request-id": [
- "60f1e34e-4d3d-4045-a835-a3faef937b3b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192132Z:60f1e34e-4d3d-4045-a835-a3faef937b3b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:21:31 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZek9TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "ec618914-8492-448a-b47f-b12008bfa80d"
- ],
- "x-ms-correlation-request-id": [
- "ec618914-8492-448a-b47f-b12008bfa80d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192147Z:ec618914-8492-448a-b47f-b12008bfa80d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:21:47 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZek9TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "deb6aaea-d6ee-437f-b540-0ef827690767"
- ],
- "x-ms-correlation-request-id": [
- "deb6aaea-d6ee-437f-b540-0ef827690767"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192202Z:deb6aaea-d6ee-437f-b540-0ef827690767"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:22:02 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZek9TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "08eb6b91-8e3f-47fe-9eda-5d683d4227f6"
- ],
- "x-ms-correlation-request-id": [
- "08eb6b91-8e3f-47fe-9eda-5d683d4227f6"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192217Z:08eb6b91-8e3f-47fe-9eda-5d683d4227f6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:22:17 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZek9TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "2ada4b60-17b9-4ed1-ab70-b298c05472a1"
- ],
- "x-ms-correlation-request-id": [
- "2ada4b60-17b9-4ed1-ab70-b298c05472a1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192232Z:2ada4b60-17b9-4ed1-ab70-b298c05472a1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:22:32 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZek9TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "23df5863-0b65-4e07-af67-dc0a26ebfcae"
- ],
- "x-ms-correlation-request-id": [
- "23df5863-0b65-4e07-af67-dc0a26ebfcae"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192247Z:23df5863-0b65-4e07-af67-dc0a26ebfcae"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:22:47 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzYzOS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpZek9TMVhSVk5VVlZNaUxDSnFiMkpNYjJOaGRHbHZiaUk2SW5kbGMzUjFjeUo5P2FwaS12ZXJzaW9uPTIwMTYtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "8ddccf17-27cc-4b6b-9d7f-81749e5d27ce"
- ],
- "x-ms-correlation-request-id": [
- "8ddccf17-27cc-4b6b-9d7f-81749e5d27ce"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T192247Z:8ddccf17-27cc-4b6b-9d7f-81749e5d27ce"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:22:47 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-RemoveOriginGroup": [
- "ps639",
- "ps4013",
- "ps6532",
- "ps5588",
- "ps948",
- "ps8092"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginTests/TestOriginGetSetWhenEndpointDoesnotExist.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginTests/TestOriginGetSetWhenEndpointDoesnotExist.json
deleted file mode 100644
index 84a5e73fdc48..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginTests/TestOriginGetSetWhenEndpointDoesnotExist.json
+++ /dev/null
@@ -1,1875 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2734?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjczND9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "11561b37-6e28-44e8-afbc-c60173aa7895"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "a1ce2e89-e863-41bd-ac2b-212a6011f92f"
- ],
- "x-ms-correlation-request-id": [
- "a1ce2e89-e863-41bd-ac2b-212a6011f92f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195025Z:a1ce2e89-e863-41bd-ac2b-212a6011f92f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:50:24 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2734\",\r\n \"name\": \"ps2734\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c1d56c31-41c3-4246-a4fc-c4280079e086"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b72ceea2-e781-4d22-b84f-06f222ec0adc"
- ],
- "x-ms-client-request-id": [
- "c1d56c31-41c3-4246-a4fc-c4280079e086"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "3f869bf9-14f6-482f-807f-b7fdfcab3b74"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195026Z:3f869bf9-14f6-482f-807f-b7fdfcab3b74"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:50:26 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2734/providers/Microsoft.Cdn/profiles/ps3408?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjczNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczM0MDg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c1d56c31-41c3-4246-a4fc-c4280079e086"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "78"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f65c89c9-c086-4350-b3ec-cce5c0e04d3e"
- ],
- "x-ms-client-request-id": [
- "c1d56c31-41c3-4246-a4fc-c4280079e086"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2734/providers/Microsoft.Cdn/operationresults/14c8fdc5-3e2b-4436-a4be-0dcc5d1a10c4?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "23"
- ],
- "x-ms-correlation-request-id": [
- "e24b8524-6805-42de-86b0-21b251247201"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195030Z:e24b8524-6805-42de-86b0-21b251247201"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:50:30 GMT"
- ],
- "Content-Length": [
- "320"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2734/providers/Microsoft.Cdn/profiles/ps3408\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps3408\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2734/providers/Microsoft.Cdn/operationresults/14c8fdc5-3e2b-4436-a4be-0dcc5d1a10c4?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjczNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzE0YzhmZGM1LTNlMmItNDQzNi1hNGJlLTBkY2M1ZDFhMTBjND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c1d56c31-41c3-4246-a4fc-c4280079e086"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f1a55dc1-93f3-41b2-bcb2-cdae09842601"
- ],
- "x-ms-client-request-id": [
- "c1d56c31-41c3-4246-a4fc-c4280079e086"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "e472d441-cb82-4b4b-874a-8c38485f39e6"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195041Z:e472d441-cb82-4b4b-874a-8c38485f39e6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:50:40 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2734/providers/Microsoft.Cdn/operationresults/14c8fdc5-3e2b-4436-a4be-0dcc5d1a10c4?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjczNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzE0YzhmZGM1LTNlMmItNDQzNi1hNGJlLTBkY2M1ZDFhMTBjND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c1d56c31-41c3-4246-a4fc-c4280079e086"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f90f2f70-6387-4ed7-adf8-2ba3b1d9b1b1"
- ],
- "x-ms-client-request-id": [
- "c1d56c31-41c3-4246-a4fc-c4280079e086"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-correlation-request-id": [
- "9b0e3461-6d34-435a-a697-efc1613931c4"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195051Z:9b0e3461-6d34-435a-a697-efc1613931c4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:50:50 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2734/providers/Microsoft.Cdn/operationresults/14c8fdc5-3e2b-4436-a4be-0dcc5d1a10c4?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjczNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzE0YzhmZGM1LTNlMmItNDQzNi1hNGJlLTBkY2M1ZDFhMTBjND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c1d56c31-41c3-4246-a4fc-c4280079e086"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "eb0e6a9e-a86f-494a-b22b-108b3d8902e0"
- ],
- "x-ms-client-request-id": [
- "c1d56c31-41c3-4246-a4fc-c4280079e086"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-correlation-request-id": [
- "640df773-fe8e-41e2-98fa-210781c6fa0c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195101Z:640df773-fe8e-41e2-98fa-210781c6fa0c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:51:01 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2734/providers/Microsoft.Cdn/operationresults/14c8fdc5-3e2b-4436-a4be-0dcc5d1a10c4?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjczNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzE0YzhmZGM1LTNlMmItNDQzNi1hNGJlLTBkY2M1ZDFhMTBjND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c1d56c31-41c3-4246-a4fc-c4280079e086"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d89f3f3b-24b7-4b00-aab7-304eba9dda50"
- ],
- "x-ms-client-request-id": [
- "c1d56c31-41c3-4246-a4fc-c4280079e086"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-correlation-request-id": [
- "4f58cff5-9d5c-404b-a144-6e81966d2375"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195111Z:4f58cff5-9d5c-404b-a144-6e81966d2375"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:51:11 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2734/providers/Microsoft.Cdn/operationresults/14c8fdc5-3e2b-4436-a4be-0dcc5d1a10c4?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjczNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzE0YzhmZGM1LTNlMmItNDQzNi1hNGJlLTBkY2M1ZDFhMTBjND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c1d56c31-41c3-4246-a4fc-c4280079e086"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e5610205-288a-433c-b764-8ecf4ac4f8a4"
- ],
- "x-ms-client-request-id": [
- "c1d56c31-41c3-4246-a4fc-c4280079e086"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-correlation-request-id": [
- "9862ff1b-1199-49d7-a86b-2026e018ba0f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195121Z:9862ff1b-1199-49d7-a86b-2026e018ba0f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:51:21 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2734/providers/Microsoft.Cdn/profiles/ps3408?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjczNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczM0MDg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c1d56c31-41c3-4246-a4fc-c4280079e086"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c8864eb8-9878-436b-adca-ba6d1a05586f"
- ],
- "x-ms-client-request-id": [
- "c1d56c31-41c3-4246-a4fc-c4280079e086"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "908c0080-22b7-437b-b03f-97f58a83071f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195121Z:908c0080-22b7-437b-b03f-97f58a83071f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:51:21 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2734/providers/Microsoft.Cdn/profiles/ps3408\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps3408\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps3719\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ac8de4ef-8f6c-4cb3-9cd6-bf95bf11ecb8"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "686978cb-2b53-49c2-a103-0a4b6057e052"
- ],
- "x-ms-client-request-id": [
- "ac8de4ef-8f6c-4cb3-9cd6-bf95bf11ecb8"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "fa4ba05f-61f6-4345-ae22-c33ab04805c0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195122Z:fa4ba05f-61f6-4345-ae22-c33ab04805c0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:51:22 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2734/providers/Microsoft.Cdn/profiles/ps3408/endpoints/ps3719?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjczNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczM0MDgvZW5kcG9pbnRzL3BzMzcxOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"origins\": [\r\n {\r\n \"name\": \"ps4801\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 80\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ac8de4ef-8f6c-4cb3-9cd6-bf95bf11ecb8"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "229"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2b235a5e-ecd6-4d47-9ca8-49579d6f91f2"
- ],
- "x-ms-client-request-id": [
- "ac8de4ef-8f6c-4cb3-9cd6-bf95bf11ecb8"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2734/providers/Microsoft.Cdn/operationresults/2baee0bf-7646-49e2-91c6-52f97a0e6210?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "98"
- ],
- "x-ms-correlation-request-id": [
- "8c53ede7-4b83-4700-9705-e57406874a5b"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195126Z:8c53ede7-4b83-4700-9705-e57406874a5b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:51:26 GMT"
- ],
- "Content-Length": [
- "1048"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2734/providers/Microsoft.Cdn/profiles/ps3408/endpoints/ps3719\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps3719\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps3719.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps4801\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2734/providers/Microsoft.Cdn/operationresults/2baee0bf-7646-49e2-91c6-52f97a0e6210?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjczNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzJiYWVlMGJmLTc2NDYtNDllMi05MWM2LTUyZjk3YTBlNjIxMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ac8de4ef-8f6c-4cb3-9cd6-bf95bf11ecb8"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "593d91a6-4af4-40ee-a971-0d400aefc4e0"
- ],
- "x-ms-client-request-id": [
- "ac8de4ef-8f6c-4cb3-9cd6-bf95bf11ecb8"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-correlation-request-id": [
- "67d39b00-8f36-4fd5-a554-26458eecc96c"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195136Z:67d39b00-8f36-4fd5-a554-26458eecc96c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:51:36 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2734/providers/Microsoft.Cdn/operationresults/2baee0bf-7646-49e2-91c6-52f97a0e6210?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjczNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzJiYWVlMGJmLTc2NDYtNDllMi05MWM2LTUyZjk3YTBlNjIxMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ac8de4ef-8f6c-4cb3-9cd6-bf95bf11ecb8"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8f96bae7-7bc9-4386-844a-b3e629c336e4"
- ],
- "x-ms-client-request-id": [
- "ac8de4ef-8f6c-4cb3-9cd6-bf95bf11ecb8"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
- ],
- "x-ms-correlation-request-id": [
- "e416e707-f3ca-4563-b9a9-1a02ec9b4379"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195147Z:e416e707-f3ca-4563-b9a9-1a02ec9b4379"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:51:46 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2734/providers/Microsoft.Cdn/profiles/ps3408/endpoints/ps3719?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjczNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczM0MDgvZW5kcG9pbnRzL3BzMzcxOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ac8de4ef-8f6c-4cb3-9cd6-bf95bf11ecb8"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7f020917-1160-451a-95f0-7709a761bc79"
- ],
- "x-ms-client-request-id": [
- "ac8de4ef-8f6c-4cb3-9cd6-bf95bf11ecb8"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "5d17994a-9650-493e-84aa-516752f43504"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195147Z:5d17994a-9650-493e-84aa-516752f43504"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:51:46 GMT"
- ],
- "Content-Length": [
- "1046"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2734/providers/Microsoft.Cdn/profiles/ps3408/endpoints/ps3719\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps3719\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps3719.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps4801\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2734/providers/Microsoft.Cdn/profiles/ps3408/endpoints/ps3719/origins/ps4801?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjczNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczM0MDgvZW5kcG9pbnRzL3BzMzcxOS9vcmlnaW5zL3BzNDgwMT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "12928c24-7843-4c67-ab31-ef30f608bb16"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a4a69114-7bcb-43a8-bfcb-71dc637812c7"
- ],
- "x-ms-client-request-id": [
- "12928c24-7843-4c67-ab31-ef30f608bb16"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
- ],
- "x-ms-correlation-request-id": [
- "2174bc8c-15ef-4162-986b-73d087db34fd"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195147Z:2174bc8c-15ef-4162-986b-73d087db34fd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:51:46 GMT"
- ],
- "Content-Length": [
- "566"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2734/providers/Microsoft.Cdn/profiles/ps3408/endpoints/ps3719/origins/ps4801\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"name\": \"ps4801\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": null,\r\n \"resourceState\": \"Active\",\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2734/providers/Microsoft.Cdn/profiles/ps3408/endpoints/ps3719/origins/thisisnotanoriginname?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjczNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczM0MDgvZW5kcG9pbnRzL3BzMzcxOS9vcmlnaW5zL3RoaXNpc25vdGFub3JpZ2lubmFtZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f33b2d5e-e818-43d5-a7e8-4d29eae7b054"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "84085ac9-bb2e-4ad7-9cb6-ecd831a31e6e"
- ],
- "x-ms-client-request-id": [
- "f33b2d5e-e818-43d5-a7e8-4d29eae7b054"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
- ],
- "x-ms-correlation-request-id": [
- "cdd96aee-d3b5-4a30-9759-484d912e9442"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195148Z:cdd96aee-d3b5-4a30-9759-484d912e9442"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:51:47 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/notarg/providers/Microsoft.Cdn/profiles/notaprofile/endpoints/notanendpoint/origins/ps4801?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL25vdGFyZy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9ub3RhcHJvZmlsZS9lbmRwb2ludHMvbm90YW5lbmRwb2ludC9vcmlnaW5zL3BzNDgwMT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PATCH",
- "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 80\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f97324af-770b-45ed-867e-6faf0069c4b5"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "86"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-failure-cause": [
- "gateway"
- ],
- "x-ms-request-id": [
- "082cf7dd-d15b-40ca-a0c6-7691742e1758"
- ],
- "x-ms-correlation-request-id": [
- "082cf7dd-d15b-40ca-a0c6-7691742e1758"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195148Z:082cf7dd-d15b-40ca-a0c6-7691742e1758"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:51:47 GMT"
- ],
- "Content-Length": [
- "98"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'notarg' could not be found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2734?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjczND9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1b7eae83-3bac-4e06-bc04-10a17a6b3c88"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "e4a56264-a464-486d-906c-0cee302ba1f6"
- ],
- "x-ms-correlation-request-id": [
- "e4a56264-a464-486d-906c-0cee302ba1f6"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195149Z:e4a56264-a464-486d-906c-0cee302ba1f6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:51:48 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM016UXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "b3bf4616-1e05-4cf5-b9a1-f29b83fed3d0"
- ],
- "x-ms-correlation-request-id": [
- "b3bf4616-1e05-4cf5-b9a1-f29b83fed3d0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195204Z:b3bf4616-1e05-4cf5-b9a1-f29b83fed3d0"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:52:03 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM016UXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "accfde68-7a67-4f5e-85db-74b39cd2524a"
- ],
- "x-ms-correlation-request-id": [
- "accfde68-7a67-4f5e-85db-74b39cd2524a"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195219Z:accfde68-7a67-4f5e-85db-74b39cd2524a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:52:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM016UXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "f6e6f226-e012-4647-b06d-9983c717a1af"
- ],
- "x-ms-correlation-request-id": [
- "f6e6f226-e012-4647-b06d-9983c717a1af"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195234Z:f6e6f226-e012-4647-b06d-9983c717a1af"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:52:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM016UXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "ba9df861-1c99-41e4-ae77-163d9d0aa940"
- ],
- "x-ms-correlation-request-id": [
- "ba9df861-1c99-41e4-ae77-163d9d0aa940"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195249Z:ba9df861-1c99-41e4-ae77-163d9d0aa940"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:52:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM016UXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "f7f9fa70-a8c7-4ff2-96ae-cbc1043451ea"
- ],
- "x-ms-correlation-request-id": [
- "f7f9fa70-a8c7-4ff2-96ae-cbc1043451ea"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195304Z:f7f9fa70-a8c7-4ff2-96ae-cbc1043451ea"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:53:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM016UXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "410022b1-1012-4c60-be70-9c0b0481d8f2"
- ],
- "x-ms-correlation-request-id": [
- "410022b1-1012-4c60-be70-9c0b0481d8f2"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195319Z:410022b1-1012-4c60-be70-9c0b0481d8f2"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:53:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM016UXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "08dfc9f8-56bc-45b0-942e-04aef2b2c5d4"
- ],
- "x-ms-correlation-request-id": [
- "08dfc9f8-56bc-45b0-942e-04aef2b2c5d4"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195335Z:08dfc9f8-56bc-45b0-942e-04aef2b2c5d4"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:53:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM016UXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "9609f403-adb4-47c0-a9cf-3afb14e5c2fd"
- ],
- "x-ms-correlation-request-id": [
- "9609f403-adb4-47c0-a9cf-3afb14e5c2fd"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195350Z:9609f403-adb4-47c0-a9cf-3afb14e5c2fd"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:53:50 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM016UXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "c942da1f-aca0-4a66-aa89-3be896700146"
- ],
- "x-ms-correlation-request-id": [
- "c942da1f-aca0-4a66-aa89-3be896700146"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195405Z:c942da1f-aca0-4a66-aa89-3be896700146"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:54:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM016UXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "07009d2a-0ef2-469d-8aae-87f783dec6ac"
- ],
- "x-ms-correlation-request-id": [
- "07009d2a-0ef2-469d-8aae-87f783dec6ac"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195420Z:07009d2a-0ef2-469d-8aae-87f783dec6ac"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:54:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM016UXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "f46f8af1-409d-4de8-999d-67f895b22b11"
- ],
- "x-ms-correlation-request-id": [
- "f46f8af1-409d-4de8-999d-67f895b22b11"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195435Z:f46f8af1-409d-4de8-999d-67f895b22b11"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:54:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3MzQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM016UXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "122cda72-9c8b-4230-9d84-67c9f79a514b"
- ],
- "x-ms-correlation-request-id": [
- "122cda72-9c8b-4230-9d84-67c9f79a514b"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195435Z:122cda72-9c8b-4230-9d84-67c9f79a514b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:54:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-OriginGetSetWhenEndpointDoesnotExist": [
- "ps3408",
- "ps2734",
- "ps3719",
- "ps4801"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginTests/TestOriginGetSetWithRunningEndpoint.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginTests/TestOriginGetSetWithRunningEndpoint.json
deleted file mode 100644
index 387473250b54..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginTests/TestOriginGetSetWithRunningEndpoint.json
+++ /dev/null
@@ -1,1950 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzEzNz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "e1b60bd2-b44a-4be0-8574-0a15f775c417"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-request-id": [
- "16d31f41-16e0-4b6d-9bf6-a66f0f5cb472"
- ],
- "x-ms-correlation-request-id": [
- "16d31f41-16e0-4b6d-9bf6-a66f0f5cb472"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195913Z:16d31f41-16e0-4b6d-9bf6-a66f0f5cb472"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:59:12 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3137\",\r\n \"name\": \"ps3137\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "eafa761b-b477-45b7-afb6-ee2d4391eca0"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5affc8ae-04cb-433d-a103-eec1dabae7f4"
- ],
- "x-ms-client-request-id": [
- "eafa761b-b477-45b7-afb6-ee2d4391eca0"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "4d0d5a6c-859d-4548-8b3c-9629bc1354f2"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195914Z:4d0d5a6c-859d-4548-8b3c-9629bc1354f2"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:59:14 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3137/providers/Microsoft.Cdn/profiles/ps2960?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczI5NjA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "eafa761b-b477-45b7-afb6-ee2d4391eca0"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "78"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "551490e1-a33e-4a5c-be9d-fd05c367fccd"
- ],
- "x-ms-client-request-id": [
- "eafa761b-b477-45b7-afb6-ee2d4391eca0"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/operationresults/066011cb-47a6-4282-be72-73c61ecc6202?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "4bb716e9-f3c1-4b49-8d32-19d59bd70e69"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195919Z:4bb716e9-f3c1-4b49-8d32-19d59bd70e69"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:59:18 GMT"
- ],
- "Content-Length": [
- "320"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/profiles/ps2960\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps2960\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/operationresults/066011cb-47a6-4282-be72-73c61ecc6202?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzA2NjAxMWNiLTQ3YTYtNDI4Mi1iZTcyLTczYzYxZWNjNjIwMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "eafa761b-b477-45b7-afb6-ee2d4391eca0"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7a52137b-dc05-403c-a69b-7cc776286d1e"
- ],
- "x-ms-client-request-id": [
- "eafa761b-b477-45b7-afb6-ee2d4391eca0"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "2da4193e-0c46-49ae-9ec8-9ae568f1d133"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195929Z:2da4193e-0c46-49ae-9ec8-9ae568f1d133"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:59:28 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/operationresults/066011cb-47a6-4282-be72-73c61ecc6202?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzA2NjAxMWNiLTQ3YTYtNDI4Mi1iZTcyLTczYzYxZWNjNjIwMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "eafa761b-b477-45b7-afb6-ee2d4391eca0"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9092405d-de2e-40c3-b9aa-ee6a2372966b"
- ],
- "x-ms-client-request-id": [
- "eafa761b-b477-45b7-afb6-ee2d4391eca0"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "0b4955f6-e0fd-42e7-98fc-f4c3b23ea1a8"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195939Z:0b4955f6-e0fd-42e7-98fc-f4c3b23ea1a8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:59:39 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/operationresults/066011cb-47a6-4282-be72-73c61ecc6202?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzA2NjAxMWNiLTQ3YTYtNDI4Mi1iZTcyLTczYzYxZWNjNjIwMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "eafa761b-b477-45b7-afb6-ee2d4391eca0"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "fca1e527-0548-44d6-99b7-00049dbd16d0"
- ],
- "x-ms-client-request-id": [
- "eafa761b-b477-45b7-afb6-ee2d4391eca0"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "c8c1e906-e545-4302-b554-aecbd35a4380"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195949Z:c8c1e906-e545-4302-b554-aecbd35a4380"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:59:49 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/operationresults/066011cb-47a6-4282-be72-73c61ecc6202?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzA2NjAxMWNiLTQ3YTYtNDI4Mi1iZTcyLTczYzYxZWNjNjIwMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "eafa761b-b477-45b7-afb6-ee2d4391eca0"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "abe1fbdc-8426-4fc3-b9f7-b2f2f9741173"
- ],
- "x-ms-client-request-id": [
- "eafa761b-b477-45b7-afb6-ee2d4391eca0"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "7aa2a6c5-0dc2-43ef-b39b-f2174a5257e0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T195959Z:7aa2a6c5-0dc2-43ef-b39b-f2174a5257e0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:59:59 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/operationresults/066011cb-47a6-4282-be72-73c61ecc6202?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzA2NjAxMWNiLTQ3YTYtNDI4Mi1iZTcyLTczYzYxZWNjNjIwMj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "eafa761b-b477-45b7-afb6-ee2d4391eca0"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "acca65bc-7079-4cd5-9c06-0e531c1d6b58"
- ],
- "x-ms-client-request-id": [
- "eafa761b-b477-45b7-afb6-ee2d4391eca0"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "c7194fa1-4ebb-472c-9997-307881304686"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200009Z:c7194fa1-4ebb-472c-9997-307881304686"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:00:09 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3137/providers/Microsoft.Cdn/profiles/ps2960?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczI5NjA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "eafa761b-b477-45b7-afb6-ee2d4391eca0"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "aeaeb264-19d1-4dc9-88b6-83bd745c590d"
- ],
- "x-ms-client-request-id": [
- "eafa761b-b477-45b7-afb6-ee2d4391eca0"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "d7bcdc6c-034c-417f-8551-cd4cd9665beb"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200010Z:d7bcdc6c-034c-417f-8551-cd4cd9665beb"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:00:09 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/profiles/ps2960\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps2960\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps7141\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5194a71d-3616-4c97-88e6-180f3df88d42"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "48530c80-5d2f-42cb-97a6-adfe70209a85"
- ],
- "x-ms-client-request-id": [
- "5194a71d-3616-4c97-88e6-180f3df88d42"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "c597335a-f7b1-48b6-b64b-77301b5b9996"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200011Z:c597335a-f7b1-48b6-b64b-77301b5b9996"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:00:11 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3137/providers/Microsoft.Cdn/profiles/ps2960/endpoints/ps7141?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczI5NjAvZW5kcG9pbnRzL3BzNzE0MT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"origins\": [\r\n {\r\n \"name\": \"ps5730\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 80\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5194a71d-3616-4c97-88e6-180f3df88d42"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "229"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "77a20321-ff79-415f-a57f-a85701ba562e"
- ],
- "x-ms-client-request-id": [
- "5194a71d-3616-4c97-88e6-180f3df88d42"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/operationresults/e3ac81b6-1f37-4e08-b374-9c94a0480ed6?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "021fda0e-b15d-4940-a70a-bcf33f78a82b"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200016Z:021fda0e-b15d-4940-a70a-bcf33f78a82b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:00:16 GMT"
- ],
- "Content-Length": [
- "1048"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/profiles/ps2960/endpoints/ps7141\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps7141\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps7141.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps5730\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/operationresults/e3ac81b6-1f37-4e08-b374-9c94a0480ed6?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2UzYWM4MWI2LTFmMzctNGUwOC1iMzc0LTljOTRhMDQ4MGVkNj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5194a71d-3616-4c97-88e6-180f3df88d42"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a4302f2e-96b0-4c60-9995-233e712bc0e7"
- ],
- "x-ms-client-request-id": [
- "5194a71d-3616-4c97-88e6-180f3df88d42"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "ce6cddfe-5f8d-4a6e-9075-9e43efdc85b6"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200027Z:ce6cddfe-5f8d-4a6e-9075-9e43efdc85b6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:00:26 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/operationresults/e3ac81b6-1f37-4e08-b374-9c94a0480ed6?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2UzYWM4MWI2LTFmMzctNGUwOC1iMzc0LTljOTRhMDQ4MGVkNj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5194a71d-3616-4c97-88e6-180f3df88d42"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1b27a29b-e3f0-41b0-a4f9-75360999b52e"
- ],
- "x-ms-client-request-id": [
- "5194a71d-3616-4c97-88e6-180f3df88d42"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "05ba4822-eca7-411b-be0c-e83f15ce2fee"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200037Z:05ba4822-eca7-411b-be0c-e83f15ce2fee"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:00:36 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3137/providers/Microsoft.Cdn/profiles/ps2960/endpoints/ps7141?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczI5NjAvZW5kcG9pbnRzL3BzNzE0MT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5194a71d-3616-4c97-88e6-180f3df88d42"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "912f9f4a-689b-43b4-9e7e-cf02c692cdee"
- ],
- "x-ms-client-request-id": [
- "5194a71d-3616-4c97-88e6-180f3df88d42"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "22794798-1314-453d-90b0-ca0a02b38298"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200037Z:22794798-1314-453d-90b0-ca0a02b38298"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:00:36 GMT"
- ],
- "Content-Length": [
- "1046"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/profiles/ps2960/endpoints/ps7141\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps7141\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps7141.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps5730\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3137/providers/Microsoft.Cdn/profiles/ps2960/endpoints/ps7141/origins/ps5730?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczI5NjAvZW5kcG9pbnRzL3BzNzE0MS9vcmlnaW5zL3BzNTczMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "34e395d2-b156-4b52-94c0-7a7de36e54dc"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "aab78c8b-08fc-4d2e-b982-f0e966e3fdcf"
- ],
- "x-ms-client-request-id": [
- "34e395d2-b156-4b52-94c0-7a7de36e54dc"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "a83aae82-758f-4d0e-9d56-3fe7681796d5"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200037Z:a83aae82-758f-4d0e-9d56-3fe7681796d5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:00:37 GMT"
- ],
- "Content-Length": [
- "566"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/profiles/ps2960/endpoints/ps7141/origins/ps5730\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"name\": \"ps5730\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": null,\r\n \"resourceState\": \"Active\",\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3137/providers/Microsoft.Cdn/profiles/ps2960/endpoints/ps7141/origins/ps5730?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczI5NjAvZW5kcG9pbnRzL3BzNzE0MS9vcmlnaW5zL3BzNTczMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "747c9219-0db9-4039-be1d-4334196a2705"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5d6d36eb-955a-4eda-ad41-c5a70d229466"
- ],
- "x-ms-client-request-id": [
- "747c9219-0db9-4039-be1d-4334196a2705"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-correlation-request-id": [
- "92d2d069-8ebd-4cb1-960d-9c7aa084d530"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200049Z:92d2d069-8ebd-4cb1-960d-9c7aa084d530"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:00:49 GMT"
- ],
- "Content-Length": [
- "562"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/profiles/ps2960/endpoints/ps7141/origins/ps5730\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"name\": \"ps5730\",\r\n \"properties\": {\r\n \"hostName\": \"www.azure.com\",\r\n \"httpPort\": 789,\r\n \"httpsPort\": 456,\r\n \"resourceState\": \"Active\",\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3137/providers/Microsoft.Cdn/profiles/ps2960/endpoints/ps7141/origins/ps5730?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczI5NjAvZW5kcG9pbnRzL3BzNzE0MS9vcmlnaW5zL3BzNTczMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PATCH",
- "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"www.azure.com\",\r\n \"httpPort\": 789,\r\n \"httpsPort\": 456\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "747c9219-0db9-4039-be1d-4334196a2705"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "106"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/operationresults/78c49f36-1050-490e-8efc-bcc3585a0116/profileresults/ps2960/endpointresults/ps7141/originresults/ps5730?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "af8160a1-dbee-4eec-b057-1deb96d51c1b"
- ],
- "x-ms-client-request-id": [
- "747c9219-0db9-4039-be1d-4334196a2705"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/operationresults/78c49f36-1050-490e-8efc-bcc3585a0116?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "0f010631-54d2-4dd0-9f77-82a5966ee04d"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200039Z:0f010631-54d2-4dd0-9f77-82a5966ee04d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:00:38 GMT"
- ],
- "Content-Length": [
- "562"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/profiles/ps2960/endpoints/ps7141/origins/ps5730\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"name\": \"ps5730\",\r\n \"properties\": {\r\n \"hostName\": \"www.azure.com\",\r\n \"httpPort\": 789,\r\n \"httpsPort\": 456,\r\n \"resourceState\": \"Active\",\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137/providers/Microsoft.Cdn/operationresults/78c49f36-1050-490e-8efc-bcc3585a0116?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzEzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzc4YzQ5ZjM2LTEwNTAtNDkwZS04ZWZjLWJjYzM1ODVhMDExNj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "747c9219-0db9-4039-be1d-4334196a2705"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "76dfcbc7-ae78-4bbe-afa3-a5528b77d086"
- ],
- "x-ms-client-request-id": [
- "747c9219-0db9-4039-be1d-4334196a2705"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-correlation-request-id": [
- "3be5aba8-4c50-45b8-91d9-19b08359f098"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200049Z:3be5aba8-4c50-45b8-91d9-19b08359f098"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:00:48 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3137?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzEzNz9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7ea93446-5aec-491a-8a78-b3c2e45cdc02"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14998"
- ],
- "x-ms-request-id": [
- "2fdcccec-3df8-42b9-8b23-92c19d9f2588"
- ],
- "x-ms-correlation-request-id": [
- "2fdcccec-3df8-42b9-8b23-92c19d9f2588"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200050Z:2fdcccec-3df8-42b9-8b23-92c19d9f2588"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:00:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeE16Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "fccbfa34-dad3-4af6-8f07-e00d4c1d00dc"
- ],
- "x-ms-correlation-request-id": [
- "fccbfa34-dad3-4af6-8f07-e00d4c1d00dc"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200105Z:fccbfa34-dad3-4af6-8f07-e00d4c1d00dc"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:01:05 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeE16Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "0a5b01ef-65e7-4bbc-be82-aaccbe9f41ab"
- ],
- "x-ms-correlation-request-id": [
- "0a5b01ef-65e7-4bbc-be82-aaccbe9f41ab"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200121Z:0a5b01ef-65e7-4bbc-be82-aaccbe9f41ab"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:01:20 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeE16Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "b8a1be1a-def3-4ba8-9838-6bca73db5dd0"
- ],
- "x-ms-correlation-request-id": [
- "b8a1be1a-def3-4ba8-9838-6bca73db5dd0"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200136Z:b8a1be1a-def3-4ba8-9838-6bca73db5dd0"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:01:36 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeE16Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-request-id": [
- "a8108219-6a0f-4da1-ad5c-c31c3af3cedc"
- ],
- "x-ms-correlation-request-id": [
- "a8108219-6a0f-4da1-ad5c-c31c3af3cedc"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200151Z:a8108219-6a0f-4da1-ad5c-c31c3af3cedc"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:01:50 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeE16Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
- ],
- "x-ms-request-id": [
- "d3fe80c3-b216-4591-861c-0a9437c6b1a8"
- ],
- "x-ms-correlation-request-id": [
- "d3fe80c3-b216-4591-861c-0a9437c6b1a8"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200206Z:d3fe80c3-b216-4591-861c-0a9437c6b1a8"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:02:05 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeE16Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
- ],
- "x-ms-request-id": [
- "8abb3ac9-3c0d-449f-a091-9d13c32b7123"
- ],
- "x-ms-correlation-request-id": [
- "8abb3ac9-3c0d-449f-a091-9d13c32b7123"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200221Z:8abb3ac9-3c0d-449f-a091-9d13c32b7123"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:02:20 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeE16Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
- ],
- "x-ms-request-id": [
- "ba70dca6-19ae-4d3f-80b5-1d9613850666"
- ],
- "x-ms-correlation-request-id": [
- "ba70dca6-19ae-4d3f-80b5-1d9613850666"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200236Z:ba70dca6-19ae-4d3f-80b5-1d9613850666"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:02:36 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeE16Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11983"
- ],
- "x-ms-request-id": [
- "c93ea7f8-2440-48b4-8360-2f7180b82713"
- ],
- "x-ms-correlation-request-id": [
- "c93ea7f8-2440-48b4-8360-2f7180b82713"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200251Z:c93ea7f8-2440-48b4-8360-2f7180b82713"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:02:51 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeE16Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11982"
- ],
- "x-ms-request-id": [
- "7021727d-f2e3-489b-a40b-3d9fc0a4f20e"
- ],
- "x-ms-correlation-request-id": [
- "7021727d-f2e3-489b-a40b-3d9fc0a4f20e"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200306Z:7021727d-f2e3-489b-a40b-3d9fc0a4f20e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:03:06 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeE16Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11981"
- ],
- "x-ms-request-id": [
- "170788a3-956a-4127-bdae-6434e2dca23f"
- ],
- "x-ms-correlation-request-id": [
- "170788a3-956a-4127-bdae-6434e2dca23f"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200321Z:170788a3-956a-4127-bdae-6434e2dca23f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:03:21 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeE16Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11980"
- ],
- "x-ms-request-id": [
- "e00a5041-21d0-4cf2-b1fb-6ca73e8c3cb1"
- ],
- "x-ms-correlation-request-id": [
- "e00a5041-21d0-4cf2-b1fb-6ca73e8c3cb1"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200337Z:e00a5041-21d0-4cf2-b1fb-6ca73e8c3cb1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:03:36 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMxMzctV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNeE16Y3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11979"
- ],
- "x-ms-request-id": [
- "fd70aeaa-9b8f-4781-adcf-d13adea9d905"
- ],
- "x-ms-correlation-request-id": [
- "fd70aeaa-9b8f-4781-adcf-d13adea9d905"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T200337Z:fd70aeaa-9b8f-4781-adcf-d13adea9d905"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 20:03:36 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-OriginGetSetWithRunningEndpoint": [
- "ps2960",
- "ps3137",
- "ps7141",
- "ps5730"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginTests/TestOriginGetSetWithStoppedEndpoint.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginTests/TestOriginGetSetWithStoppedEndpoint.json
deleted file mode 100644
index 2b459463b681..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginTests/TestOriginGetSetWithStoppedEndpoint.json
+++ /dev/null
@@ -1,2079 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzU0NT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b7a5e411-167d-496d-91d1-8791a0cd6046"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "fbb61321-a33d-4564-9112-84a99fc59db1"
- ],
- "x-ms-correlation-request-id": [
- "fbb61321-a33d-4564-9112-84a99fc59db1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195438Z:fbb61321-a33d-4564-9112-84a99fc59db1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:54:37 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3545\",\r\n \"name\": \"ps3545\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c4a89e35-ddf7-4ce4-9e1e-a987465eeb37"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a7a00bdb-a914-43be-a506-37bb679c88e5"
- ],
- "x-ms-client-request-id": [
- "c4a89e35-ddf7-4ce4-9e1e-a987465eeb37"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "01039848-65f6-4cd8-9b0e-ece28fe4f8d0"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195439Z:01039848-65f6-4cd8-9b0e-ece28fe4f8d0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:54:38 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3545/providers/Microsoft.Cdn/profiles/ps6444?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzU0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NDQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c4a89e35-ddf7-4ce4-9e1e-a987465eeb37"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "78"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "aad528eb-c8f5-454c-bab4-43ca82ef25f0"
- ],
- "x-ms-client-request-id": [
- "c4a89e35-ddf7-4ce4-9e1e-a987465eeb37"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/operationresults/013fefce-e63f-4ca6-bece-9d085dec6803?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "c50957a5-4e41-4e85-a88a-82a913b8585c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195442Z:c50957a5-4e41-4e85-a88a-82a913b8585c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:54:42 GMT"
- ],
- "Content-Length": [
- "320"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/profiles/ps6444\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6444\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/operationresults/013fefce-e63f-4ca6-bece-9d085dec6803?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzU0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzAxM2ZlZmNlLWU2M2YtNGNhNi1iZWNlLTlkMDg1ZGVjNjgwMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c4a89e35-ddf7-4ce4-9e1e-a987465eeb37"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "78925a93-a56a-419a-a4b4-3cbf2c71b86f"
- ],
- "x-ms-client-request-id": [
- "c4a89e35-ddf7-4ce4-9e1e-a987465eeb37"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "31455ac8-4f46-40fb-9c61-449d62e3c19b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195452Z:31455ac8-4f46-40fb-9c61-449d62e3c19b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:54:52 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/operationresults/013fefce-e63f-4ca6-bece-9d085dec6803?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzU0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzAxM2ZlZmNlLWU2M2YtNGNhNi1iZWNlLTlkMDg1ZGVjNjgwMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c4a89e35-ddf7-4ce4-9e1e-a987465eeb37"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "cf27e856-3777-4ef0-828a-e818d3cf7986"
- ],
- "x-ms-client-request-id": [
- "c4a89e35-ddf7-4ce4-9e1e-a987465eeb37"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "9def3c4d-0b0a-4fe3-8e40-24ee8654274b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195502Z:9def3c4d-0b0a-4fe3-8e40-24ee8654274b"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:55:02 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/operationresults/013fefce-e63f-4ca6-bece-9d085dec6803?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzU0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzAxM2ZlZmNlLWU2M2YtNGNhNi1iZWNlLTlkMDg1ZGVjNjgwMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c4a89e35-ddf7-4ce4-9e1e-a987465eeb37"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "041c2c16-7852-46ff-b17b-288840ce9525"
- ],
- "x-ms-client-request-id": [
- "c4a89e35-ddf7-4ce4-9e1e-a987465eeb37"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "ed2abd44-9d89-41ec-843a-2add6ac80122"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195512Z:ed2abd44-9d89-41ec-843a-2add6ac80122"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:55:12 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/operationresults/013fefce-e63f-4ca6-bece-9d085dec6803?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzU0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzAxM2ZlZmNlLWU2M2YtNGNhNi1iZWNlLTlkMDg1ZGVjNjgwMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c4a89e35-ddf7-4ce4-9e1e-a987465eeb37"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "231d45ec-43a2-46c5-b41c-800f1736de84"
- ],
- "x-ms-client-request-id": [
- "c4a89e35-ddf7-4ce4-9e1e-a987465eeb37"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "2ff6a195-060c-4ad2-a4e1-2f76b16f8171"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195522Z:2ff6a195-060c-4ad2-a4e1-2f76b16f8171"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:55:22 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/operationresults/013fefce-e63f-4ca6-bece-9d085dec6803?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzU0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzAxM2ZlZmNlLWU2M2YtNGNhNi1iZWNlLTlkMDg1ZGVjNjgwMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c4a89e35-ddf7-4ce4-9e1e-a987465eeb37"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c23de711-4b1e-47d2-945b-4ddd7270d992"
- ],
- "x-ms-client-request-id": [
- "c4a89e35-ddf7-4ce4-9e1e-a987465eeb37"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "6db64436-d1a6-46b0-a48e-266819ddbc69"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195533Z:6db64436-d1a6-46b0-a48e-266819ddbc69"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:55:32 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3545/providers/Microsoft.Cdn/profiles/ps6444?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzU0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NDQ/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "c4a89e35-ddf7-4ce4-9e1e-a987465eeb37"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5b71f6f8-422e-4afa-aac0-6bf461a7bc10"
- ],
- "x-ms-client-request-id": [
- "c4a89e35-ddf7-4ce4-9e1e-a987465eeb37"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "629167ee-56df-4bb2-8527-094bfe5e2c18"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195533Z:629167ee-56df-4bb2-8527-094bfe5e2c18"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:55:32 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/profiles/ps6444\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6444\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps4066\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5cd980aa-49c8-4d62-a53d-2fc69c02d9ee"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "30013cbc-5e9d-4e3c-8845-f45c3ef3726b"
- ],
- "x-ms-client-request-id": [
- "5cd980aa-49c8-4d62-a53d-2fc69c02d9ee"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "23479e51-5ad9-4d26-b156-461fcc9b017a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195534Z:23479e51-5ad9-4d26-b156-461fcc9b017a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:55:33 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3545/providers/Microsoft.Cdn/profiles/ps6444/endpoints/ps4066?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzU0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NDQvZW5kcG9pbnRzL3BzNDA2Nj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"origins\": [\r\n {\r\n \"name\": \"ps1000\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 80\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5cd980aa-49c8-4d62-a53d-2fc69c02d9ee"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "229"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d3d15c9c-504a-48fb-9da7-4b4b60346caa"
- ],
- "x-ms-client-request-id": [
- "5cd980aa-49c8-4d62-a53d-2fc69c02d9ee"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/operationresults/65ad6c34-d14b-4b38-8e75-d4aefc95431e?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "1d701cdd-b9ff-4b27-9b7c-8943c63f2fa6"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195538Z:1d701cdd-b9ff-4b27-9b7c-8943c63f2fa6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:55:37 GMT"
- ],
- "Content-Length": [
- "1048"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/profiles/ps6444/endpoints/ps4066\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps4066\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps4066.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps1000\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/operationresults/65ad6c34-d14b-4b38-8e75-d4aefc95431e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzU0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzY1YWQ2YzM0LWQxNGItNGIzOC04ZTc1LWQ0YWVmYzk1NDMxZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5cd980aa-49c8-4d62-a53d-2fc69c02d9ee"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "99a5913a-b076-4584-81c7-f44bcac851a1"
- ],
- "x-ms-client-request-id": [
- "5cd980aa-49c8-4d62-a53d-2fc69c02d9ee"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "ed9cfed1-c45c-4175-8f84-de1312b2ac3e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195548Z:ed9cfed1-c45c-4175-8f84-de1312b2ac3e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:55:47 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/operationresults/65ad6c34-d14b-4b38-8e75-d4aefc95431e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzU0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzY1YWQ2YzM0LWQxNGItNGIzOC04ZTc1LWQ0YWVmYzk1NDMxZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5cd980aa-49c8-4d62-a53d-2fc69c02d9ee"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "25c0e694-5acb-4f41-a1ae-bf1425714fa8"
- ],
- "x-ms-client-request-id": [
- "5cd980aa-49c8-4d62-a53d-2fc69c02d9ee"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "2acec69b-152f-46a8-bf06-f2ac3bc0e932"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195558Z:2acec69b-152f-46a8-bf06-f2ac3bc0e932"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:55:57 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3545/providers/Microsoft.Cdn/profiles/ps6444/endpoints/ps4066?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzU0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NDQvZW5kcG9pbnRzL3BzNDA2Nj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5cd980aa-49c8-4d62-a53d-2fc69c02d9ee"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "73a95dfb-181e-4ec6-a20e-2d73a04d2775"
- ],
- "x-ms-client-request-id": [
- "5cd980aa-49c8-4d62-a53d-2fc69c02d9ee"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "254f8d49-4558-410e-b8d3-a9e3b0ed74f0"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195559Z:254f8d49-4558-410e-b8d3-a9e3b0ed74f0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:55:58 GMT"
- ],
- "Content-Length": [
- "1046"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/profiles/ps6444/endpoints/ps4066\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps4066\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps4066.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps1000\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3545/providers/Microsoft.Cdn/profiles/ps6444/endpoints/ps4066/stop?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzU0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NDQvZW5kcG9pbnRzL3BzNDA2Ni9zdG9wP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "abf88fa9-0950-4e10-ad54-383693c14673"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/operationresults/04a35ea1-4346-49e6-bc1c-f252f10fcaf9/profileresults/ps6444/endpointresults/ps4066?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6a2d16ac-d8ae-462c-a4b4-2dfd8bf2d385"
- ],
- "x-ms-client-request-id": [
- "abf88fa9-0950-4e10-ad54-383693c14673"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/operationresults/04a35ea1-4346-49e6-bc1c-f252f10fcaf9?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "6f989b9f-d5f3-47b1-9a30-6c15071e6b64"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195600Z:6f989b9f-d5f3-47b1-9a30-6c15071e6b64"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:55:59 GMT"
- ],
- "Content-Length": [
- "1047"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/profiles/ps6444/endpoints/ps4066\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps4066\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps4066.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps1000\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Stopping\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/operationresults/04a35ea1-4346-49e6-bc1c-f252f10fcaf9?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzU0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzA0YTM1ZWExLTQzNDYtNDllNi1iYzFjLWYyNTJmMTBmY2FmOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "abf88fa9-0950-4e10-ad54-383693c14673"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d8019511-84dd-4f8c-bca8-368247a33997"
- ],
- "x-ms-client-request-id": [
- "abf88fa9-0950-4e10-ad54-383693c14673"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "badb7778-48a2-4ea2-a916-52584b63d998"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195610Z:badb7778-48a2-4ea2-a916-52584b63d998"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:56:09 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/operationresults/04a35ea1-4346-49e6-bc1c-f252f10fcaf9?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzU0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzA0YTM1ZWExLTQzNDYtNDllNi1iYzFjLWYyNTJmMTBmY2FmOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "abf88fa9-0950-4e10-ad54-383693c14673"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b334e545-f0b0-4782-8b06-1474f49b4ed4"
- ],
- "x-ms-client-request-id": [
- "abf88fa9-0950-4e10-ad54-383693c14673"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-correlation-request-id": [
- "9f97ce31-d262-468c-b3cd-1892a2791698"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195620Z:9f97ce31-d262-468c-b3cd-1892a2791698"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:56:19 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/operationresults/04a35ea1-4346-49e6-bc1c-f252f10fcaf9/profileresults/ps6444/endpointresults/ps4066?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzU0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzA0YTM1ZWExLTQzNDYtNDllNi1iYzFjLWYyNTJmMTBmY2FmOS9wcm9maWxlcmVzdWx0cy9wczY0NDQvZW5kcG9pbnRyZXN1bHRzL3BzNDA2Nj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "abf88fa9-0950-4e10-ad54-383693c14673"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "65b014f0-2fe4-4057-ad66-33a5b325a25b"
- ],
- "x-ms-client-request-id": [
- "abf88fa9-0950-4e10-ad54-383693c14673"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-correlation-request-id": [
- "0377522a-311d-4672-bebc-680d8e85be99"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195620Z:0377522a-311d-4672-bebc-680d8e85be99"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:56:19 GMT"
- ],
- "Content-Length": [
- "1141"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/operationresults/04a35ea1-4346-49e6-bc1c-f252f10fcaf9/profileresults/ps6444/endpointresults/ps4066\",\r\n \"type\": \"Microsoft.Cdn/operationresults/profileresults/endpointresults\",\r\n \"name\": \"ps4066\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps4066.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps1000\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Stopped\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3545/providers/Microsoft.Cdn/profiles/ps6444/endpoints/ps4066/origins/ps1000?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzU0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NDQvZW5kcG9pbnRzL3BzNDA2Ni9vcmlnaW5zL3BzMTAwMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5fb2bfa0-fcd8-41c0-b2d4-558991099312"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5224c1d4-270f-46e9-b10c-06d349987a9f"
- ],
- "x-ms-client-request-id": [
- "5fb2bfa0-fcd8-41c0-b2d4-558991099312"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-correlation-request-id": [
- "686065a3-de89-4838-ba9b-b1056541becd"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195621Z:686065a3-de89-4838-ba9b-b1056541becd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:56:20 GMT"
- ],
- "Content-Length": [
- "566"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/profiles/ps6444/endpoints/ps4066/origins/ps1000\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"name\": \"ps1000\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": null,\r\n \"resourceState\": \"Active\",\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3545/providers/Microsoft.Cdn/profiles/ps6444/endpoints/ps4066/origins/ps1000?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzU0NS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY0NDQvZW5kcG9pbnRzL3BzNDA2Ni9vcmlnaW5zL3BzMTAwMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PATCH",
- "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"www.azure.com\",\r\n \"httpPort\": 789,\r\n \"httpsPort\": 456\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "78cb5030-751c-4cb0-b716-b1d25f53daf3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "106"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6a272b52-b3f1-482d-8693-2399b356bf54"
- ],
- "x-ms-client-request-id": [
- "78cb5030-751c-4cb0-b716-b1d25f53daf3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "a9c0e9d8-b267-462f-9d2f-19b162ae673e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195622Z:a9c0e9d8-b267-462f-9d2f-19b162ae673e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:56:21 GMT"
- ],
- "Content-Length": [
- "562"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545/providers/Microsoft.Cdn/profiles/ps6444/endpoints/ps4066/origins/ps1000\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"name\": \"ps1000\",\r\n \"properties\": {\r\n \"hostName\": \"www.azure.com\",\r\n \"httpPort\": 789,\r\n \"httpsPort\": 456,\r\n \"resourceState\": \"Active\",\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3545?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzU0NT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "082b6a7a-ab53-45fe-b3f6-7a95009eeed0"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "1dc70af0-b1fb-4e5f-a96e-3f181dc03705"
- ],
- "x-ms-correlation-request-id": [
- "1dc70af0-b1fb-4e5f-a96e-3f181dc03705"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195622Z:1dc70af0-b1fb-4e5f-a96e-3f181dc03705"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:56:21 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "1c009238-230e-4a2f-ac9b-a6006c7d1795"
- ],
- "x-ms-correlation-request-id": [
- "1c009238-230e-4a2f-ac9b-a6006c7d1795"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195637Z:1c009238-230e-4a2f-ac9b-a6006c7d1795"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:56:36 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "3feb66a7-def8-41e1-87e2-69d3655be87c"
- ],
- "x-ms-correlation-request-id": [
- "3feb66a7-def8-41e1-87e2-69d3655be87c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195652Z:3feb66a7-def8-41e1-87e2-69d3655be87c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:56:51 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "304821fa-aa4e-4bfa-853b-f92b71206a88"
- ],
- "x-ms-correlation-request-id": [
- "304821fa-aa4e-4bfa-853b-f92b71206a88"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195707Z:304821fa-aa4e-4bfa-853b-f92b71206a88"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:57:06 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "b2f6ad57-17e8-4311-be48-b88508b061fe"
- ],
- "x-ms-correlation-request-id": [
- "b2f6ad57-17e8-4311-be48-b88508b061fe"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195722Z:b2f6ad57-17e8-4311-be48-b88508b061fe"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:57:22 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "73867604-ca84-4f51-9a56-7287efa1bba4"
- ],
- "x-ms-correlation-request-id": [
- "73867604-ca84-4f51-9a56-7287efa1bba4"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195737Z:73867604-ca84-4f51-9a56-7287efa1bba4"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:57:37 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "8d61a533-2fc3-4c4d-949a-dae3f4ab307c"
- ],
- "x-ms-correlation-request-id": [
- "8d61a533-2fc3-4c4d-949a-dae3f4ab307c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195752Z:8d61a533-2fc3-4c4d-949a-dae3f4ab307c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:57:52 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "c621f294-b94f-47eb-a794-5e1369ab6bd1"
- ],
- "x-ms-correlation-request-id": [
- "c621f294-b94f-47eb-a794-5e1369ab6bd1"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195807Z:c621f294-b94f-47eb-a794-5e1369ab6bd1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:58:07 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "88b69a6d-4163-4c8b-8fd7-ecb0e6f6a715"
- ],
- "x-ms-correlation-request-id": [
- "88b69a6d-4163-4c8b-8fd7-ecb0e6f6a715"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195822Z:88b69a6d-4163-4c8b-8fd7-ecb0e6f6a715"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:58:22 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "c8b00f13-a120-4f6a-9e49-7629153e172b"
- ],
- "x-ms-correlation-request-id": [
- "c8b00f13-a120-4f6a-9e49-7629153e172b"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195837Z:c8b00f13-a120-4f6a-9e49-7629153e172b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:58:37 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "2c719c0a-50e9-4a55-97e1-022fe87ab3ca"
- ],
- "x-ms-correlation-request-id": [
- "2c719c0a-50e9-4a55-97e1-022fe87ab3ca"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195853Z:2c719c0a-50e9-4a55-97e1-022fe87ab3ca"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:58:52 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "c1134393-4d45-4e60-9ce7-a8a097d3a36f"
- ],
- "x-ms-correlation-request-id": [
- "c1134393-4d45-4e60-9ce7-a8a097d3a36f"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195908Z:c1134393-4d45-4e60-9ce7-a8a097d3a36f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:59:07 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM1NDUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNMU5EVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "b296907f-1d99-4880-b0f9-e17425abca2c"
- ],
- "x-ms-correlation-request-id": [
- "b296907f-1d99-4880-b0f9-e17425abca2c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195908Z:b296907f-1d99-4880-b0f9-e17425abca2c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:59:07 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-OriginGetSetWithStoppedEndpoint": [
- "ps6444",
- "ps3545",
- "ps4066",
- "ps1000"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginTests/TestSetOriginProperties.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginTests/TestSetOriginProperties.json
deleted file mode 100644
index 9d85672e61dd..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.OriginTests/TestSetOriginProperties.json
+++ /dev/null
@@ -1,1761 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODkxNT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "29b3318b-d24e-4864-b70d-7b081ea805fa"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "2f47519f-f6d5-4bbd-883a-3a591abc9efd"
- ],
- "x-ms-correlation-request-id": [
- "2f47519f-f6d5-4bbd-883a-3a591abc9efd"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194632Z:2f47519f-f6d5-4bbd-883a-3a591abc9efd"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:46:31 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8915\",\r\n \"name\": \"ps8915\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "810ebd61-1f1c-4345-85d8-c1216e0871d3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "dd573925-c4f2-4029-9945-c527f6a2e7c0"
- ],
- "x-ms-client-request-id": [
- "810ebd61-1f1c-4345-85d8-c1216e0871d3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "0055f6de-5ec7-4e85-9ba8-869af36a4a59"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194633Z:0055f6de-5ec7-4e85-9ba8-869af36a4a59"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:46:32 GMT"
- ],
- "Content-Length": [
- "35328"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/TestPuyu/providers/Microsoft.Cdn/profiles/puyuCdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"puyuCdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-global-testinprod\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rgpuyu/providers/Microsoft.Cdn/profiles/quick-pre-profile-01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"quick-pre-profile-01\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"d3c65b3c-2968-459f-91f2-b0a7376d1b02\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3428/providers/Microsoft.Cdn/profiles/profile3910\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3910\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8915/providers/Microsoft.Cdn/profiles/ps8712?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODkxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg3MTI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "810ebd61-1f1c-4345-85d8-c1216e0871d3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "80"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2bffbaf6-de7f-4d47-87c4-73c559fdb7c9"
- ],
- "x-ms-client-request-id": [
- "810ebd61-1f1c-4345-85d8-c1216e0871d3"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915/providers/Microsoft.Cdn/operationresults/7b51a500-82b9-4a18-a584-4bf3d28d0d44?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "e687b163-2b69-4ed5-930f-f73f69dc16c2"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194636Z:e687b163-2b69-4ed5-930f-f73f69dc16c2"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:46:35 GMT"
- ],
- "Content-Length": [
- "322"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915/providers/Microsoft.Cdn/profiles/ps8712\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps8712\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915/providers/Microsoft.Cdn/operationresults/7b51a500-82b9-4a18-a584-4bf3d28d0d44?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODkxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdiNTFhNTAwLTgyYjktNGExOC1hNTg0LTRiZjNkMjhkMGQ0ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "810ebd61-1f1c-4345-85d8-c1216e0871d3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5de3ebfb-5f9b-4d76-a648-d812862f37b7"
- ],
- "x-ms-client-request-id": [
- "810ebd61-1f1c-4345-85d8-c1216e0871d3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "ff643706-70cf-4ef1-b580-2a6df4606a69"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194646Z:ff643706-70cf-4ef1-b580-2a6df4606a69"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:46:46 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915/providers/Microsoft.Cdn/operationresults/7b51a500-82b9-4a18-a584-4bf3d28d0d44?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODkxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzdiNTFhNTAwLTgyYjktNGExOC1hNTg0LTRiZjNkMjhkMGQ0ND9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "810ebd61-1f1c-4345-85d8-c1216e0871d3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "467bc4c9-01f4-4acd-b130-3167ff89c5af"
- ],
- "x-ms-client-request-id": [
- "810ebd61-1f1c-4345-85d8-c1216e0871d3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "15e48dc7-9096-46b0-8c7e-9858720ca690"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194656Z:15e48dc7-9096-46b0-8c7e-9858720ca690"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:46:56 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8915/providers/Microsoft.Cdn/profiles/ps8712?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODkxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg3MTI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "810ebd61-1f1c-4345-85d8-c1216e0871d3"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "51b65234-1de8-4731-99cf-d8d47e3a77d1"
- ],
- "x-ms-client-request-id": [
- "810ebd61-1f1c-4345-85d8-c1216e0871d3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "05a6b622-78fd-4c69-87b7-299b99e106b6"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194657Z:05a6b622-78fd-4c69-87b7-299b99e106b6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:46:57 GMT"
- ],
- "Content-Length": [
- "321"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915/providers/Microsoft.Cdn/profiles/ps8712\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps8712\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps5936\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7e62f30b-93b3-423e-99c3-561eb751169e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1f8f7dc3-e89d-4454-9ad8-f31b88710501"
- ],
- "x-ms-client-request-id": [
- "7e62f30b-93b3-423e-99c3-561eb751169e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "5c9eabb4-367f-4073-99da-66b1e483b51a"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194657Z:5c9eabb4-367f-4073-99da-66b1e483b51a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:46:57 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8915/providers/Microsoft.Cdn/profiles/ps8712/endpoints/ps5936?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODkxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg3MTIvZW5kcG9pbnRzL3BzNTkzNj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2350\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"Global\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7e62f30b-93b3-423e-99c3-561eb751169e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "202"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "955840d7-370e-4689-91b2-e119843494a2"
- ],
- "x-ms-client-request-id": [
- "7e62f30b-93b3-423e-99c3-561eb751169e"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915/providers/Microsoft.Cdn/operationresults/afef45e1-180d-46a2-9863-754e8dd15bc3?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "a2e57fb0-e442-4438-8173-3e568703a62d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194702Z:a2e57fb0-e442-4438-8173-3e568703a62d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:47:02 GMT"
- ],
- "Content-Length": [
- "1047"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915/providers/Microsoft.Cdn/profiles/ps8712/endpoints/ps5936\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps5936\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps5936.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2350\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915/providers/Microsoft.Cdn/operationresults/afef45e1-180d-46a2-9863-754e8dd15bc3?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODkxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2FmZWY0NWUxLTE4MGQtNDZhMi05ODYzLTc1NGU4ZGQxNWJjMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7e62f30b-93b3-423e-99c3-561eb751169e"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "fbf6df15-8e46-45cc-b784-be4f366f2992"
- ],
- "x-ms-client-request-id": [
- "7e62f30b-93b3-423e-99c3-561eb751169e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "71465376-e29f-4a8a-abe2-10f468d50153"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194712Z:71465376-e29f-4a8a-abe2-10f468d50153"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:47:12 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915/providers/Microsoft.Cdn/operationresults/afef45e1-180d-46a2-9863-754e8dd15bc3?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODkxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2FmZWY0NWUxLTE4MGQtNDZhMi05ODYzLTc1NGU4ZGQxNWJjMz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7e62f30b-93b3-423e-99c3-561eb751169e"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "fd1fb8e2-de63-499c-8378-211970ec301e"
- ],
- "x-ms-client-request-id": [
- "7e62f30b-93b3-423e-99c3-561eb751169e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "756ac748-1529-4760-b931-59ba95e542fe"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194722Z:756ac748-1529-4760-b931-59ba95e542fe"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:47:22 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8915/providers/Microsoft.Cdn/profiles/ps8712/endpoints/ps5936?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODkxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg3MTIvZW5kcG9pbnRzL3BzNTkzNj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7e62f30b-93b3-423e-99c3-561eb751169e"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4f6b62d9-d4e4-466a-8890-b29147874d37"
- ],
- "x-ms-client-request-id": [
- "7e62f30b-93b3-423e-99c3-561eb751169e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "9878e7ca-d97b-4a1d-b197-2a51a16e835c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194722Z:9878e7ca-d97b-4a1d-b197-2a51a16e835c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:47:22 GMT"
- ],
- "Content-Length": [
- "1045"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915/providers/Microsoft.Cdn/profiles/ps8712/endpoints/ps5936\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps5936\",\r\n \"location\": \"Global\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps5936.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"ps2350\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8915/providers/Microsoft.Cdn/profiles/ps8712/endpoints/ps5936/origins/ps2350?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODkxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg3MTIvZW5kcG9pbnRzL3BzNTkzNi9vcmlnaW5zL3BzMjM1MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "4fb6fbed-035d-47f6-a035-748637d7758e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7181fb60-2fcd-47bc-95be-5dedf342d6c7"
- ],
- "x-ms-client-request-id": [
- "4fb6fbed-035d-47f6-a035-748637d7758e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "83eaa95c-3c86-4f7b-9f44-43733a4eb13e"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194723Z:83eaa95c-3c86-4f7b-9f44-43733a4eb13e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:47:22 GMT"
- ],
- "Content-Length": [
- "565"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915/providers/Microsoft.Cdn/profiles/ps8712/endpoints/ps5936/origins/ps2350\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"name\": \"ps2350\",\r\n \"properties\": {\r\n \"hostName\": \"www.microsoft.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"resourceState\": \"Active\",\r\n \"originHostHeader\": null,\r\n \"priority\": 1,\r\n \"weight\": 1000,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8915/providers/Microsoft.Cdn/profiles/ps8712/endpoints/ps5936/origins/ps2350?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODkxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg3MTIvZW5kcG9pbnRzL3BzNTkzNi9vcmlnaW5zL3BzMjM1MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6a55a7e7-38e3-4da4-9665-d0f111353b65"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c8f929f8-ad32-4add-be16-c1d7de020a18"
- ],
- "x-ms-client-request-id": [
- "6a55a7e7-38e3-4da4-9665-d0f111353b65"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "86c9eff6-3bbc-4296-b10e-32be8fd871cd"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194736Z:86c9eff6-3bbc-4296-b10e-32be8fd871cd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:47:35 GMT"
- ],
- "Content-Length": [
- "555"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915/providers/Microsoft.Cdn/profiles/ps8712/endpoints/ps5936/origins/ps2350\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"name\": \"ps2350\",\r\n \"properties\": {\r\n \"hostName\": \"contoso.com\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"resourceState\": \"Active\",\r\n \"originHostHeader\": null,\r\n \"priority\": 5,\r\n \"weight\": 500,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps8915/providers/Microsoft.Cdn/profiles/ps8712/endpoints/ps5936/origins/ps2350?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzODkxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczg3MTIvZW5kcG9pbnRzL3BzNTkzNi9vcmlnaW5zL3BzMjM1MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PATCH",
- "RequestBody": "{\r\n \"properties\": {\r\n \"hostName\": \"contoso.com\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"priority\": 5,\r\n \"weight\": 500\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6a55a7e7-38e3-4da4-9665-d0f111353b65"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "143"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915/providers/Microsoft.Cdn/operationresults/ef2dee92-c670-414b-ba12-f0b862a8807f/profileresults/ps8712/endpointresults/ps5936/originresults/ps2350?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b9e2cd49-9973-4693-8fe5-4af673f06832"
- ],
- "x-ms-client-request-id": [
- "6a55a7e7-38e3-4da4-9665-d0f111353b65"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915/providers/Microsoft.Cdn/operationresults/ef2dee92-c670-414b-ba12-f0b862a8807f?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "57a1cb7e-9e51-47bc-a982-f8fdab15578c"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194725Z:57a1cb7e-9e51-47bc-a982-f8fdab15578c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:47:25 GMT"
- ],
- "Content-Length": [
- "555"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915/providers/Microsoft.Cdn/profiles/ps8712/endpoints/ps5936/origins/ps2350\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints/origins\",\r\n \"name\": \"ps2350\",\r\n \"properties\": {\r\n \"hostName\": \"contoso.com\",\r\n \"httpPort\": 80,\r\n \"httpsPort\": 443,\r\n \"resourceState\": \"Active\",\r\n \"originHostHeader\": null,\r\n \"priority\": 5,\r\n \"weight\": 500,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915/providers/Microsoft.Cdn/operationresults/ef2dee92-c670-414b-ba12-f0b862a8807f?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODkxNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2VmMmRlZTkyLWM2NzAtNDE0Yi1iYTEyLWYwYjg2MmE4ODA3Zj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6a55a7e7-38e3-4da4-9665-d0f111353b65"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7ce85d03-3252-49b6-a17c-5a369352f975"
- ],
- "x-ms-client-request-id": [
- "6a55a7e7-38e3-4da4-9665-d0f111353b65"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "fedcdb77-4478-45a7-9b20-61798996ca3d"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194735Z:fedcdb77-4478-45a7-9b20-61798996ca3d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:47:35 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps8915?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzODkxNT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "17ab6c07-57c6-494d-8eac-a9aac8a4e69b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "2f643b6a-d259-41a5-aca8-f438ab542171"
- ],
- "x-ms-correlation-request-id": [
- "2f643b6a-d259-41a5-aca8-f438ab542171"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194736Z:2f643b6a-d259-41a5-aca8-f438ab542171"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:47:35 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNU1UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "6b16bb0e-ab7b-4c01-a509-53a874a85815"
- ],
- "x-ms-correlation-request-id": [
- "6b16bb0e-ab7b-4c01-a509-53a874a85815"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194751Z:6b16bb0e-ab7b-4c01-a509-53a874a85815"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:47:51 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNU1UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "f2180f78-5f4d-40da-b1e0-ec543e3b9a89"
- ],
- "x-ms-correlation-request-id": [
- "f2180f78-5f4d-40da-b1e0-ec543e3b9a89"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194806Z:f2180f78-5f4d-40da-b1e0-ec543e3b9a89"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:48:06 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNU1UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "a4396a80-1403-4a85-aac0-0af0fa3c3710"
- ],
- "x-ms-correlation-request-id": [
- "a4396a80-1403-4a85-aac0-0af0fa3c3710"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194821Z:a4396a80-1403-4a85-aac0-0af0fa3c3710"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:48:21 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNU1UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "d5e19539-d96d-413b-8f08-80d2b7ca5cb0"
- ],
- "x-ms-correlation-request-id": [
- "d5e19539-d96d-413b-8f08-80d2b7ca5cb0"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194836Z:d5e19539-d96d-413b-8f08-80d2b7ca5cb0"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:48:35 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNU1UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "d039c258-f75b-4182-8148-c1fc769aac05"
- ],
- "x-ms-correlation-request-id": [
- "d039c258-f75b-4182-8148-c1fc769aac05"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194851Z:d039c258-f75b-4182-8148-c1fc769aac05"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:48:50 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNU1UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "2a787bb3-14d2-4c9b-b146-20899d6ac9d0"
- ],
- "x-ms-correlation-request-id": [
- "2a787bb3-14d2-4c9b-b146-20899d6ac9d0"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194906Z:2a787bb3-14d2-4c9b-b146-20899d6ac9d0"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:49:05 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNU1UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "7e2378dd-5c3b-440e-8576-48e5ff3df99f"
- ],
- "x-ms-correlation-request-id": [
- "7e2378dd-5c3b-440e-8576-48e5ff3df99f"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194921Z:7e2378dd-5c3b-440e-8576-48e5ff3df99f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:49:20 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNU1UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "8e950d4b-e6c6-47d4-abde-6e2d8527bb15"
- ],
- "x-ms-correlation-request-id": [
- "8e950d4b-e6c6-47d4-abde-6e2d8527bb15"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194936Z:8e950d4b-e6c6-47d4-abde-6e2d8527bb15"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:49:36 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNU1UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "2ce41c0b-a2cf-4a31-ad93-627d9ae20b86"
- ],
- "x-ms-correlation-request-id": [
- "2ce41c0b-a2cf-4a31-ad93-627d9ae20b86"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T194951Z:2ce41c0b-a2cf-4a31-ad93-627d9ae20b86"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:49:51 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNU1UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "5ce762f7-e0a2-43a6-96ec-327623f116cc"
- ],
- "x-ms-correlation-request-id": [
- "5ce762f7-e0a2-43a6-96ec-327623f116cc"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195006Z:5ce762f7-e0a2-43a6-96ec-327623f116cc"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:50:06 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNU1UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "0946eab5-47f4-43f1-8816-c444c14de1d7"
- ],
- "x-ms-correlation-request-id": [
- "0946eab5-47f4-43f1-8816-c444c14de1d7"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195021Z:0946eab5-47f4-43f1-8816-c444c14de1d7"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:50:21 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzg5MTUtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpnNU1UVXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.29719.03",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.30"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "c2b583f8-6084-4ba0-a2ff-f7852c524489"
- ],
- "x-ms-correlation-request-id": [
- "c2b583f8-6084-4ba0-a2ff-f7852c524489"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T195021Z:c2b583f8-6084-4ba0-a2ff-f7852c524489"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 19:50:21 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-SetOriginProperties": [
- "ps8915",
- "ps8712",
- "ps5936",
- "ps2350"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/ProfileGetSupportedOptimizationType.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/ProfileGetSupportedOptimizationType.json
deleted file mode 100644
index f663f9464063..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/ProfileGetSupportedOptimizationType.json
+++ /dev/null
@@ -1,920 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3889?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzg4OT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "29a99b50-a9a8-4654-8fdf-fb30975382aa"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "6ccdd8cb-62fc-49e9-93ff-40b6d610ce31"
- ],
- "x-ms-correlation-request-id": [
- "6ccdd8cb-62fc-49e9-93ff-40b6d610ce31"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070658Z:6ccdd8cb-62fc-49e9-93ff-40b6d610ce31"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:06:58 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3889\",\r\n \"name\": \"ps3889\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "70083a87-417f-4d43-ae96-551def61b20e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-original-request-ids": [
- "80689956-a488-4382-9e89-b649d12814d9",
- "b94004c0-2387-4367-bd4f-c21990ab6098"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-request-id": [
- "e915251c-c0f1-492f-bc18-56e4747aa54d"
- ],
- "x-ms-correlation-request-id": [
- "e915251c-c0f1-492f-bc18-56e4747aa54d"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070700Z:e915251c-c0f1-492f-bc18-56e4747aa54d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:06:59 GMT"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "70691"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3889/providers/Microsoft.Cdn/profiles/ps5300?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzg4OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczUzMDA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "70083a87-417f-4d43-ae96-551def61b20e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "77"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7e681d27-a99c-4bd9-9df6-3601e64b6847"
- ],
- "x-ms-client-request-id": [
- "70083a87-417f-4d43-ae96-551def61b20e"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3889/providers/Microsoft.Cdn/operationresults/a383afdb-2e0e-4ed5-b379-c87224c64506?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "e7e4c3ea-d8e7-4d0e-8fce-8f0e3c90a768"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070707Z:e7e4c3ea-d8e7-4d0e-8fce-8f0e3c90a768"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:07:07 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3889/providers/Microsoft.Cdn/profiles/ps5300\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps5300\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3889/providers/Microsoft.Cdn/operationresults/a383afdb-2e0e-4ed5-b379-c87224c64506?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzg4OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2EzODNhZmRiLTJlMGUtNGVkNS1iMzc5LWM4NzIyNGM2NDUwNj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "70083a87-417f-4d43-ae96-551def61b20e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8f9dc989-11fd-446f-8157-0484c98a4c4a"
- ],
- "x-ms-client-request-id": [
- "70083a87-417f-4d43-ae96-551def61b20e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "4f92f12f-f6b8-4fcb-9acf-b8ef58aee720"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070717Z:4f92f12f-f6b8-4fcb-9acf-b8ef58aee720"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:07:17 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3889/providers/Microsoft.Cdn/profiles/ps5300?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzg4OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczUzMDA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "70083a87-417f-4d43-ae96-551def61b20e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3e015e31-80bd-4c43-af58-529e4824d1bd"
- ],
- "x-ms-client-request-id": [
- "70083a87-417f-4d43-ae96-551def61b20e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "13253fa4-890b-4e1c-85d9-50422f1cc39c"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070718Z:13253fa4-890b-4e1c-85d9-50422f1cc39c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:07:18 GMT"
- ],
- "Content-Length": [
- "318"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3889/providers/Microsoft.Cdn/profiles/ps5300\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps5300\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3889/providers/Microsoft.Cdn/profiles/ps5300/getSupportedOptimizationTypes?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzg4OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczUzMDAvZ2V0U3VwcG9ydGVkT3B0aW1pemF0aW9uVHlwZXM/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "37081acc-1bb2-4580-b942-357ade4c8887"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "620fe8f8-35cf-46ec-a0ff-3e19fc7cbb1e"
- ],
- "x-ms-client-request-id": [
- "37081acc-1bb2-4580-b942-357ade4c8887"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "1c0e7d2c-035c-4eff-940b-9ad1fdb31934"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070719Z:1c0e7d2c-035c-4eff-940b-9ad1fdb31934"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:07:19 GMT"
- ],
- "Content-Length": [
- "153"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"supportedOptimizationTypes\": [\r\n \"GeneralWebDelivery\",\r\n \"GeneralMediaStreaming\",\r\n \"VideoOnDemandMediaStreaming\",\r\n \"LargeFileDownload\",\r\n \"DynamicSiteAcceleration\"\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3889?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzg4OT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "daa755d1-8dab-47c5-b770-a9eea8db64ce"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM4ODktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "d027dea9-f821-4260-8415-422856292063"
- ],
- "x-ms-correlation-request-id": [
- "d027dea9-f821-4260-8415-422856292063"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070722Z:d027dea9-f821-4260-8415-422856292063"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:07:22 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM4ODktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNE9Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM4ODktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "dd3de661-1f3f-4fff-9d48-f8f128dee1b4"
- ],
- "x-ms-correlation-request-id": [
- "dd3de661-1f3f-4fff-9d48-f8f128dee1b4"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070738Z:dd3de661-1f3f-4fff-9d48-f8f128dee1b4"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:07:37 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM4ODktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNE9Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM4ODktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "ffdacb58-13db-403b-9884-6900df84da14"
- ],
- "x-ms-correlation-request-id": [
- "ffdacb58-13db-403b-9884-6900df84da14"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070753Z:ffdacb58-13db-403b-9884-6900df84da14"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:07:52 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM4ODktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNE9Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM4ODktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "0fe20c78-b76a-449d-8f56-b6319f6aca15"
- ],
- "x-ms-correlation-request-id": [
- "0fe20c78-b76a-449d-8f56-b6319f6aca15"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070809Z:0fe20c78-b76a-449d-8f56-b6319f6aca15"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:08:09 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM4ODktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNE9Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM4ODktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "b18c0f8a-31c3-41cc-9c26-49bf902f4027"
- ],
- "x-ms-correlation-request-id": [
- "b18c0f8a-31c3-41cc-9c26-49bf902f4027"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070824Z:b18c0f8a-31c3-41cc-9c26-49bf902f4027"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:08:24 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM4ODktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNE9Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM4ODktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "c824e1ab-08ae-4c9b-91c2-93fb4d9eb8bc"
- ],
- "x-ms-correlation-request-id": [
- "c824e1ab-08ae-4c9b-91c2-93fb4d9eb8bc"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070840Z:c824e1ab-08ae-4c9b-91c2-93fb4d9eb8bc"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:08:39 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM4ODktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNE9Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM4ODktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "832ad9c1-db19-44fc-9f45-804a72680b64"
- ],
- "x-ms-correlation-request-id": [
- "832ad9c1-db19-44fc-9f45-804a72680b64"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070855Z:832ad9c1-db19-44fc-9f45-804a72680b64"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:08:55 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM4ODktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNE9Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-request-id": [
- "1789f38d-85be-421a-b180-4ace0926f73b"
- ],
- "x-ms-correlation-request-id": [
- "1789f38d-85be-421a-b180-4ace0926f73b"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070911Z:1789f38d-85be-421a-b180-4ace0926f73b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:09:10 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzM4ODktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNNE9Ea3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
- ],
- "x-ms-request-id": [
- "c305440c-504f-4da2-9c3b-a2913aab275a"
- ],
- "x-ms-correlation-request-id": [
- "c305440c-504f-4da2-9c3b-a2913aab275a"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070911Z:c305440c-504f-4da2-9c3b-a2913aab275a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:09:10 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-ProfileGetSupportedOptimizationType": [
- "ps5300",
- "ps3889"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfileCrud.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfileCrud.json
deleted file mode 100644
index cb227e0f8673..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfileCrud.json
+++ /dev/null
@@ -1,1631 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzQ1OT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f6954843-24fd-4b6a-a1a9-f7c53dbec022"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "e1e19081-bfae-44da-9d94-8bf4fa7925ac"
- ],
- "x-ms-correlation-request-id": [
- "e1e19081-bfae-44da-9d94-8bf4fa7925ac"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071406Z:e1e19081-bfae-44da-9d94-8bf4fa7925ac"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:14:06 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7459\",\r\n \"name\": \"ps7459\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-original-request-ids": [
- "bc915271-931f-4da6-9e94-520cf1f734da",
- "dda33572-a276-4a73-bee7-2098a29bbd8d"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-request-id": [
- "125dfa52-a2e5-4b67-829e-72eab8e4ab15"
- ],
- "x-ms-correlation-request-id": [
- "125dfa52-a2e5-4b67-829e-72eab8e4ab15"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071408Z:125dfa52-a2e5-4b67-829e-72eab8e4ab15"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:14:07 GMT"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "70691"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7459/providers/Microsoft.Cdn/profiles/ps1582?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzQ1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE1ODI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"EastUS\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "142"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "40923306-7af9-4eb1-b17f-5841a704b3e6"
- ],
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459/providers/Microsoft.Cdn/operationresults/16d88965-de6e-4c5b-9804-8fdb7f59cbcd?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "e4284c35-b10e-42a6-955b-f0392797bf41"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071423Z:e4284c35-b10e-42a6-955b-f0392797bf41"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:14:22 GMT"
- ],
- "Content-Length": [
- "351"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459/providers/Microsoft.Cdn/profiles/ps1582\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps1582\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459/providers/Microsoft.Cdn/operationresults/16d88965-de6e-4c5b-9804-8fdb7f59cbcd?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzQ1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzE2ZDg4OTY1LWRlNmUtNGM1Yi05ODA0LThmZGI3ZjU5Y2JjZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "87dc3e9a-d76b-419b-b12e-98ff043c7a97"
- ],
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "f5d65f9a-806f-4b3a-82da-5be8df4ec179"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071433Z:f5d65f9a-806f-4b3a-82da-5be8df4ec179"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:14:32 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459/providers/Microsoft.Cdn/operationresults/16d88965-de6e-4c5b-9804-8fdb7f59cbcd?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzQ1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzE2ZDg4OTY1LWRlNmUtNGM1Yi05ODA0LThmZGI3ZjU5Y2JjZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8af24900-65cd-4f19-bb59-70d998645754"
- ],
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "23484b89-2c59-4d0f-b270-3811d9cfd3b1"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071443Z:23484b89-2c59-4d0f-b270-3811d9cfd3b1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:14:42 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459/providers/Microsoft.Cdn/operationresults/16d88965-de6e-4c5b-9804-8fdb7f59cbcd?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzQ1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzE2ZDg4OTY1LWRlNmUtNGM1Yi05ODA0LThmZGI3ZjU5Y2JjZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f0b09d28-c16d-4875-8173-be6887e0dea3"
- ],
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "d086b287-8d55-4f1c-8e95-1e17ff1a2f16"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071454Z:d086b287-8d55-4f1c-8e95-1e17ff1a2f16"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:14:53 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459/providers/Microsoft.Cdn/operationresults/16d88965-de6e-4c5b-9804-8fdb7f59cbcd?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzQ1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzE2ZDg4OTY1LWRlNmUtNGM1Yi05ODA0LThmZGI3ZjU5Y2JjZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "423decbf-5996-4681-9766-1c55c17b42af"
- ],
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "71aab383-974f-485d-ae0f-022570f90480"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071504Z:71aab383-974f-485d-ae0f-022570f90480"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:15:04 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459/providers/Microsoft.Cdn/operationresults/16d88965-de6e-4c5b-9804-8fdb7f59cbcd?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzQ1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzE2ZDg4OTY1LWRlNmUtNGM1Yi05ODA0LThmZGI3ZjU5Y2JjZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "64f255e0-2397-467f-9c36-e641eb679e4a"
- ],
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "d4740a3e-a5b7-4341-b2dd-b6bfd266d866"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071514Z:d4740a3e-a5b7-4341-b2dd-b6bfd266d866"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:15:14 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459/providers/Microsoft.Cdn/operationresults/16d88965-de6e-4c5b-9804-8fdb7f59cbcd?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzQ1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzE2ZDg4OTY1LWRlNmUtNGM1Yi05ODA0LThmZGI3ZjU5Y2JjZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "17888ab9-8318-41a9-a78a-dd147f24e7dc"
- ],
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "fff4fc9f-a5e6-4977-ad21-da65edca9a69"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071525Z:fff4fc9f-a5e6-4977-ad21-da65edca9a69"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:15:24 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459/providers/Microsoft.Cdn/operationresults/16d88965-de6e-4c5b-9804-8fdb7f59cbcd?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzQ1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzE2ZDg4OTY1LWRlNmUtNGM1Yi05ODA0LThmZGI3ZjU5Y2JjZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "14df4ba4-a9d2-41c3-bb52-c5b0f5a31cb0"
- ],
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "a6436652-bee3-4bf5-8235-61d87f8725e6"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071535Z:a6436652-bee3-4bf5-8235-61d87f8725e6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:15:35 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7459/providers/Microsoft.Cdn/profiles/ps1582?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzQ1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE1ODI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "fd53e217-b62a-4871-bff7-5f5e0cbe475c"
- ],
- "x-ms-client-request-id": [
- "6290e0b9-7476-447b-b4bb-4676e2897d9b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "4db92ed2-fc29-41de-a326-ffb7008e0bd7"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071535Z:4db92ed2-fc29-41de-a326-ffb7008e0bd7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:15:35 GMT"
- ],
- "Content-Length": [
- "350"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459/providers/Microsoft.Cdn/profiles/ps1582\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps1582\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7459/providers/Microsoft.Cdn/profiles/ps1582?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzQ1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE1ODI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "14eac482-ebf3-45f7-ae2d-3baa481faa5b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "336e6045-c3eb-4402-80a6-ed9fb5458081"
- ],
- "x-ms-client-request-id": [
- "14eac482-ebf3-45f7-ae2d-3baa481faa5b"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "47"
- ],
- "x-ms-correlation-request-id": [
- "55e35597-7eb4-4e01-8a3c-cad11be550cd"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071536Z:55e35597-7eb4-4e01-8a3c-cad11be550cd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:15:36 GMT"
- ],
- "Content-Length": [
- "350"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459/providers/Microsoft.Cdn/profiles/ps1582\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps1582\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7459/providers/Microsoft.Cdn/profiles/ps1582?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzQ1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE1ODI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5600fce3-8270-4543-800f-d3aef186d87d"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d5641d4c-62ae-456e-9aa3-67bbb3c23518"
- ],
- "x-ms-client-request-id": [
- "5600fce3-8270-4543-800f-d3aef186d87d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "46"
- ],
- "x-ms-correlation-request-id": [
- "a7f43d87-832d-46a2-8c48-78a69698b2dd"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071548Z:a7f43d87-832d-46a2-8c48-78a69698b2dd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:15:48 GMT"
- ],
- "Content-Length": [
- "350"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459/providers/Microsoft.Cdn/profiles/ps1582\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps1582\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value4\",\r\n \"tag1\": \"value3\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7459/providers/Microsoft.Cdn/profiles/ps1582?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzQ1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE1ODI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f5179be1-dde4-46e0-9740-98b0ffedbd66"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-failure-cause": [
- "gateway"
- ],
- "x-ms-request-id": [
- "9418fec1-c02b-4f00-950a-ccef6d921a19"
- ],
- "x-ms-correlation-request-id": [
- "9418fec1-c02b-4f00-950a-ccef6d921a19"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071743Z:9418fec1-c02b-4f00-950a-ccef6d921a19"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:17:42 GMT"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "98"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'ps7459' could not be found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7459/providers/Microsoft.Cdn/profiles/ps1582?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzQ1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE1ODI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PATCH",
- "RequestBody": "{\r\n \"tags\": {\r\n \"tag2\": \"value4\",\r\n \"tag1\": \"value3\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5600fce3-8270-4543-800f-d3aef186d87d"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "67"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459/providers/Microsoft.Cdn/operationresults/363e5e73-72d1-4d5d-9368-82ce4e774207/profileresults/ps1582?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "276e67e3-d16c-433d-bbe1-dc14b7f09bc9"
- ],
- "x-ms-client-request-id": [
- "5600fce3-8270-4543-800f-d3aef186d87d"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459/providers/Microsoft.Cdn/operationresults/363e5e73-72d1-4d5d-9368-82ce4e774207?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "23"
- ],
- "x-ms-correlation-request-id": [
- "f4e86e01-4314-4dff-86c8-a7a71485734d"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071538Z:f4e86e01-4314-4dff-86c8-a7a71485734d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:15:38 GMT"
- ],
- "Content-Length": [
- "350"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459/providers/Microsoft.Cdn/profiles/ps1582\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps1582\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value4\",\r\n \"tag1\": \"value3\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459/providers/Microsoft.Cdn/operationresults/363e5e73-72d1-4d5d-9368-82ce4e774207?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzQ1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzM2M2U1ZTczLTcyZDEtNGQ1ZC05MzY4LTgyY2U0ZTc3NDIwNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "5600fce3-8270-4543-800f-d3aef186d87d"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "fc8f011d-ed5c-4364-9841-a986450580d0"
- ],
- "x-ms-client-request-id": [
- "5600fce3-8270-4543-800f-d3aef186d87d"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "1c992bf3-517e-4de7-92d4-2f2edf381702"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071548Z:1c992bf3-517e-4de7-92d4-2f2edf381702"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:15:48 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps7459/providers/Microsoft.Cdn/profiles/ps1582/generateSsoUri?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzNzQ1OS9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczE1ODIvZ2VuZXJhdGVTc29Vcmk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b65336f7-8174-4d2b-8507-f703cc2a5879"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "40f9784d-90f6-4a35-8ee9-632ffb1ae0af"
- ],
- "x-ms-client-request-id": [
- "b65336f7-8174-4d2b-8507-f703cc2a5879"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "b46ae83b-4f01-47d8-9452-a30940fc7ff5"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071549Z:b46ae83b-4f01-47d8-9452-a30940fc7ff5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:15:48 GMT"
- ],
- "Content-Length": [
- "262"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"ssoUriValue\": \"https://cdn.windowsazure.com/account/loginexternal/?token=cZuBESmth%2f%2fSkKUtlGvm1G5Cv9T%2ftCPkA8z%2bvjg5x%2b8%3d×tamp=2021-05-19T07:15:49.2863174Z&cdnAccountId=112470&userCustomId=SSO-2a02e2b4-4cec-474a-ad62-d0125ca86186&restEndpointId=1\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps7459?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzNzQ1OT9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f9fba6be-c358-4725-ab0a-0e1fcff9f980"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc0NTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "8e5307d0-9b4a-472c-baa9-e7647a725e04"
- ],
- "x-ms-correlation-request-id": [
- "8e5307d0-9b4a-472c-baa9-e7647a725e04"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071554Z:8e5307d0-9b4a-472c-baa9-e7647a725e04"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:15:53 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc0NTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjME5Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc0NTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "df931f80-d0b8-4dd6-9e84-e32a5ec8dff8"
- ],
- "x-ms-correlation-request-id": [
- "df931f80-d0b8-4dd6-9e84-e32a5ec8dff8"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071610Z:df931f80-d0b8-4dd6-9e84-e32a5ec8dff8"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:16:09 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc0NTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjME5Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc0NTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "beb62a5b-4e86-44d4-b976-4aa1d0e7854d"
- ],
- "x-ms-correlation-request-id": [
- "beb62a5b-4e86-44d4-b976-4aa1d0e7854d"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071625Z:beb62a5b-4e86-44d4-b976-4aa1d0e7854d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:16:25 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc0NTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjME5Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc0NTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "4be0848a-b74f-4057-9e39-f7a7295e1d52"
- ],
- "x-ms-correlation-request-id": [
- "4be0848a-b74f-4057-9e39-f7a7295e1d52"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071640Z:4be0848a-b74f-4057-9e39-f7a7295e1d52"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:16:40 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc0NTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjME5Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc0NTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "a240f8d5-b7bc-4f70-a9c4-dd14e472d35f"
- ],
- "x-ms-correlation-request-id": [
- "a240f8d5-b7bc-4f70-a9c4-dd14e472d35f"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071656Z:a240f8d5-b7bc-4f70-a9c4-dd14e472d35f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:16:55 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc0NTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjME5Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc0NTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "dcb304e8-8ffc-4730-916c-19064af69757"
- ],
- "x-ms-correlation-request-id": [
- "dcb304e8-8ffc-4730-916c-19064af69757"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071711Z:dcb304e8-8ffc-4730-916c-19064af69757"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:17:11 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc0NTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjME5Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc0NTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "c4c2b2f7-83ae-4775-bbe4-779b313e2d91"
- ],
- "x-ms-correlation-request-id": [
- "c4c2b2f7-83ae-4775-bbe4-779b313e2d91"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071727Z:c4c2b2f7-83ae-4775-bbe4-779b313e2d91"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:17:26 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc0NTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjME5Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "cfdaa5f2-3a7b-45b6-91f3-3487d154019a"
- ],
- "x-ms-correlation-request-id": [
- "cfdaa5f2-3a7b-45b6-91f3-3487d154019a"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071742Z:cfdaa5f2-3a7b-45b6-91f3-3487d154019a"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:17:41 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzc0NTktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpjME5Ua3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "e7bf6be5-e6f1-4548-8c7a-8cbe04e7c412"
- ],
- "x-ms-correlation-request-id": [
- "e7bf6be5-e6f1-4548-8c7a-8cbe04e7c412"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071743Z:e7bf6be5-e6f1-4548-8c7a-8cbe04e7c412"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:17:42 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-ProfileCrud": [
- "ps1582",
- "ps7459"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfileCrudWithPiping.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfileCrudWithPiping.json
deleted file mode 100644
index 979a839a2828..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfileCrudWithPiping.json
+++ /dev/null
@@ -1,1421 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2514?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjUxND9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b82f11fd-d830-45de-99be-def888d9ee36"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "88a37a89-006a-4fcf-844c-1a9ee6f1bbf5"
- ],
- "x-ms-correlation-request-id": [
- "88a37a89-006a-4fcf-844c-1a9ee6f1bbf5"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T065925Z:88a37a89-006a-4fcf-844c-1a9ee6f1bbf5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 06:59:25 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2514\",\r\n \"name\": \"ps2514\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-original-request-ids": [
- "2888983e-3bca-4b07-b7ef-f2818b38f558",
- "ab9426be-da2e-4cba-88cb-7888604233e2"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-request-id": [
- "e4d6a1e0-8e60-494e-986e-cd580a91adbf"
- ],
- "x-ms-correlation-request-id": [
- "e4d6a1e0-8e60-494e-986e-cd580a91adbf"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T065928Z:e4d6a1e0-8e60-494e-986e-cd580a91adbf"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 06:59:27 GMT"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "70691"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2514/providers/Microsoft.Cdn/profiles/ps7887?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjUxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc4ODc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"EastUS\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "142"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "86e4a53b-4529-4a32-99b2-4fa356f55dd3"
- ],
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2514/providers/Microsoft.Cdn/operationresults/dd6a1575-c396-4808-8b50-30a913b266c7?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "dcbb1e04-5b2e-4506-afe6-4d775d0ea752"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T065937Z:dcbb1e04-5b2e-4506-afe6-4d775d0ea752"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 06:59:36 GMT"
- ],
- "Content-Length": [
- "351"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2514/providers/Microsoft.Cdn/profiles/ps7887\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7887\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2514/providers/Microsoft.Cdn/operationresults/dd6a1575-c396-4808-8b50-30a913b266c7?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjUxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2RkNmExNTc1LWMzOTYtNDgwOC04YjUwLTMwYTkxM2IyNjZjNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "db7748d8-aab3-485c-b8fa-b3d829a34f06"
- ],
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "275a314f-d5d6-4ac5-9c4f-52d4ab1078dd"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T065947Z:275a314f-d5d6-4ac5-9c4f-52d4ab1078dd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 06:59:46 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2514/providers/Microsoft.Cdn/operationresults/dd6a1575-c396-4808-8b50-30a913b266c7?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjUxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2RkNmExNTc1LWMzOTYtNDgwOC04YjUwLTMwYTkxM2IyNjZjNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b8633c83-12c8-497a-b8b1-3156e9198cef"
- ],
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "55977e49-73d3-4ba4-a198-9fd55441e8e9"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T065957Z:55977e49-73d3-4ba4-a198-9fd55441e8e9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 06:59:57 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2514/providers/Microsoft.Cdn/operationresults/dd6a1575-c396-4808-8b50-30a913b266c7?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjUxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2RkNmExNTc1LWMzOTYtNDgwOC04YjUwLTMwYTkxM2IyNjZjNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b5769485-f6a4-4333-ac9c-03f6d4a24560"
- ],
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "5841146a-6805-4f2e-b06c-ec151a2a8d58"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070008Z:5841146a-6805-4f2e-b06c-ec151a2a8d58"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:00:07 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2514/providers/Microsoft.Cdn/operationresults/dd6a1575-c396-4808-8b50-30a913b266c7?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjUxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2RkNmExNTc1LWMzOTYtNDgwOC04YjUwLTMwYTkxM2IyNjZjNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "1d4be266-ff34-4595-9fc8-b675918787f9"
- ],
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "e439d093-de4f-430f-ad6b-3e7c06a63f77"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070018Z:e439d093-de4f-430f-ad6b-3e7c06a63f77"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:00:17 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2514/providers/Microsoft.Cdn/operationresults/dd6a1575-c396-4808-8b50-30a913b266c7?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjUxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2RkNmExNTc1LWMzOTYtNDgwOC04YjUwLTMwYTkxM2IyNjZjNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4b37d031-be96-49e2-bc41-f562533ecc54"
- ],
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "38bc5efa-94ae-43e0-961b-3219e0f55806"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070028Z:38bc5efa-94ae-43e0-961b-3219e0f55806"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:00:28 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2514/providers/Microsoft.Cdn/operationresults/dd6a1575-c396-4808-8b50-30a913b266c7?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjUxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2RkNmExNTc1LWMzOTYtNDgwOC04YjUwLTMwYTkxM2IyNjZjNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e3630539-4de3-4598-a8d7-218f32236eb7"
- ],
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "651d2215-66f8-4a6b-b113-ccf38d7d0b5e"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070039Z:651d2215-66f8-4a6b-b113-ccf38d7d0b5e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:00:39 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2514/providers/Microsoft.Cdn/operationresults/dd6a1575-c396-4808-8b50-30a913b266c7?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjUxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2RkNmExNTc1LWMzOTYtNDgwOC04YjUwLTMwYTkxM2IyNjZjNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b4fd08a7-32ee-4adc-9d97-f5d73dc75bd5"
- ],
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "cd00ed63-fb42-40f7-ad2c-c71adb55547c"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070049Z:cd00ed63-fb42-40f7-ad2c-c71adb55547c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:00:49 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2514/providers/Microsoft.Cdn/operationresults/dd6a1575-c396-4808-8b50-30a913b266c7?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjUxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2RkNmExNTc1LWMzOTYtNDgwOC04YjUwLTMwYTkxM2IyNjZjNz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f8505bc2-0134-4b9f-999c-c6c544b86fde"
- ],
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-correlation-request-id": [
- "d882a4d0-26f2-4f71-9b3b-af06eb28e46a"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070059Z:d882a4d0-26f2-4f71-9b3b-af06eb28e46a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:00:59 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2514/providers/Microsoft.Cdn/profiles/ps7887?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjUxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc4ODc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6495259c-223c-4fdc-8193-3b899fecd90a"
- ],
- "x-ms-client-request-id": [
- "41274d21-9b42-4e0e-8a76-d043f5d0994e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "60a653ad-2f98-4093-83f5-62578fa0f7f8"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070100Z:60a653ad-2f98-4093-83f5-62578fa0f7f8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:00:59 GMT"
- ],
- "Content-Length": [
- "350"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2514/providers/Microsoft.Cdn/profiles/ps7887\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7887\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2514/providers/Microsoft.Cdn/profiles/ps7887?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjUxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc4ODc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "343322d7-74e0-4324-91bb-91cc71147d34"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-failure-cause": [
- "gateway"
- ],
- "x-ms-request-id": [
- "8b7f4414-f0d0-4e08-8a27-170603381094"
- ],
- "x-ms-correlation-request-id": [
- "8b7f4414-f0d0-4e08-8a27-170603381094"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070252Z:8b7f4414-f0d0-4e08-8a27-170603381094"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:02:52 GMT"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "98"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'ps2514' could not be found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2514/providers/Microsoft.Cdn/profiles/ps7887/generateSsoUri?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjUxNC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc4ODcvZ2VuZXJhdGVTc29Vcmk/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7363ac73-8db4-460b-877d-122898744739"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f1f02856-d57b-43b2-a717-da0906c80de0"
- ],
- "x-ms-client-request-id": [
- "7363ac73-8db4-460b-877d-122898744739"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "1086b785-0015-40e9-9ca6-3b24ff0e36da"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070100Z:1086b785-0015-40e9-9ca6-3b24ff0e36da"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:01:00 GMT"
- ],
- "Content-Length": [
- "258"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"ssoUriValue\": \"https://cdn.windowsazure.com/account/loginexternal/?token=nx89GslYsIjp9anLS%2fzlohegkwu%2fV%2funlpo7nPMGbDM%3d×tamp=2021-05-19T07:01:00.4775778Z&cdnAccountId=112462&userCustomId=SSO-299b0e1b-9995-4c1c-b82f-8e4fa7b7db04&restEndpointId=1\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2514?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjUxND9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "354f787b-eeb3-4c8c-8b60-f6990a8ec47f"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI1MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "0323add8-0fee-480f-aad4-891184f75faa"
- ],
- "x-ms-correlation-request-id": [
- "0323add8-0fee-480f-aad4-891184f75faa"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070104Z:0323add8-0fee-480f-aad4-891184f75faa"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:01:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI1MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJMU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI1MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "cafab1c0-bf3b-4f51-80c1-ff182ac0a3b1"
- ],
- "x-ms-correlation-request-id": [
- "cafab1c0-bf3b-4f51-80c1-ff182ac0a3b1"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070119Z:cafab1c0-bf3b-4f51-80c1-ff182ac0a3b1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:01:19 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI1MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJMU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI1MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "ae386afa-16ca-412d-8344-2d55787f16da"
- ],
- "x-ms-correlation-request-id": [
- "ae386afa-16ca-412d-8344-2d55787f16da"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070135Z:ae386afa-16ca-412d-8344-2d55787f16da"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:01:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI1MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJMU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI1MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "399de225-3321-4ac4-9910-c7a167095698"
- ],
- "x-ms-correlation-request-id": [
- "399de225-3321-4ac4-9910-c7a167095698"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070150Z:399de225-3321-4ac4-9910-c7a167095698"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:01:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI1MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJMU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI1MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "919ad773-d6e3-4544-aaf8-84ded9170268"
- ],
- "x-ms-correlation-request-id": [
- "919ad773-d6e3-4544-aaf8-84ded9170268"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070205Z:919ad773-d6e3-4544-aaf8-84ded9170268"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:02:05 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI1MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJMU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI1MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "bb71443d-a84f-4f43-a20e-6667d5f7b3cf"
- ],
- "x-ms-correlation-request-id": [
- "bb71443d-a84f-4f43-a20e-6667d5f7b3cf"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070221Z:bb71443d-a84f-4f43-a20e-6667d5f7b3cf"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:02:20 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI1MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJMU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI1MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "bf6c38bf-888e-4fa1-9be1-b898907a19d1"
- ],
- "x-ms-correlation-request-id": [
- "bf6c38bf-888e-4fa1-9be1-b898907a19d1"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070236Z:bf6c38bf-888e-4fa1-9be1-b898907a19d1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:02:35 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI1MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJMU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "c903fae9-7e65-41ea-93fd-b6931519c79d"
- ],
- "x-ms-correlation-request-id": [
- "c903fae9-7e65-41ea-93fd-b6931519c79d"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070252Z:c903fae9-7e65-41ea-93fd-b6931519c79d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:02:51 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI1MTQtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJMU1UUXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "004fcfe0-3ec6-48f0-bb55-3ca4f2dc8074"
- ],
- "x-ms-correlation-request-id": [
- "004fcfe0-3ec6-48f0-bb55-3ca4f2dc8074"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070252Z:004fcfe0-3ec6-48f0-bb55-3ca4f2dc8074"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:02:51 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-ProfileDeleteAndSsoWithPiping": [
- "ps7887",
- "ps2514"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfileDeleteWithEndpoints.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfileDeleteWithEndpoints.json
deleted file mode 100644
index b6a5775e500a..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfileDeleteWithEndpoints.json
+++ /dev/null
@@ -1,1545 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3082?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzA4Mj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "da532a09-b1db-44a0-bffb-e9eb417a534c"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "a756e8b4-229d-4543-be91-676792ed584d"
- ],
- "x-ms-correlation-request-id": [
- "a756e8b4-229d-4543-be91-676792ed584d"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070259Z:a756e8b4-229d-4543-be91-676792ed584d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:02:58 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3082\",\r\n \"name\": \"ps3082\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3a932a06-3ce6-4dae-a710-f2293a278dc3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-original-request-ids": [
- "9f6fcd6a-85d0-48f5-8116-cb706a8c03a7",
- "0598ad68-1341-4cfe-8ac7-677c5e18cef2"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-request-id": [
- "78225568-07b8-461c-831c-4b81fb644903"
- ],
- "x-ms-correlation-request-id": [
- "78225568-07b8-461c-831c-4b81fb644903"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070301Z:78225568-07b8-461c-831c-4b81fb644903"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:03:01 GMT"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "70691"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3082/providers/Microsoft.Cdn/profiles/ps4880?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzA4Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQ4ODA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3a932a06-3ce6-4dae-a710-f2293a278dc3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "77"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b0a30e08-3cf4-4fd9-b47f-2637207ed8f8"
- ],
- "x-ms-client-request-id": [
- "3a932a06-3ce6-4dae-a710-f2293a278dc3"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3082/providers/Microsoft.Cdn/operationresults/d71c8028-2d99-49cb-abe9-db5e5e8c585b?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "4e14eca8-dc97-4ae3-b969-a1a2f4ebd097"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070309Z:4e14eca8-dc97-4ae3-b969-a1a2f4ebd097"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:03:09 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3082/providers/Microsoft.Cdn/profiles/ps4880\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps4880\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3082/providers/Microsoft.Cdn/operationresults/d71c8028-2d99-49cb-abe9-db5e5e8c585b?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzA4Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q3MWM4MDI4LTJkOTktNDljYi1hYmU5LWRiNWU1ZThjNTg1Yj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3a932a06-3ce6-4dae-a710-f2293a278dc3"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "678b4bd9-c33c-4d75-9e8f-d3ca099d2ccd"
- ],
- "x-ms-client-request-id": [
- "3a932a06-3ce6-4dae-a710-f2293a278dc3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "4de7ed16-ffa4-4352-9503-38bbdc29fc05"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070319Z:4de7ed16-ffa4-4352-9503-38bbdc29fc05"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:03:19 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3082/providers/Microsoft.Cdn/profiles/ps4880?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzA4Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQ4ODA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3a932a06-3ce6-4dae-a710-f2293a278dc3"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9592ca93-35fa-435c-b08d-ce4bd3074877"
- ],
- "x-ms-client-request-id": [
- "3a932a06-3ce6-4dae-a710-f2293a278dc3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "6a41ff24-f81f-4f7a-a35a-9c69f51fd3f8"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070320Z:6a41ff24-f81f-4f7a-a35a-9c69f51fd3f8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:03:19 GMT"
- ],
- "Content-Length": [
- "318"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3082/providers/Microsoft.Cdn/profiles/ps4880\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps4880\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3082/providers/Microsoft.Cdn/profiles/ps4880?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzA4Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQ4ODA/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "7cef2207-8f61-4629-bd58-a0a262da780b"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-failure-cause": [
- "gateway"
- ],
- "x-ms-request-id": [
- "dd0f6349-2d09-4728-af26-e40eb48650a5"
- ],
- "x-ms-correlation-request-id": [
- "dd0f6349-2d09-4728-af26-e40eb48650a5"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070653Z:dd0f6349-2d09-4728-af26-e40eb48650a5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:06:53 GMT"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "98"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'ps3082' could not be found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/providers/Microsoft.Cdn/checkNameAvailability?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrTmFtZUF2YWlsYWJpbGl0eT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"name\": \"ps2101\",\r\n \"type\": \"Microsoft.Cdn/Profiles/Endpoints\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6d8df510-5c49-45a3-b1af-d16ffd144c75"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "71"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "15f16d88-aebf-4306-b9cd-bf9882334f6b"
- ],
- "x-ms-client-request-id": [
- "6d8df510-5c49-45a3-b1af-d16ffd144c75"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "95028b80-a4f9-417c-848d-73bb9512bd19"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070322Z:95028b80-a4f9-417c-848d-73bb9512bd19"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:03:21 GMT"
- ],
- "Content-Length": [
- "51"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"nameAvailable\": true,\r\n \"reason\": null,\r\n \"message\": null\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3082/providers/Microsoft.Cdn/profiles/ps4880/endpoints/ps2101?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzA4Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQ4ODAvZW5kcG9pbnRzL3BzMjEwMT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"origins\": [\r\n {\r\n \"name\": \"contoso\",\r\n \"properties\": {\r\n \"hostName\": \"www.contoso.com\"\r\n }\r\n }\r\n ]\r\n },\r\n \"location\": \"EastUs\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6d8df510-5c49-45a3-b1af-d16ffd144c75"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "201"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6d2e591c-cd85-4b18-9cd0-db6a5698538a"
- ],
- "x-ms-client-request-id": [
- "6d8df510-5c49-45a3-b1af-d16ffd144c75"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3082/providers/Microsoft.Cdn/operationresults/33affe6e-44df-4869-a105-a7988b3f5f63?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "99"
- ],
- "x-ms-correlation-request-id": [
- "27931d48-f1ae-49c1-97be-6e7e5ef651b9"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070328Z:27931d48-f1ae-49c1-97be-6e7e5ef651b9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:03:27 GMT"
- ],
- "Content-Length": [
- "1049"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3082/providers/Microsoft.Cdn/profiles/ps4880/endpoints/ps2101\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps2101\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps2101.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"contoso\",\r\n \"properties\": {\r\n \"hostName\": \"www.contoso.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": null,\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3082/providers/Microsoft.Cdn/operationresults/33affe6e-44df-4869-a105-a7988b3f5f63?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzA4Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzMzYWZmZTZlLTQ0ZGYtNDg2OS1hMTA1LWE3OTg4YjNmNWY2Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6d8df510-5c49-45a3-b1af-d16ffd144c75"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5d0fb145-579e-4c1f-983d-3fb62168b1e1"
- ],
- "x-ms-client-request-id": [
- "6d8df510-5c49-45a3-b1af-d16ffd144c75"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "33c6b8e4-906b-4091-97b2-8ad96f8a4b95"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070338Z:33c6b8e4-906b-4091-97b2-8ad96f8a4b95"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:03:37 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3082/providers/Microsoft.Cdn/operationresults/33affe6e-44df-4869-a105-a7988b3f5f63?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzA4Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzMzYWZmZTZlLTQ0ZGYtNDg2OS1hMTA1LWE3OTg4YjNmNWY2Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6d8df510-5c49-45a3-b1af-d16ffd144c75"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6e2d20e2-396d-448c-b69e-1d0cfb3ae80d"
- ],
- "x-ms-client-request-id": [
- "6d8df510-5c49-45a3-b1af-d16ffd144c75"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "970cd22d-d35a-42ae-89f8-61b500d4afcb"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070348Z:970cd22d-d35a-42ae-89f8-61b500d4afcb"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:03:48 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3082/providers/Microsoft.Cdn/operationresults/33affe6e-44df-4869-a105-a7988b3f5f63?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzA4Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzMzYWZmZTZlLTQ0ZGYtNDg2OS1hMTA1LWE3OTg4YjNmNWY2Mz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6d8df510-5c49-45a3-b1af-d16ffd144c75"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b52bf937-1ce7-46cf-a4d5-739e825f38be"
- ],
- "x-ms-client-request-id": [
- "6d8df510-5c49-45a3-b1af-d16ffd144c75"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "7f2f9b08-788f-4025-a7cb-4e78d035cd32"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070359Z:7f2f9b08-788f-4025-a7cb-4e78d035cd32"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:03:58 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps3082/providers/Microsoft.Cdn/profiles/ps4880/endpoints/ps2101?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMzA4Mi9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczQ4ODAvZW5kcG9pbnRzL3BzMjEwMT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6d8df510-5c49-45a3-b1af-d16ffd144c75"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d7ab06b0-a319-4a4d-a3c6-2940e2156630"
- ],
- "x-ms-client-request-id": [
- "6d8df510-5c49-45a3-b1af-d16ffd144c75"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-correlation-request-id": [
- "87666262-723e-48e1-9872-eea22c4b2d36"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070359Z:87666262-723e-48e1-9872-eea22c4b2d36"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:03:58 GMT"
- ],
- "Content-Length": [
- "1047"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3082/providers/Microsoft.Cdn/profiles/ps4880/endpoints/ps2101\",\r\n \"type\": \"Microsoft.Cdn/profiles/endpoints\",\r\n \"name\": \"ps2101\",\r\n \"location\": \"EastUs\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"hostName\": \"ps2101.azureedge.net\",\r\n \"originHostHeader\": null,\r\n \"originPath\": null,\r\n \"contentTypesToCompress\": [],\r\n \"isCompressionEnabled\": false,\r\n \"isHttpAllowed\": true,\r\n \"isHttpsAllowed\": true,\r\n \"queryStringCachingBehavior\": \"IgnoreQueryString\",\r\n \"optimizationType\": null,\r\n \"probePath\": null,\r\n \"origins\": [\r\n {\r\n \"name\": \"contoso\",\r\n \"properties\": {\r\n \"hostName\": \"www.contoso.com\",\r\n \"httpPort\": null,\r\n \"httpsPort\": null,\r\n \"originHostHeader\": null,\r\n \"priority\": null,\r\n \"weight\": null,\r\n \"enabled\": true,\r\n \"privateLinkAlias\": null,\r\n \"privateLinkResourceId\": null,\r\n \"privateLinkLocation\": null,\r\n \"privateEndpointStatus\": null,\r\n \"privateLinkApprovalMessage\": null\r\n }\r\n }\r\n ],\r\n \"originGroups\": [],\r\n \"defaultOriginGroup\": null,\r\n \"customDomains\": [],\r\n \"geoFilters\": [],\r\n \"deliveryPolicy\": null,\r\n \"urlSigningKeys\": [],\r\n \"webApplicationFirewallPolicyLink\": null,\r\n \"resourceState\": \"Running\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps3082?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMzA4Mj9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d97a145f-287d-48c4-8d58-591f177ad3c0"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "255ce570-5360-4467-850d-6c14db1b94b6"
- ],
- "x-ms-correlation-request-id": [
- "255ce570-5360-4467-850d-6c14db1b94b6"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070403Z:255ce570-5360-4467-850d-6c14db1b94b6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:04:02 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNd09ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "89398193-232f-4986-89e3-61ece4d64307"
- ],
- "x-ms-correlation-request-id": [
- "89398193-232f-4986-89e3-61ece4d64307"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070418Z:89398193-232f-4986-89e3-61ece4d64307"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:04:18 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNd09ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "ed379898-a9d2-49bb-9a1f-afd02ba99417"
- ],
- "x-ms-correlation-request-id": [
- "ed379898-a9d2-49bb-9a1f-afd02ba99417"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070434Z:ed379898-a9d2-49bb-9a1f-afd02ba99417"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:04:33 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNd09ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "2fdf1451-c5b7-4ecf-8bc9-0a1b298cf9ed"
- ],
- "x-ms-correlation-request-id": [
- "2fdf1451-c5b7-4ecf-8bc9-0a1b298cf9ed"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070449Z:2fdf1451-c5b7-4ecf-8bc9-0a1b298cf9ed"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:04:49 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNd09ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "0d6142a3-0f58-4d0b-a8a8-6591c26d395d"
- ],
- "x-ms-correlation-request-id": [
- "0d6142a3-0f58-4d0b-a8a8-6591c26d395d"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070505Z:0d6142a3-0f58-4d0b-a8a8-6591c26d395d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:05:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNd09ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "b70af382-2658-4467-82da-1b91f5eaa67b"
- ],
- "x-ms-correlation-request-id": [
- "b70af382-2658-4467-82da-1b91f5eaa67b"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070520Z:b70af382-2658-4467-82da-1b91f5eaa67b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:05:20 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNd09ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "783e5c6b-d2f9-424b-9d2e-47a4d21bf64d"
- ],
- "x-ms-correlation-request-id": [
- "783e5c6b-d2f9-424b-9d2e-47a4d21bf64d"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070536Z:783e5c6b-d2f9-424b-9d2e-47a4d21bf64d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:05:35 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNd09ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "f13e9fa0-2221-4e69-9c21-1257baf75e96"
- ],
- "x-ms-correlation-request-id": [
- "f13e9fa0-2221-4e69-9c21-1257baf75e96"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070551Z:f13e9fa0-2221-4e69-9c21-1257baf75e96"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:05:50 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNd09ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "2b7bcedc-68e5-46fb-9c4b-e6e61312f7d9"
- ],
- "x-ms-correlation-request-id": [
- "2b7bcedc-68e5-46fb-9c4b-e6e61312f7d9"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070606Z:2b7bcedc-68e5-46fb-9c4b-e6e61312f7d9"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:06:05 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNd09ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "06445b78-da72-4d5f-8d82-b23e5c565cd6"
- ],
- "x-ms-correlation-request-id": [
- "06445b78-da72-4d5f-8d82-b23e5c565cd6"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070622Z:06445b78-da72-4d5f-8d82-b23e5c565cd6"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:06:22 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNd09ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "38d099a5-bb2b-41e4-a4e5-de19ab400946"
- ],
- "x-ms-correlation-request-id": [
- "38d099a5-bb2b-41e4-a4e5-de19ab400946"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070637Z:38d099a5-bb2b-41e4-a4e5-de19ab400946"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:06:37 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNd09ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "4ef39330-ce9a-484a-a788-f8b9991d4a68"
- ],
- "x-ms-correlation-request-id": [
- "4ef39330-ce9a-484a-a788-f8b9991d4a68"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070653Z:4ef39330-ce9a-484a-a788-f8b9991d4a68"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:06:52 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzMwODItV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpNd09ESXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-request-id": [
- "80d97508-3e66-4cd8-bc98-d45cf397eb7e"
- ],
- "x-ms-correlation-request-id": [
- "80d97508-3e66-4cd8-bc98-d45cf397eb7e"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070653Z:80d97508-3e66-4cd8-bc98-d45cf397eb7e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:06:53 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-ProfileDeleteWithEndpoints": [
- "ps4880",
- "ps2101",
- "ps3082"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfileGetResourceUsage.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfileGetResourceUsage.json
deleted file mode 100644
index 186e3c41eaeb..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfileGetResourceUsage.json
+++ /dev/null
@@ -1,921 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2748?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjc0OD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0bc8c6a1-6450-45a3-8006-3e839248c88c"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "2e19bdc9-dc10-43a9-bf93-dd2803cc2983"
- ],
- "x-ms-correlation-request-id": [
- "2e19bdc9-dc10-43a9-bf93-dd2803cc2983"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072516Z:2e19bdc9-dc10-43a9-bf93-dd2803cc2983"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:25:15 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2748\",\r\n \"name\": \"ps2748\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d83f44d9-b4bf-4e6e-97e3-478e7c32a2d3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-original-request-ids": [
- "6b48cdb2-2e92-49f0-8816-92877e3a312b",
- "4b3971e8-e7b8-439c-9325-24eb3974a532"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-request-id": [
- "8b30c13c-9eb2-484c-8bf9-97020578f9c5"
- ],
- "x-ms-correlation-request-id": [
- "8b30c13c-9eb2-484c-8bf9-97020578f9c5"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072518Z:8b30c13c-9eb2-484c-8bf9-97020578f9c5"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:25:17 GMT"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "70691"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2748/providers/Microsoft.Cdn/profiles/ps6558?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjc0OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY1NTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d83f44d9-b4bf-4e6e-97e3-478e7c32a2d3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "77"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ba3fc505-0fe6-4f89-bdd0-f05189d72ae6"
- ],
- "x-ms-client-request-id": [
- "d83f44d9-b4bf-4e6e-97e3-478e7c32a2d3"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2748/providers/Microsoft.Cdn/operationresults/996445cd-755f-4844-9385-6bb06211b67d?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "23"
- ],
- "x-ms-correlation-request-id": [
- "402c86ff-445d-45c4-a734-99af9f5558a1"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072531Z:402c86ff-445d-45c4-a734-99af9f5558a1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:25:30 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2748/providers/Microsoft.Cdn/profiles/ps6558\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6558\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2748/providers/Microsoft.Cdn/operationresults/996445cd-755f-4844-9385-6bb06211b67d?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjc0OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzk5NjQ0NWNkLTc1NWYtNDg0NC05Mzg1LTZiYjA2MjExYjY3ZD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d83f44d9-b4bf-4e6e-97e3-478e7c32a2d3"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "31603a3a-c071-4747-b3b3-d709051dbcac"
- ],
- "x-ms-client-request-id": [
- "d83f44d9-b4bf-4e6e-97e3-478e7c32a2d3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-correlation-request-id": [
- "343fc96d-645d-491f-9f34-efdc95787137"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072541Z:343fc96d-645d-491f-9f34-efdc95787137"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:25:41 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2748/providers/Microsoft.Cdn/profiles/ps6558?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjc0OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY1NTg/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "d83f44d9-b4bf-4e6e-97e3-478e7c32a2d3"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "abf07847-45af-4ad0-8655-f956c99acbf3"
- ],
- "x-ms-client-request-id": [
- "d83f44d9-b4bf-4e6e-97e3-478e7c32a2d3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "46b9a2e0-29cb-4e15-8537-96c212b161cf"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072542Z:46b9a2e0-29cb-4e15-8537-96c212b161cf"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:25:42 GMT"
- ],
- "Content-Length": [
- "318"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2748/providers/Microsoft.Cdn/profiles/ps6558\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6558\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2748/providers/Microsoft.Cdn/profiles/ps6558/checkResourceUsage?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjc0OC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY1NTgvY2hlY2tSZXNvdXJjZVVzYWdlP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "20a6f1fd-8204-4b87-9f4e-656e0b6a97a7"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2e34532f-b8a8-410d-9bff-d274f09351bb"
- ],
- "x-ms-client-request-id": [
- "20a6f1fd-8204-4b87-9f4e-656e0b6a97a7"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "ca803352-1cdf-44a7-ab29-f89c0c840cf2"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072542Z:ca803352-1cdf-44a7-ab29-f89c0c840cf2"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:25:42 GMT"
- ],
- "Content-Length": [
- "82"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"resourceType\": \"endpoint\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 0,\r\n \"limit\": 25\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2748?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjc0OD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "f34b936c-119c-4c07-8d52-96efffea9045"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3NDgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14996"
- ],
- "x-ms-request-id": [
- "cc6a4aca-2f7d-4e13-8b34-92430230ff0d"
- ],
- "x-ms-correlation-request-id": [
- "cc6a4aca-2f7d-4e13-8b34-92430230ff0d"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072545Z:cc6a4aca-2f7d-4e13-8b34-92430230ff0d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:25:45 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3NDgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM05EZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3NDgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11967"
- ],
- "x-ms-request-id": [
- "94ed647a-1189-4cdb-91dd-d9dbd262bcba"
- ],
- "x-ms-correlation-request-id": [
- "94ed647a-1189-4cdb-91dd-d9dbd262bcba"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072601Z:94ed647a-1189-4cdb-91dd-d9dbd262bcba"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:26:00 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3NDgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM05EZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3NDgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11966"
- ],
- "x-ms-request-id": [
- "4045fa96-11f1-4572-b1e3-e5254de56702"
- ],
- "x-ms-correlation-request-id": [
- "4045fa96-11f1-4572-b1e3-e5254de56702"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072616Z:4045fa96-11f1-4572-b1e3-e5254de56702"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:26:16 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3NDgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM05EZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3NDgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11965"
- ],
- "x-ms-request-id": [
- "fff94ec5-d1e5-4f87-a910-22d9183e6f5c"
- ],
- "x-ms-correlation-request-id": [
- "fff94ec5-d1e5-4f87-a910-22d9183e6f5c"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072632Z:fff94ec5-d1e5-4f87-a910-22d9183e6f5c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:26:31 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3NDgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM05EZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3NDgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11964"
- ],
- "x-ms-request-id": [
- "f346b7cb-1366-451f-8605-45f5607f097c"
- ],
- "x-ms-correlation-request-id": [
- "f346b7cb-1366-451f-8605-45f5607f097c"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072647Z:f346b7cb-1366-451f-8605-45f5607f097c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:26:46 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3NDgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM05EZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3NDgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11963"
- ],
- "x-ms-request-id": [
- "6889511f-315d-4bd3-9c34-60a8c944bef8"
- ],
- "x-ms-correlation-request-id": [
- "6889511f-315d-4bd3-9c34-60a8c944bef8"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072702Z:6889511f-315d-4bd3-9c34-60a8c944bef8"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:27:02 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3NDgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM05EZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3NDgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11962"
- ],
- "x-ms-request-id": [
- "127a7181-1537-48de-aa4d-515b3da384b3"
- ],
- "x-ms-correlation-request-id": [
- "127a7181-1537-48de-aa4d-515b3da384b3"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072718Z:127a7181-1537-48de-aa4d-515b3da384b3"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:27:18 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3NDgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM05EZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11961"
- ],
- "x-ms-request-id": [
- "138a0e7e-a9b1-46a6-99de-bd3ed9ac7615"
- ],
- "x-ms-correlation-request-id": [
- "138a0e7e-a9b1-46a6-99de-bd3ed9ac7615"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072733Z:138a0e7e-a9b1-46a6-99de-bd3ed9ac7615"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:27:33 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzI3NDgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJM05EZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11960"
- ],
- "x-ms-request-id": [
- "ae4cfd0d-e0e4-48e7-8871-f3c41978df57"
- ],
- "x-ms-correlation-request-id": [
- "ae4cfd0d-e0e4-48e7-8871-f3c41978df57"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072734Z:ae4cfd0d-e0e4-48e7-8871-f3c41978df57"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:27:34 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-ProfileGetResourceUsages": [
- "ps6558",
- "ps462",
- "ps2748"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfilePipeline.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfilePipeline.json
deleted file mode 100644
index 574327dd39be..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestProfilePipeline.json
+++ /dev/null
@@ -1,2623 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "fbd9167a-59e7-4525-afcd-3dc181069ee5"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "a01b06a0-22da-4732-80e8-232bdee53c79"
- ],
- "x-ms-correlation-request-id": [
- "a01b06a0-22da-4732-80e8-232bdee53c79"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070916Z:a01b06a0-22da-4732-80e8-232bdee53c79"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:09:16 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2050\",\r\n \"name\": \"ps2050\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-original-request-ids": [
- "35274940-f664-4003-8090-d6355d4b1ea2",
- "906cce43-0027-4469-b96c-8f56dc83cda8"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-request-id": [
- "27e9386b-59e4-4910-9e0a-fed00046c18d"
- ],
- "x-ms-correlation-request-id": [
- "27e9386b-59e4-4910-9e0a-fed00046c18d"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070918Z:27e9386b-59e4-4910-9e0a-fed00046c18d"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:09:18 GMT"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "70691"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b9675b1d-5cb8-4f0c-8bc0-e070ae77b1d6"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-original-request-ids": [
- "36e2b449-d08f-47a1-af4c-32d4cef708c9",
- "68b952b1-1f88-4a87-9d8c-962d95689ab1"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "47"
- ],
- "x-ms-request-id": [
- "ad161df7-668c-4b39-ab4c-756caccf505f"
- ],
- "x-ms-correlation-request-id": [
- "ad161df7-668c-4b39-ab4c-756caccf505f"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071052Z:ad161df7-668c-4b39-ab4c-756caccf505f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:10:52 GMT"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "70691"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2050/providers/Microsoft.Cdn/profiles/ps670?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY3MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"EastUS\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "142"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4e40402f-a62f-4810-98ba-dd6fe50f02c2"
- ],
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/d7a3f835-cdda-4416-bbc4-f31eec8141c0?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "95ee69d6-3d55-4a94-a5c0-7b42cff3442a"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070927Z:95ee69d6-3d55-4a94-a5c0-7b42cff3442a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:09:27 GMT"
- ],
- "Content-Length": [
- "349"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/profiles/ps670\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps670\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/d7a3f835-cdda-4416-bbc4-f31eec8141c0?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q3YTNmODM1LWNkZGEtNDQxNi1iYmM0LWYzMWVlYzgxNDFjMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2804d0d5-0c0d-404a-9467-81e44a81d947"
- ],
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "5c7886c7-e55f-4341-87b3-2dd9684558b5"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070938Z:5c7886c7-e55f-4341-87b3-2dd9684558b5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:09:38 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/d7a3f835-cdda-4416-bbc4-f31eec8141c0?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q3YTNmODM1LWNkZGEtNDQxNi1iYmM0LWYzMWVlYzgxNDFjMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b82fe983-da64-4cfc-a433-63b7c6dd05cb"
- ],
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-correlation-request-id": [
- "66812413-d4d7-4779-bbe4-0360a227b41c"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070948Z:66812413-d4d7-4779-bbe4-0360a227b41c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:09:48 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/d7a3f835-cdda-4416-bbc4-f31eec8141c0?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q3YTNmODM1LWNkZGEtNDQxNi1iYmM0LWYzMWVlYzgxNDFjMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "41ee0040-45a8-477e-81b6-fe8692064ad0"
- ],
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-correlation-request-id": [
- "3ac594e4-bbbb-445a-8c66-83da3b6b4b68"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T070958Z:3ac594e4-bbbb-445a-8c66-83da3b6b4b68"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:09:58 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/d7a3f835-cdda-4416-bbc4-f31eec8141c0?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q3YTNmODM1LWNkZGEtNDQxNi1iYmM0LWYzMWVlYzgxNDFjMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "871672ce-cc95-48b2-9461-055c58c539c7"
- ],
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-correlation-request-id": [
- "556457d3-8009-4145-9736-96279f0dde09"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071009Z:556457d3-8009-4145-9736-96279f0dde09"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:10:08 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/d7a3f835-cdda-4416-bbc4-f31eec8141c0?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q3YTNmODM1LWNkZGEtNDQxNi1iYmM0LWYzMWVlYzgxNDFjMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "76a32ec9-147e-4c8a-8e6f-f28c0b8ade71"
- ],
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-correlation-request-id": [
- "2e723bb0-f5a6-44ae-b493-9739ab7acc8c"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071019Z:2e723bb0-f5a6-44ae-b493-9739ab7acc8c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:10:18 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/d7a3f835-cdda-4416-bbc4-f31eec8141c0?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q3YTNmODM1LWNkZGEtNDQxNi1iYmM0LWYzMWVlYzgxNDFjMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "bc36ec13-9a42-4801-838f-b8f7ecfcfec1"
- ],
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-correlation-request-id": [
- "1b580169-fdd6-4ce2-aef5-7af40596f949"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071029Z:1b580169-fdd6-4ce2-aef5-7af40596f949"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:10:29 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/d7a3f835-cdda-4416-bbc4-f31eec8141c0?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q3YTNmODM1LWNkZGEtNDQxNi1iYmM0LWYzMWVlYzgxNDFjMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3d2b9d3a-9704-42bd-8ce6-618321e8d2d2"
- ],
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-correlation-request-id": [
- "7137710e-3fc6-4918-85a2-8a031027f5e1"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071040Z:7137710e-3fc6-4918-85a2-8a031027f5e1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:10:39 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/d7a3f835-cdda-4416-bbc4-f31eec8141c0?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q3YTNmODM1LWNkZGEtNDQxNi1iYmM0LWYzMWVlYzgxNDFjMD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8abffc8e-0c44-43b1-9ad0-aacf1ed3c1e6"
- ],
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
- ],
- "x-ms-correlation-request-id": [
- "cc7adb19-ca52-420f-af56-f21e9cff78de"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071050Z:cc7adb19-ca52-420f-af56-f21e9cff78de"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:10:50 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2050/providers/Microsoft.Cdn/profiles/ps670?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY3MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4d9aaea8-fe74-4ac4-b6d4-dedc5206ce41"
- ],
- "x-ms-client-request-id": [
- "ed18b21d-eaf3-452d-ba49-971d75140f6e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "00a1fe3f-d731-4d99-915c-c480754e8ca0"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071051Z:00a1fe3f-d731-4d99-915c-c480754e8ca0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:10:50 GMT"
- ],
- "Content-Length": [
- "348"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/profiles/ps670\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps670\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2050/providers/Microsoft.Cdn/profiles/ps670?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY3MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3c3d8724-6250-4ef0-84c9-11f040d5db85"
- ],
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "43"
- ],
- "x-ms-correlation-request-id": [
- "f774994e-3009-424a-b128-e473474f8e96"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071202Z:f774994e-3009-424a-b128-e473474f8e96"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:12:01 GMT"
- ],
- "Content-Length": [
- "348"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/profiles/ps670\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps670\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2050/providers/Microsoft.Cdn/profiles/ps7681?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc2ODE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"EastUS\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b9675b1d-5cb8-4f0c-8bc0-e070ae77b1d6"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "142"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "57ceb365-5ea1-40bd-a533-ec9b2c355bbe"
- ],
- "x-ms-client-request-id": [
- "b9675b1d-5cb8-4f0c-8bc0-e070ae77b1d6"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/6e04a4f2-7634-4b9d-95cd-293e63dc15cb?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "23"
- ],
- "x-ms-correlation-request-id": [
- "ec0daea6-7111-4a43-9176-3dbcab16819f"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071058Z:ec0daea6-7111-4a43-9176-3dbcab16819f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:10:58 GMT"
- ],
- "Content-Length": [
- "351"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/profiles/ps7681\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7681\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/6e04a4f2-7634-4b9d-95cd-293e63dc15cb?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzZlMDRhNGYyLTc2MzQtNGI5ZC05NWNkLTI5M2U2M2RjMTVjYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b9675b1d-5cb8-4f0c-8bc0-e070ae77b1d6"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "38a9bb31-ab25-44d6-bd77-702dd67d7929"
- ],
- "x-ms-client-request-id": [
- "b9675b1d-5cb8-4f0c-8bc0-e070ae77b1d6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
- ],
- "x-ms-correlation-request-id": [
- "9b200086-de70-458f-b7a8-52f689485364"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071109Z:9b200086-de70-458f-b7a8-52f689485364"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:11:08 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/6e04a4f2-7634-4b9d-95cd-293e63dc15cb?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzZlMDRhNGYyLTc2MzQtNGI5ZC05NWNkLTI5M2U2M2RjMTVjYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b9675b1d-5cb8-4f0c-8bc0-e070ae77b1d6"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7aa4e6ba-637a-4e4a-902e-e27a7605b8fe"
- ],
- "x-ms-client-request-id": [
- "b9675b1d-5cb8-4f0c-8bc0-e070ae77b1d6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11982"
- ],
- "x-ms-correlation-request-id": [
- "eb5b3d88-7191-4dae-becc-2c25ab4feaa4"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071119Z:eb5b3d88-7191-4dae-becc-2c25ab4feaa4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:11:19 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/6e04a4f2-7634-4b9d-95cd-293e63dc15cb?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzZlMDRhNGYyLTc2MzQtNGI5ZC05NWNkLTI5M2U2M2RjMTVjYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b9675b1d-5cb8-4f0c-8bc0-e070ae77b1d6"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "86bdc569-41da-4982-a21f-2b44a53e1364"
- ],
- "x-ms-client-request-id": [
- "b9675b1d-5cb8-4f0c-8bc0-e070ae77b1d6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11981"
- ],
- "x-ms-correlation-request-id": [
- "a5f639f7-8e04-4f3a-b247-bfeec9d49be3"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071129Z:a5f639f7-8e04-4f3a-b247-bfeec9d49be3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:11:29 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/6e04a4f2-7634-4b9d-95cd-293e63dc15cb?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzZlMDRhNGYyLTc2MzQtNGI5ZC05NWNkLTI5M2U2M2RjMTVjYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b9675b1d-5cb8-4f0c-8bc0-e070ae77b1d6"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a05f87f4-fdad-4682-856c-08c6cec84bd6"
- ],
- "x-ms-client-request-id": [
- "b9675b1d-5cb8-4f0c-8bc0-e070ae77b1d6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11980"
- ],
- "x-ms-correlation-request-id": [
- "f8a7ba61-5b8e-484c-a50f-4c52df4644e1"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071140Z:f8a7ba61-5b8e-484c-a50f-4c52df4644e1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:11:39 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/6e04a4f2-7634-4b9d-95cd-293e63dc15cb?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzZlMDRhNGYyLTc2MzQtNGI5ZC05NWNkLTI5M2U2M2RjMTVjYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b9675b1d-5cb8-4f0c-8bc0-e070ae77b1d6"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "db1a398b-4c97-479f-858d-2eb26a900b13"
- ],
- "x-ms-client-request-id": [
- "b9675b1d-5cb8-4f0c-8bc0-e070ae77b1d6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11979"
- ],
- "x-ms-correlation-request-id": [
- "c3704632-6fd3-4160-a6a2-b91c75b00426"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071150Z:c3704632-6fd3-4160-a6a2-b91c75b00426"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:11:49 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/6e04a4f2-7634-4b9d-95cd-293e63dc15cb?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzZlMDRhNGYyLTc2MzQtNGI5ZC05NWNkLTI5M2U2M2RjMTVjYj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b9675b1d-5cb8-4f0c-8bc0-e070ae77b1d6"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0bba5512-ce74-4f1b-a57e-35f944681e65"
- ],
- "x-ms-client-request-id": [
- "b9675b1d-5cb8-4f0c-8bc0-e070ae77b1d6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11978"
- ],
- "x-ms-correlation-request-id": [
- "b1ac4088-9e22-4dca-8f30-d158fe4a0247"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071200Z:b1ac4088-9e22-4dca-8f30-d158fe4a0247"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:12:00 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2050/providers/Microsoft.Cdn/profiles/ps7681?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc2ODE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "b9675b1d-5cb8-4f0c-8bc0-e070ae77b1d6"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8fdb625a-50df-4c92-b281-2ae868238cfd"
- ],
- "x-ms-client-request-id": [
- "b9675b1d-5cb8-4f0c-8bc0-e070ae77b1d6"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "46"
- ],
- "x-ms-correlation-request-id": [
- "a6edd1d9-3cc9-48ff-8982-d315fa4f96f1"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071201Z:a6edd1d9-3cc9-48ff-8982-d315fa4f96f1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:12:00 GMT"
- ],
- "Content-Length": [
- "350"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/profiles/ps7681\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7681\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2050/providers/Microsoft.Cdn/profiles/ps7681?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc2ODE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b699f6d0-5d67-4420-b0c0-30bdfd70cc63"
- ],
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "42"
- ],
- "x-ms-correlation-request-id": [
- "6e778c6d-9ea9-4fed-a7bc-59ad7b4b5ad8"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071236Z:6e778c6d-9ea9-4fed-a7bc-59ad7b4b5ad8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:12:36 GMT"
- ],
- "Content-Length": [
- "350"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/profiles/ps7681\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7681\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2050/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "bc871812-e83d-485f-bfc1-7dda16aa203e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5c940287-941c-4f5b-8fd8-aef3c007a742"
- ],
- "x-ms-client-request-id": [
- "bc871812-e83d-485f-bfc1-7dda16aa203e"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "45"
- ],
- "x-ms-correlation-request-id": [
- "0ad3dc91-796b-4e5a-8fa2-122930451f85"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071201Z:0ad3dc91-796b-4e5a-8fa2-122930451f85"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:12:00 GMT"
- ],
- "Content-Length": [
- "711"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/profiles/ps670\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps670\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/profiles/ps7681\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7681\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2050/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4e813843-afa7-47df-ae24-13e8cc92bb48"
- ],
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "44"
- ],
- "x-ms-correlation-request-id": [
- "3afa20e0-4aca-4ed5-9fab-ec92a4b8f1aa"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071202Z:3afa20e0-4aca-4ed5-9fab-ec92a4b8f1aa"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:12:01 GMT"
- ],
- "Content-Length": [
- "711"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/profiles/ps670\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps670\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/profiles/ps7681\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps7681\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"tag2\": \"value2\",\r\n \"tag1\": \"value1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2050/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0a67f6ae-535e-4ce8-95ba-747c235ab770"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "41"
- ],
- "x-ms-request-id": [
- "f10496a2-4b63-42bf-b996-2fa0113fe1ac"
- ],
- "x-ms-correlation-request-id": [
- "f10496a2-4b63-42bf-b996-2fa0113fe1ac"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071309Z:f10496a2-4b63-42bf-b996-2fa0113fe1ac"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:13:09 GMT"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "12"
- ]
- },
- "ResponseBody": "{\r\n \"value\": []\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2050/providers/Microsoft.Cdn/profiles/ps670?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY3MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/d943e8c4-1b76-4f49-982a-d652a65b3689/profileresults/ps670?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "cfdebaec-7360-4d19-beef-b23f2de2beb0"
- ],
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/d943e8c4-1b76-4f49-982a-d652a65b3689?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14998"
- ],
- "x-ms-correlation-request-id": [
- "5c86d102-3e10-4e05-a88e-00086a62b437"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071205Z:5c86d102-3e10-4e05-a88e-00086a62b437"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:12:04 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/d943e8c4-1b76-4f49-982a-d652a65b3689?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q5NDNlOGM0LTFiNzYtNGY0OS05ODJhLWQ2NTJhNjViMzY4OT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5b9ce1e4-9e8a-4f53-a723-4c6124ab8b26"
- ],
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11977"
- ],
- "x-ms-correlation-request-id": [
- "610a719b-1076-46e3-ab59-3df61f26f72d"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071215Z:610a719b-1076-46e3-ab59-3df61f26f72d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:12:14 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/d943e8c4-1b76-4f49-982a-d652a65b3689?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q5NDNlOGM0LTFiNzYtNGY0OS05ODJhLWQ2NTJhNjViMzY4OT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "e2d194d7-9c7b-43e5-a3b8-f1bf632b9df2"
- ],
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11976"
- ],
- "x-ms-correlation-request-id": [
- "0d89c964-79a1-4a61-a3f8-63f30dcac995"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071225Z:0d89c964-79a1-4a61-a3f8-63f30dcac995"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:12:24 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/d943e8c4-1b76-4f49-982a-d652a65b3689?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q5NDNlOGM0LTFiNzYtNGY0OS05ODJhLWQ2NTJhNjViMzY4OT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0be2e675-78b7-492b-9a5b-8158474e593b"
- ],
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11975"
- ],
- "x-ms-correlation-request-id": [
- "12ca40ab-afaa-499a-9e4b-f4c856fb22dd"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071236Z:12ca40ab-afaa-499a-9e4b-f4c856fb22dd"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:12:35 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/d943e8c4-1b76-4f49-982a-d652a65b3689/profileresults/ps670?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2Q5NDNlOGM0LTFiNzYtNGY0OS05ODJhLWQ2NTJhNjViMzY4OS9wcm9maWxlcmVzdWx0cy9wczY3MD9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "af289da3-ce65-43d7-a65f-92a78703fd1d"
- ],
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11974"
- ],
- "x-ms-correlation-request-id": [
- "0688e957-3cb6-4d24-a655-1fae4dc329fe"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071236Z:0688e957-3cb6-4d24-a655-1fae4dc329fe"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:12:36 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps2050/providers/Microsoft.Cdn/profiles/ps7681?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczc2ODE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/dd8e6a47-7e67-4fd0-af6d-58559f5162c9/profileresults/ps7681?api-version=2020-09-01"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c430068d-9d38-4827-9254-815f117ab60e"
- ],
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/dd8e6a47-7e67-4fd0-af6d-58559f5162c9?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14997"
- ],
- "x-ms-correlation-request-id": [
- "a15e4eca-6aa5-4fa9-9a2e-1fa2da03f406"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071238Z:a15e4eca-6aa5-4fa9-9a2e-1fa2da03f406"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:12:38 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/dd8e6a47-7e67-4fd0-af6d-58559f5162c9?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2RkOGU2YTQ3LTdlNjctNGZkMC1hZjZkLTU4NTU5ZjUxNjJjOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "94e57e71-c4c7-4d8c-ab71-fc373b1671b8"
- ],
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11973"
- ],
- "x-ms-correlation-request-id": [
- "cb8feaa3-f738-4aee-8a0a-6cfaa038bc06"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071248Z:cb8feaa3-f738-4aee-8a0a-6cfaa038bc06"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:12:48 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/dd8e6a47-7e67-4fd0-af6d-58559f5162c9?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2RkOGU2YTQ3LTdlNjctNGZkMC1hZjZkLTU4NTU5ZjUxNjJjOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "dcd1d4eb-400d-4dd2-b759-fdb422f85a98"
- ],
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11972"
- ],
- "x-ms-correlation-request-id": [
- "b45a7f85-ff80-4903-acad-29f72fda1b9e"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071258Z:b45a7f85-ff80-4903-acad-29f72fda1b9e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:12:58 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/dd8e6a47-7e67-4fd0-af6d-58559f5162c9?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2RkOGU2YTQ3LTdlNjctNGZkMC1hZjZkLTU4NTU5ZjUxNjJjOT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4dbf7b6a-4e42-4714-b981-3e515df8b30a"
- ],
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11971"
- ],
- "x-ms-correlation-request-id": [
- "5926536c-da44-4deb-966f-834ecff2b097"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071309Z:5926536c-da44-4deb-966f-834ecff2b097"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:13:08 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050/providers/Microsoft.Cdn/operationresults/dd8e6a47-7e67-4fd0-af6d-58559f5162c9/profileresults/ps7681?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzL2RkOGU2YTQ3LTdlNjctNGZkMC1hZjZkLTU4NTU5ZjUxNjJjOS9wcm9maWxlcmVzdWx0cy9wczc2ODE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "af86a16b-cb1e-421b-bda9-78878547fcaf"
- ],
- "x-ms-client-request-id": [
- "a4d3e446-e3ca-46aa-bb4b-f8e9230476db"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11970"
- ],
- "x-ms-correlation-request-id": [
- "f8373a1e-00c7-44b7-988a-15b0c9af38d5"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071309Z:f8373a1e-00c7-44b7-988a-15b0c9af38d5"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:13:09 GMT"
- ],
- "Content-Length": [
- "79"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"error\": {\r\n \"code\": \"NotFound\",\r\n \"message\": \"The requested resource was not found.\"\r\n }\r\n}",
- "StatusCode": 404
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps2050?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzMjA1MD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "93d277ba-952d-4b34-b5ea-2521ea5f4232"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwNTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14998"
- ],
- "x-ms-request-id": [
- "6804ed25-cb53-455b-aa5e-ce5fdf9de422"
- ],
- "x-ms-correlation-request-id": [
- "6804ed25-cb53-455b-aa5e-ce5fdf9de422"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071314Z:6804ed25-cb53-455b-aa5e-ce5fdf9de422"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:13:13 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwNTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJd05UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwNTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "5af64745-ea7e-44ea-85e3-17ae1435c199"
- ],
- "x-ms-correlation-request-id": [
- "5af64745-ea7e-44ea-85e3-17ae1435c199"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071329Z:5af64745-ea7e-44ea-85e3-17ae1435c199"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:13:29 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwNTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJd05UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwNTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-request-id": [
- "1f14caac-1f8a-4a7b-b113-899de20d6410"
- ],
- "x-ms-correlation-request-id": [
- "1f14caac-1f8a-4a7b-b113-899de20d6410"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071345Z:1f14caac-1f8a-4a7b-b113-899de20d6410"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:13:44 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwNTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJd05UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
- ],
- "x-ms-request-id": [
- "e8d62b56-c563-482e-97f4-0f38398e684b"
- ],
- "x-ms-correlation-request-id": [
- "e8d62b56-c563-482e-97f4-0f38398e684b"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071400Z:e8d62b56-c563-482e-97f4-0f38398e684b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:13:59 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzIwNTAtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpJd05UQXRWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
- ],
- "x-ms-request-id": [
- "1e61a82d-fe45-4ea5-a813-4cc2462f421f"
- ],
- "x-ms-correlation-request-id": [
- "1e61a82d-fe45-4ea5-a813-4cc2462f421f"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071401Z:1e61a82d-fe45-4ea5-a813-4cc2462f421f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:14:00 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-ProfilePipeline": [
- "ps670",
- "ps7681",
- "ps2050"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestSkuCreate.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestSkuCreate.json
deleted file mode 100644
index a81b5d56e9da..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.ProfileTests/TestSkuCreate.json
+++ /dev/null
@@ -1,3023 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"West US\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1999f15a-ce72-418c-ad4b-57c56db7414e"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "670329c5-38e6-4293-a433-4759ca4f2d8f"
- ],
- "x-ms-correlation-request-id": [
- "670329c5-38e6-4293-a433-4759ca4f2d8f"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071750Z:670329c5-38e6-4293-a433-4759ca4f2d8f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:17:49 GMT"
- ],
- "Content-Length": [
- "165"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9118\",\r\n \"name\": \"ps9118\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "dff0183e-5a93-472d-9cb8-87a71937c9e3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-original-request-ids": [
- "81daac16-cd24-47a5-9b87-3271b91d79e1",
- "ebb4c50e-fdaa-4dff-9464-4695176bef8b"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "49"
- ],
- "x-ms-request-id": [
- "45c97e63-395c-43f7-ba18-34a48dbea607"
- ],
- "x-ms-correlation-request-id": [
- "45c97e63-395c-43f7-ba18-34a48dbea607"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071752Z:45c97e63-395c-43f7-ba18-34a48dbea607"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:17:52 GMT"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "70691"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0387218c-7141-4093-b853-e7c4060a035a"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-original-request-ids": [
- "ef416e69-1f43-44cd-a556-445451ca829a",
- "02922cca-b95e-47b0-ba7b-157b9af634d3"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "47"
- ],
- "x-ms-request-id": [
- "09cee7e2-c7e6-41ea-a365-e228e790fca2"
- ],
- "x-ms-correlation-request-id": [
- "09cee7e2-c7e6-41ea-a365-e228e790fca2"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071817Z:09cee7e2-c7e6-41ea-a365-e228e790fca2"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:18:16 GMT"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "70691"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-original-request-ids": [
- "84ccde73-f83c-4ced-936a-0cf33840965e",
- "a7e7a02f-1b98-4c8b-b5f9-3b26ccf282d1"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "45"
- ],
- "x-ms-request-id": [
- "7f35e4a7-d681-470d-8539-f71aec555934"
- ],
- "x-ms-correlation-request-id": [
- "7f35e4a7-d681-470d-8539-f71aec555934"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071915Z:7f35e4a7-d681-470d-8539-f71aec555934"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:19:15 GMT"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "70691"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/profiles?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL3Byb2ZpbGVzP2FwaS12ZXJzaW9uPTIwMjAtMDktMDE=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "924a651e-84c4-47c7-887c-1d356ceb1226"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-original-request-ids": [
- "1b97cd4f-53bb-4a55-b263-148652487029",
- "3ffa6304-01ad-414c-ad60-c9adf9351131"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "43"
- ],
- "x-ms-request-id": [
- "ebda71d4-81cc-4574-8d95-227bfa21de0f"
- ],
- "x-ms-correlation-request-id": [
- "ebda71d4-81cc-4574-8d95-227bfa21de0f"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072159Z:ebda71d4-81cc-4574-8d95-227bfa21de0f"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:21:59 GMT"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "70691"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch/providers/Microsoft.Cdn/profiles/test123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test123\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/jomejia-rg/providers/Microsoft.Cdn/profiles/jomejia-msft-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"jomejia-msft-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sri-URLSigning-CDNProfile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sri-URLSigning-CDNProfile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/RRVz\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"RRVz\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrms2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrms2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/rrahultest/providers/Microsoft.Cdn/profiles/rrvz2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rrvz2\",\r\n \"location\": \"WestCentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/VerizonRev4Test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"VerizonRev4Test\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"Event\": \"NFL\",\r\n \"Quarter\": \"3rd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-temp-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-temp-profile\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/MSCdnProfileRandom123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"MSCdnProfileRandom123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdnsecondprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdnsecondprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaPremiumVerizonBYP1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaPremiumVerizonBYP1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginbugbash/providers/Microsoft.Cdn/profiles/multioriginbugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginbugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakra-multiorigin-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakra-multiorigin-bugbash\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/zhden-rp-test/providers/Microsoft.Cdn/profiles/zhdencdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"zhdencdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriCDNProfile-Akamai\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriCDNProfile-Akamai\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/xujiaStandardVerizonForUpgrade\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"xujiaStandardVerizonForUpgrade\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sindhuricdn\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuricdn\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/SINADELL-TEST-RG/providers/Microsoft.Cdn/profiles/sinallop\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinallop\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ind\": \"sdd\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-westus/providers/Microsoft.Cdn/profiles/test0618-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"test0618-2\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/xujia/providers/Microsoft.Cdn/profiles/CdnProfile100\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"CdnProfile100\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"displayName\": \"CdnProfile100\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/anyresource/providers/Microsoft.Cdn/profiles/testtesttest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"testtesttest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/gubalasu-rg/providers/Microsoft.Cdn/profiles/GuruProdProfile1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"GuruProdProfile1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-MS\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-MS\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CDNQuickstart/providers/Microsoft.Cdn/profiles/cdn-profile-VZ\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdn-profile-VZ\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4013/providers/Microsoft.Cdn/profiles/profile6760\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6760\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/cdntestprofile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"cdntestprofile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3491/providers/Microsoft.Cdn/profiles/profile6061\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6061\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1588/providers/Microsoft.Cdn/profiles/profile5178\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5178\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5601/providers/Microsoft.Cdn/profiles/profile8458\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8458\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3906/providers/Microsoft.Cdn/profiles/profile7988\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7988\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2409/providers/Microsoft.Cdn/profiles/profile4812\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4812\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1192/providers/Microsoft.Cdn/profiles/profile7778\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile7778\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5895/providers/Microsoft.Cdn/profiles/profile5913\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5913\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-test\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/pls-test/providers/Microsoft.Cdn/profiles/pls-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"pls-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/sriTestCDN-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sriTestCDN-profile\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试/providers/Microsoft.Cdn/profiles/tesdddjjj\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tesdddjjj\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUX\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUX\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/newUX/providers/Microsoft.Cdn/profiles/newUXTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"newUXTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup8328/providers/Microsoft.Cdn/profiles/profile3645\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3645\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup4493/providers/Microsoft.Cdn/profiles/profile2440\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2440\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile1794\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1794\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7218/providers/Microsoft.Cdn/profiles/profile9911\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9911\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key3\": \"value3\",\r\n \"key4\": \"value4\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup2709/providers/Microsoft.Cdn/profiles/profile6855\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile6855\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup1001/providers/Microsoft.Cdn/profiles/profile1010\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1010\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-armtemplate-test-verizon\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-armtemplate-test-verizon\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/sindhuri\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sindhuri\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-pls-bugbash/providers/Microsoft.Cdn/profiles/las-pls-bugbash\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-pls-bugbash\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/las-test/providers/Microsoft.Cdn/profiles/las-verizon-arm-test-2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"las-verizon-arm-test-2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"ReportingEnvironment\": \"Production\",\r\n \"ReportingValuestream\": \"VS_Marketing-100\",\r\n \"ReportingComponent\": \"Cdn\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/nachakra-rg-test/providers/Microsoft.Cdn/profiles/nachakrafdv2roxytest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"nachakrafdv2roxytest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/publicpreviewtest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"publicpreviewtest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/multioriginpr/providers/Microsoft.Cdn/profiles/multioriginrelease\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"multioriginrelease\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-CustomDomain-Tests-1-mpac\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/中文测试22/providers/Microsoft.Cdn/profiles/rgchartest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"rgchartest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sinadell123/providers/Microsoft.Cdn/profiles/sinadell123\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"sinadell123\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Test-Std-Msft\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Test-Std-Msft\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindpcdn/providers/Microsoft.Cdn/profiles/ravindptest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindptest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/DefaultResourceGroup-WEU/providers/Microsoft.Cdn/profiles/verizonstd\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"verizonstd\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdn-e2e-test/providers/Microsoft.Cdn/profiles/Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"Cdn-E2e-Endpoint-Tests-3-1\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9001/providers/Microsoft.Cdn/profiles/profile9279\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile9279\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-test-byoc-vzp\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-test-byoc-vzp\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/CdnDemoRG/providers/Microsoft.Cdn/profiles/template-create-test\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"template-create-test\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-test-byoc-rg/providers/Microsoft.Cdn/profiles/lyue-msft-1126\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-msft-1126\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5875/providers/Microsoft.Cdn/profiles/profile3313\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3313\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/critesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"critesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7964/providers/Microsoft.Cdn/profiles/profile3886\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile3886\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/chengll-test/providers/Microsoft.Cdn/profiles/standardVerizonTest\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"standardVerizonTest\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ravindp-afdx/providers/Microsoft.Cdn/profiles/ravindp-1218-1015\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ravindp-1218-1015\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"fe905367-8af8-4c62-8a86-74a0a424a0f1\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTestPreview/providers/Microsoft.Cdn/profiles/AmitTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"tag1\": \"prod\",\r\n \"tag2\": \"previewtest\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"456c6937-a5f3-4a36-91f8-dec05f7c768e\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaoTest1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaoTest1\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"777228bc-5525-4129-8bf4-8fa3c58a5b00\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/varunch-cdn/providers/Microsoft.Cdn/profiles/varunchafdx1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"varunchafdx1\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"name\": \"varunchafdx1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"2bb25076-b696-4641-bb29-e525732d4629\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest2RG/providers/Microsoft.Cdn/profiles/AmitTest2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest2\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e420226d-af27-4930-bbae-20fb9e792456\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AmitTest3RP/providers/Microsoft.Cdn/profiles/AmitTest3\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AmitTest3\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"amit\": \"preview\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"e4d57d21-e6dd-4545-a47a-89817efe0d0f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/guru-p1\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p1\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"09468be3-8081-46ef-b719-ac80419e214c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-bugbash/providers/Microsoft.Cdn/profiles/yuajiaazdns\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"yuajiaazdns\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"36d556f5-d8f6-4933-aa6a-e9df58499b7f\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-profile\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-profile\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"c7ada4ba-9620-41b0-bc85-9eef0f4a2061\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/guru-rg/providers/Microsoft.Cdn/profiles/guru-p2\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"guru-p2\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/sriResourceGroup/providers/Microsoft.Cdn/profiles/localtesting\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"localtesting\",\r\n \"location\": \"Global\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDXPortalBugBash/providers/Microsoft.Cdn/profiles/tyaoafdxtest01\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"tyaoafdxtest01\",\r\n \"location\": \"CentralUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"ed4a7276-51ca-4101-acc2-d07deb7b002c\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup108/providers/Microsoft.Cdn/profiles/profile4884\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4884\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6296/providers/Microsoft.Cdn/profiles/profile4234\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile4234\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup3895/providers/Microsoft.Cdn/profiles/profile2502\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile2502\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/AFDX-Logreport-Bugbash/providers/Microsoft.Cdn/profiles/AFDXReportStage\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"AFDXReportStage\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"3b75cba0-3799-4034-9774-2cb34277975a\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/afdx-demo/providers/Microsoft.Cdn/profiles/afdxdemo\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"afdxdemo\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"7d7d0719-a1bc-4e89-ae96-b0229675d4b6\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup5240/providers/Microsoft.Cdn/profiles/profile8752\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8752\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"44833814-0469-4972-8dd1-1e73f5297cd7\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup7263/providers/Microsoft.Cdn/profiles/profile816\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile816\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"f52c8a00-68ca-4f74-9e2c-f597bcb30861\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/qixiaoAFDxTest/providers/Microsoft.Cdn/profiles/qixiaotest4\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"qixiaotest4\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"8c207b33-a33a-494e-8beb-8a348fe83960\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup6811/providers/Microsoft.Cdn/profiles/profile5522\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile5522\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key1\": \"value1\",\r\n \"key2\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/lyue-afdx-test/providers/Microsoft.Cdn/profiles/lyue-afdx-test-empty\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"lyue-afdx-test-empty\",\r\n \"location\": \"EastAsia\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"94418d3b-8d34-409f-bea4-257b71260d51\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile1799\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile1799\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"newkey1\": \"newValue1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/cdnResourceGroup9655/providers/Microsoft.Cdn/profiles/profile8856\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"profile8856\",\r\n \"location\": \"WestUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/johsunAfdx/providers/Microsoft.Cdn/profiles/trimension\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"trimension\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"frontdoor\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_AzureFrontDoor\"\r\n },\r\n \"properties\": {\r\n \"frontDoorId\": \"125010b3-c25c-478e-8a57-3f8eb2dfe7b2\",\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9118/providers/Microsoft.Cdn/profiles/ps6625?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MjU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "dff0183e-5a93-472d-9cb8-87a71937c9e3"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "80"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "efbda72f-25ed-48ba-85f0-ceae829aff7c"
- ],
- "x-ms-client-request-id": [
- "dff0183e-5a93-472d-9cb8-87a71937c9e3"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/610f78a7-b2ec-4019-80c2-e9ecb11947e5?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "24"
- ],
- "x-ms-correlation-request-id": [
- "e988a8c1-43bb-434b-948d-a3d47d8743ad"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071805Z:e988a8c1-43bb-434b-948d-a3d47d8743ad"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:18:05 GMT"
- ],
- "Content-Length": [
- "322"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/profiles/ps6625\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6625\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/610f78a7-b2ec-4019-80c2-e9ecb11947e5?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzYxMGY3OGE3LWIyZWMtNDAxOS04MGMyLWU5ZWNiMTE5NDdlNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "dff0183e-5a93-472d-9cb8-87a71937c9e3"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f777c7c2-8eeb-4697-a802-959c306b1245"
- ],
- "x-ms-client-request-id": [
- "dff0183e-5a93-472d-9cb8-87a71937c9e3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-correlation-request-id": [
- "5cc50078-979a-4b4d-b127-0647005f6b57"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071816Z:5cc50078-979a-4b4d-b127-0647005f6b57"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:18:15 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9118/providers/Microsoft.Cdn/profiles/ps6625?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczY2MjU/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "dff0183e-5a93-472d-9cb8-87a71937c9e3"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b81008bc-582c-491c-9ff8-2433c0cd4d1a"
- ],
- "x-ms-client-request-id": [
- "dff0183e-5a93-472d-9cb8-87a71937c9e3"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "48"
- ],
- "x-ms-correlation-request-id": [
- "2e117dfb-cae9-415d-bc74-0990b1c2c006"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071816Z:2e117dfb-cae9-415d-bc74-0990b1c2c006"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:18:15 GMT"
- ],
- "Content-Length": [
- "321"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/profiles/ps6625\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6625\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Microsoft\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9118/providers/Microsoft.Cdn/profiles/ps6037?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczYwMzc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0387218c-7141-4093-b853-e7c4060a035a"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "78"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "44ac45db-7d26-4ca4-8e8a-408277953286"
- ],
- "x-ms-client-request-id": [
- "0387218c-7141-4093-b853-e7c4060a035a"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9f70db3d-8c93-49e1-a6db-52346626f415?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "23"
- ],
- "x-ms-correlation-request-id": [
- "19d52c6d-dc2c-475f-af6f-5c29ee4c3c4f"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071821Z:19d52c6d-dc2c-475f-af6f-5c29ee4c3c4f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:18:21 GMT"
- ],
- "Content-Length": [
- "320"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/profiles/ps6037\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6037\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9f70db3d-8c93-49e1-a6db-52346626f415?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlmNzBkYjNkLThjOTMtNDllMS1hNmRiLTUyMzQ2NjI2ZjQxNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0387218c-7141-4093-b853-e7c4060a035a"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d953f2ae-055b-464d-b21a-411ac37cb8e0"
- ],
- "x-ms-client-request-id": [
- "0387218c-7141-4093-b853-e7c4060a035a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-correlation-request-id": [
- "5163274e-4f79-4b99-9542-4fb950a40629"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071832Z:5163274e-4f79-4b99-9542-4fb950a40629"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:18:31 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9f70db3d-8c93-49e1-a6db-52346626f415?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlmNzBkYjNkLThjOTMtNDllMS1hNmRiLTUyMzQ2NjI2ZjQxNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0387218c-7141-4093-b853-e7c4060a035a"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8856b427-8da1-492f-9bcc-37cbd59f437c"
- ],
- "x-ms-client-request-id": [
- "0387218c-7141-4093-b853-e7c4060a035a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-correlation-request-id": [
- "7d1e6c1a-716f-4c94-9b7d-620cc0df4d83"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071842Z:7d1e6c1a-716f-4c94-9b7d-620cc0df4d83"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:18:42 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9f70db3d-8c93-49e1-a6db-52346626f415?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlmNzBkYjNkLThjOTMtNDllMS1hNmRiLTUyMzQ2NjI2ZjQxNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0387218c-7141-4093-b853-e7c4060a035a"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "901ab9b9-433b-4f13-a7d8-0d9b9f17cb9f"
- ],
- "x-ms-client-request-id": [
- "0387218c-7141-4093-b853-e7c4060a035a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-correlation-request-id": [
- "1d973172-4ec6-46c0-8ee0-472c3951b57e"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071852Z:1d973172-4ec6-46c0-8ee0-472c3951b57e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:18:52 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9f70db3d-8c93-49e1-a6db-52346626f415?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlmNzBkYjNkLThjOTMtNDllMS1hNmRiLTUyMzQ2NjI2ZjQxNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0387218c-7141-4093-b853-e7c4060a035a"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "0de7bf74-78a1-4179-9e1a-eb52207ac323"
- ],
- "x-ms-client-request-id": [
- "0387218c-7141-4093-b853-e7c4060a035a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "58dc41bb-4e64-4bdc-94c4-3092701781ab"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071903Z:58dc41bb-4e64-4bdc-94c4-3092701781ab"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:19:02 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9f70db3d-8c93-49e1-a6db-52346626f415?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlmNzBkYjNkLThjOTMtNDllMS1hNmRiLTUyMzQ2NjI2ZjQxNT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0387218c-7141-4093-b853-e7c4060a035a"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "cf99c520-84e3-4ad3-846d-b44fed9913de"
- ],
- "x-ms-client-request-id": [
- "0387218c-7141-4093-b853-e7c4060a035a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "a6776b84-0f7a-4375-8ce3-2dfa9866678c"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071913Z:a6776b84-0f7a-4375-8ce3-2dfa9866678c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:19:13 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9118/providers/Microsoft.Cdn/profiles/ps6037?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczYwMzc/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0387218c-7141-4093-b853-e7c4060a035a"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "c3d0c5f0-8970-48fe-aebd-f37b1a12d38e"
- ],
- "x-ms-client-request-id": [
- "0387218c-7141-4093-b853-e7c4060a035a"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "46"
- ],
- "x-ms-correlation-request-id": [
- "8fb6b300-5414-499c-b484-938aaddf9c12"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071913Z:8fb6b300-5414-499c-b484-938aaddf9c12"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:19:13 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/profiles/ps6037\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps6037\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9118/providers/Microsoft.Cdn/profiles/ps1172?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczExNzI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "77"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "44298d10-3183-41a7-9633-95f615dae308"
- ],
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9a44ca8b-6cbe-4580-9dd2-081caa161c3e?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "22"
- ],
- "x-ms-correlation-request-id": [
- "fd5708f1-a652-4d37-8599-fa28514bedd0"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071922Z:fd5708f1-a652-4d37-8599-fa28514bedd0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:19:22 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/profiles/ps1172\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps1172\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9a44ca8b-6cbe-4580-9dd2-081caa161c3e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlhNDRjYThiLTZjYmUtNDU4MC05ZGQyLTA4MWNhYTE2MWMzZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4d7dfaf0-bdc7-455a-af83-2160c9056ac8"
- ],
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-correlation-request-id": [
- "c1a87e87-1f92-44bb-a60f-9b1b2fa779af"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071933Z:c1a87e87-1f92-44bb-a60f-9b1b2fa779af"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:19:32 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9a44ca8b-6cbe-4580-9dd2-081caa161c3e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlhNDRjYThiLTZjYmUtNDU4MC05ZGQyLTA4MWNhYTE2MWMzZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a5858a80-fbdd-4b98-acc9-1d33bcd67d6c"
- ],
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-correlation-request-id": [
- "7b9ba9af-0f18-4bb5-b05e-b550fbd027ff"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071943Z:7b9ba9af-0f18-4bb5-b05e-b550fbd027ff"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:19:42 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9a44ca8b-6cbe-4580-9dd2-081caa161c3e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlhNDRjYThiLTZjYmUtNDU4MC05ZGQyLTA4MWNhYTE2MWMzZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "d4027f14-be67-488f-b729-fea5ac427747"
- ],
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-correlation-request-id": [
- "168c7f9a-a003-4741-8381-fa4bd60b7ed0"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T071953Z:168c7f9a-a003-4741-8381-fa4bd60b7ed0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:19:52 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9a44ca8b-6cbe-4580-9dd2-081caa161c3e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlhNDRjYThiLTZjYmUtNDU4MC05ZGQyLTA4MWNhYTE2MWMzZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "120c3dd1-a1a1-4785-bd1e-8c81d13adbe8"
- ],
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-correlation-request-id": [
- "9e272f0d-a5a7-4d7d-9af0-d38ec0d743aa"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072004Z:9e272f0d-a5a7-4d7d-9af0-d38ec0d743aa"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:20:04 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9a44ca8b-6cbe-4580-9dd2-081caa161c3e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlhNDRjYThiLTZjYmUtNDU4MC05ZGQyLTA4MWNhYTE2MWMzZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3cdc4242-01d4-4518-b755-79364603eec4"
- ],
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-correlation-request-id": [
- "37af63b4-0ae5-4cd3-b22b-63589af351f6"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072014Z:37af63b4-0ae5-4cd3-b22b-63589af351f6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:20:14 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9a44ca8b-6cbe-4580-9dd2-081caa161c3e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlhNDRjYThiLTZjYmUtNDU4MC05ZGQyLTA4MWNhYTE2MWMzZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "27dd54c3-00a0-4477-bd45-232371fe1af3"
- ],
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-correlation-request-id": [
- "459037f1-89ac-435f-9001-80f162f51aa4"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072024Z:459037f1-89ac-435f-9001-80f162f51aa4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:20:24 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9a44ca8b-6cbe-4580-9dd2-081caa161c3e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlhNDRjYThiLTZjYmUtNDU4MC05ZGQyLTA4MWNhYTE2MWMzZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a62e92e5-9dba-499b-ab46-70b74755f69a"
- ],
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
- ],
- "x-ms-correlation-request-id": [
- "2233b8ed-08b2-465d-837c-19af4cdb5ba4"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072035Z:2233b8ed-08b2-465d-837c-19af4cdb5ba4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:20:34 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9a44ca8b-6cbe-4580-9dd2-081caa161c3e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlhNDRjYThiLTZjYmUtNDU4MC05ZGQyLTA4MWNhYTE2MWMzZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ca9fa3ca-c8cd-4fef-913c-f94cda22f284"
- ],
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
- ],
- "x-ms-correlation-request-id": [
- "038258d7-06d6-4179-a692-f893ef012079"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072045Z:038258d7-06d6-4179-a692-f893ef012079"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:20:44 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9a44ca8b-6cbe-4580-9dd2-081caa161c3e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlhNDRjYThiLTZjYmUtNDU4MC05ZGQyLTA4MWNhYTE2MWMzZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "fc3d8e9a-24e8-47f1-ab7f-70bea0ecfa06"
- ],
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
- ],
- "x-ms-correlation-request-id": [
- "cf53cb35-3f9b-4808-a288-3b0146aad4d9"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072055Z:cf53cb35-3f9b-4808-a288-3b0146aad4d9"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:20:55 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9a44ca8b-6cbe-4580-9dd2-081caa161c3e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlhNDRjYThiLTZjYmUtNDU4MC05ZGQyLTA4MWNhYTE2MWMzZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "9a09f94a-a0aa-4aa6-b681-10b770cc8708"
- ],
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11983"
- ],
- "x-ms-correlation-request-id": [
- "4f7fdaa1-8f93-4f92-b089-53edc40a753d"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072106Z:4f7fdaa1-8f93-4f92-b089-53edc40a753d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:21:05 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9a44ca8b-6cbe-4580-9dd2-081caa161c3e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlhNDRjYThiLTZjYmUtNDU4MC05ZGQyLTA4MWNhYTE2MWMzZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "7f2df5f6-433e-4af7-a440-95dc36dfa5d1"
- ],
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11982"
- ],
- "x-ms-correlation-request-id": [
- "28305a0a-a38d-4a7a-a3c0-baef5d10e5db"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072116Z:28305a0a-a38d-4a7a-a3c0-baef5d10e5db"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:21:15 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9a44ca8b-6cbe-4580-9dd2-081caa161c3e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlhNDRjYThiLTZjYmUtNDU4MC05ZGQyLTA4MWNhYTE2MWMzZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "f1d94ff9-c095-466b-8b28-feb7aac8e1a1"
- ],
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11981"
- ],
- "x-ms-correlation-request-id": [
- "eaf3628b-9e17-4caa-a9c3-23d40533f60d"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072126Z:eaf3628b-9e17-4caa-a9c3-23d40533f60d"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:21:25 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9a44ca8b-6cbe-4580-9dd2-081caa161c3e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlhNDRjYThiLTZjYmUtNDU4MC05ZGQyLTA4MWNhYTE2MWMzZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "4bbd25fb-d3e6-4ef7-9e75-30f332f6bd6c"
- ],
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11980"
- ],
- "x-ms-correlation-request-id": [
- "71cf5f62-d820-44fd-becf-400333e51bec"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072137Z:71cf5f62-d820-44fd-becf-400333e51bec"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:21:37 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9a44ca8b-6cbe-4580-9dd2-081caa161c3e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlhNDRjYThiLTZjYmUtNDU4MC05ZGQyLTA4MWNhYTE2MWMzZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8a128bc8-4f26-4cd7-9ba9-4ce94350b47e"
- ],
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11979"
- ],
- "x-ms-correlation-request-id": [
- "d2edea01-3bd8-4793-b5f8-4c4b0d0009e1"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072147Z:d2edea01-3bd8-4793-b5f8-4c4b0d0009e1"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:21:47 GMT"
- ],
- "Content-Length": [
- "62"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/9a44ca8b-6cbe-4580-9dd2-081caa161c3e?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzlhNDRjYThiLTZjYmUtNDU4MC05ZGQyLTA4MWNhYTE2MWMzZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "3435bf7c-7342-4fb6-8ebe-2c7cbb2cf27d"
- ],
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11978"
- ],
- "x-ms-correlation-request-id": [
- "1210d4ac-f6f7-48e1-aedd-7fe92d142662"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072157Z:1210d4ac-f6f7-48e1-aedd-7fe92d142662"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:21:57 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9118/providers/Microsoft.Cdn/profiles/ps1172?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczExNzI/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "faf15500-f4d4-4815-836c-622fc10a322f"
- ],
- "x-ms-client-request-id": [
- "0162b669-a5af-4656-a264-2ee31c08b901"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "44"
- ],
- "x-ms-correlation-request-id": [
- "09d8fc76-aa27-4dbc-8c06-ac07662a9df7"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072158Z:09d8fc76-aa27-4dbc-8c06-ac07662a9df7"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:21:57 GMT"
- ],
- "Content-Length": [
- "318"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/profiles/ps1172\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps1172\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_Verizon\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9118/providers/Microsoft.Cdn/profiles/ps3301?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMzMDE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"location\": \"EastUS\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "924a651e-84c4-47c7-887c-1d356ceb1226"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "77"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "10"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "92a70ea2-3be3-4f03-9019-612cacb4c058"
- ],
- "x-ms-client-request-id": [
- "924a651e-84c4-47c7-887c-1d356ceb1226"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/6613c7c1-a6ca-4548-a1b7-145a96938c72?api-version=2020-09-01"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "21"
- ],
- "x-ms-correlation-request-id": [
- "ee449e70-58db-4c3e-954e-1d0617075c6c"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072206Z:ee449e70-58db-4c3e-954e-1d0617075c6c"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:22:06 GMT"
- ],
- "Content-Length": [
- "319"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/profiles/ps3301\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps3301\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Creating\",\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/operationresults/6613c7c1-a6ca-4548-a1b7-145a96938c72?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9vcGVyYXRpb25yZXN1bHRzLzY2MTNjN2MxLWE2Y2EtNDU0OC1hMWI3LTE0NWE5NjkzOGM3Mj9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "924a651e-84c4-47c7-887c-1d356ceb1226"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "ddc24d7c-3686-44e6-bb45-927f305f4978"
- ],
- "x-ms-client-request-id": [
- "924a651e-84c4-47c7-887c-1d356ceb1226"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11977"
- ],
- "x-ms-correlation-request-id": [
- "28630c06-6ab6-4dd8-82a3-8639b66c5ca3"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072216Z:28630c06-6ab6-4dd8-82a3-8639b66c5ca3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:22:16 GMT"
- ],
- "Content-Length": [
- "61"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\",\r\n \"error\": {\r\n \"code\": \"None\",\r\n \"message\": null\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourceGroups/ps9118/providers/Microsoft.Cdn/profiles/ps3301?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlR3JvdXBzL3BzOTExOC9wcm92aWRlcnMvTWljcm9zb2Z0LkNkbi9wcm9maWxlcy9wczMzMDE/YXBpLXZlcnNpb249MjAyMC0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "924a651e-84c4-47c7-887c-1d356ceb1226"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "b70c7814-ca4f-4fbb-97c1-e0f3378d28a6"
- ],
- "x-ms-client-request-id": [
- "924a651e-84c4-47c7-887c-1d356ceb1226"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-resource-requests": [
- "42"
- ],
- "x-ms-correlation-request-id": [
- "9cacf6ef-c4ab-4e6a-9fd8-8961cf876717"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072217Z:9cacf6ef-c4ab-4e6a-9fd8-8961cf876717"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:22:16 GMT"
- ],
- "Content-Length": [
- "318"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118/providers/Microsoft.Cdn/profiles/ps3301\",\r\n \"type\": \"Microsoft.Cdn/profiles\",\r\n \"name\": \"ps3301\",\r\n \"location\": \"EastUs\",\r\n \"kind\": \"cdn\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_Akamai\"\r\n },\r\n \"properties\": {\r\n \"resourceState\": \"Active\",\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/resourcegroups/ps9118?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Jlc291cmNlZ3JvdXBzL3BzOTExOD9hcGktdmVyc2lvbj0yMDE2LTA5LTAx",
- "RequestMethod": "DELETE",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "53b44be4-7335-4a39-bd4c-b7bd52bc1f90"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
- ],
- "x-ms-request-id": [
- "19aa3741-ce79-47f5-80af-6187668d2808"
- ],
- "x-ms-correlation-request-id": [
- "19aa3741-ce79-47f5-80af-6187668d2808"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072221Z:19aa3741-ce79-47f5-80af-6187668d2808"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:22:21 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpreE1UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
- ],
- "x-ms-request-id": [
- "8882c672-4df4-4095-bcb9-493d8f98ca62"
- ],
- "x-ms-correlation-request-id": [
- "8882c672-4df4-4095-bcb9-493d8f98ca62"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072237Z:8882c672-4df4-4095-bcb9-493d8f98ca62"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:22:36 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpreE1UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-request-id": [
- "9efe8209-e54e-4919-a104-fd478c03d941"
- ],
- "x-ms-correlation-request-id": [
- "9efe8209-e54e-4919-a104-fd478c03d941"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072252Z:9efe8209-e54e-4919-a104-fd478c03d941"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:22:52 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpreE1UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-request-id": [
- "6978a3f1-9ab6-41bf-88b9-e9302129105c"
- ],
- "x-ms-correlation-request-id": [
- "6978a3f1-9ab6-41bf-88b9-e9302129105c"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072308Z:6978a3f1-9ab6-41bf-88b9-e9302129105c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:23:07 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpreE1UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-request-id": [
- "33e82420-24c6-4e66-b905-ef4a9a56a156"
- ],
- "x-ms-correlation-request-id": [
- "33e82420-24c6-4e66-b905-ef4a9a56a156"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072323Z:33e82420-24c6-4e66-b905-ef4a9a56a156"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:23:22 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpreE1UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
- ],
- "x-ms-request-id": [
- "1b245649-5f50-41d7-8e83-f7b666c56738"
- ],
- "x-ms-correlation-request-id": [
- "1b245649-5f50-41d7-8e83-f7b666c56738"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072338Z:1b245649-5f50-41d7-8e83-f7b666c56738"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:23:38 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpreE1UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-request-id": [
- "f0f52d56-7af4-41e2-af3c-51db1579da28"
- ],
- "x-ms-correlation-request-id": [
- "f0f52d56-7af4-41e2-af3c-51db1579da28"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072354Z:f0f52d56-7af4-41e2-af3c-51db1579da28"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:23:54 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpreE1UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-request-id": [
- "69ad685a-7142-4d8e-ae6d-3552a996f78c"
- ],
- "x-ms-correlation-request-id": [
- "69ad685a-7142-4d8e-ae6d-3552a996f78c"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072409Z:69ad685a-7142-4d8e-ae6d-3552a996f78c"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:24:09 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpreE1UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
- ],
- "x-ms-request-id": [
- "77a4a630-5fff-443c-aaa6-8e30b9b53a24"
- ],
- "x-ms-correlation-request-id": [
- "77a4a630-5fff-443c-aaa6-8e30b9b53a24"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072425Z:77a4a630-5fff-443c-aaa6-8e30b9b53a24"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:24:24 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpreE1UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
- ],
- "x-ms-request-id": [
- "5ad1a36d-2463-4dc0-94a2-edfbd1b06d01"
- ],
- "x-ms-correlation-request-id": [
- "5ad1a36d-2463-4dc0-94a2-edfbd1b06d01"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072440Z:5ad1a36d-2463-4dc0-94a2-edfbd1b06d01"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:24:40 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpreE1UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Location": [
- "https://management.azure.com/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01"
- ],
- "Retry-After": [
- "15"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
- ],
- "x-ms-request-id": [
- "97885fc6-7b07-4dac-9a31-136b6555e24e"
- ],
- "x-ms-correlation-request-id": [
- "97885fc6-7b07-4dac-9a31-136b6555e24e"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072456Z:97885fc6-7b07-4dac-9a31-136b6555e24e"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:24:55 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 202
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpreE1UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-request-id": [
- "512ae5cd-dae6-4353-90f4-d69267ba4a18"
- ],
- "x-ms-correlation-request-id": [
- "512ae5cd-dae6-4353-90f4-d69267ba4a18"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072511Z:512ae5cd-dae6-4353-90f4-d69267ba4a18"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:25:10 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1QUzkxMTgtV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2016-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFRVXpreE1UZ3RWMFZUVkZWVElpd2lhbTlpVEc5allYUnBiMjRpT2lKM1pYTjBkWE1pZlE/YXBpLXZlcnNpb249MjAxNi0wOS0wMQ==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.6.30015.01",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19043.",
- "Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient/1.3.32"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-request-id": [
- "7c9a422c-ac26-4151-b268-80091f77cca8"
- ],
- "x-ms-correlation-request-id": [
- "7c9a422c-ac26-4151-b268-80091f77cca8"
- ],
- "x-ms-routing-request-id": [
- "SOUTHEASTASIA:20210519T072511Z:7c9a422c-ac26-4151-b268-80091f77cca8"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 19 May 2021 07:25:11 GMT"
- ],
- "Expires": [
- "-1"
- ],
- "Content-Length": [
- "0"
- ]
- },
- "ResponseBody": "",
- "StatusCode": 200
- }
- ],
- "Names": {
- "Test-SkuCreate": [
- "ps6625",
- "ps9118",
- "ps6037",
- "ps1172",
- "ps3301"
- ]
- },
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.SubscriptionTests/TestSubscriptionEdgeNode.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.SubscriptionTests/TestSubscriptionEdgeNode.json
deleted file mode 100644
index 8766cb59e017..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.SubscriptionTests/TestSubscriptionEdgeNode.json
+++ /dev/null
@@ -1,74 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/providers/Microsoft.Cdn/edgenodes?api-version=2020-09-01",
- "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2VkZ2Vub2Rlcz9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "01d59fe4-8928-442c-8c19-217f81e16378"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "289fdadd-79b5-4a2b-990c-1ac5714df40c"
- ],
- "x-ms-client-request-id": [
- "01d59fe4-8928-442c-8c19-217f81e16378"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-tenant-reads": [
- "11999"
- ],
- "x-ms-correlation-request-id": [
- "c1fd0980-9887-4903-b2a9-70cc369eaabc"
- ],
- "x-ms-routing-request-id": [
- "WESTCENTRALUS:20210309T210524Z:c1fd0980-9887-4903-b2a9-70cc369eaabc"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:05:23 GMT"
- ],
- "Content-Length": [
- "10331"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/providers/Microsoft.Cdn/edgenodes/Standard_Verizon\",\r\n \"type\": \"Microsoft.Cdn/edgenodes\",\r\n \"name\": \"Standard_Verizon\",\r\n \"properties\": {\r\n \"ipAddressGroups\": [\r\n {\r\n \"deliveryRegion\": \"All\",\r\n \"ipv4Addresses\": [\r\n {\r\n \"baseIpAddress\": \"5.104.64.0\",\r\n \"prefixLength\": 21\r\n },\r\n {\r\n \"baseIpAddress\": \"46.22.64.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"61.221.181.64\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"68.232.32.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"72.21.80.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"88.194.45.128\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"93.184.208.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"101.226.203.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"108.161.240.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"110.232.176.0\",\r\n \"prefixLength\": 22\r\n },\r\n {\r\n \"baseIpAddress\": \"117.18.232.0\",\r\n \"prefixLength\": 21\r\n },\r\n {\r\n \"baseIpAddress\": \"117.103.183.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"120.132.137.0\",\r\n \"prefixLength\": 25\r\n },\r\n {\r\n \"baseIpAddress\": \"121.156.59.224\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"121.189.46.0\",\r\n \"prefixLength\": 23\r\n },\r\n {\r\n \"baseIpAddress\": \"152.195.0.0\",\r\n \"prefixLength\": 16\r\n },\r\n {\r\n \"baseIpAddress\": \"180.240.184.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"192.16.0.0\",\r\n \"prefixLength\": 18\r\n },\r\n {\r\n \"baseIpAddress\": \"192.30.0.0\",\r\n \"prefixLength\": 19\r\n },\r\n {\r\n \"baseIpAddress\": \"192.229.128.0\",\r\n \"prefixLength\": 17\r\n },\r\n {\r\n \"baseIpAddress\": \"194.255.210.64\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"198.7.16.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"203.74.4.64\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"213.64.234.0\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"213.65.58.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"68.140.206.0\",\r\n \"prefixLength\": 23\r\n },\r\n {\r\n \"baseIpAddress\": \"68.130.0.0\",\r\n \"prefixLength\": 17\r\n },\r\n {\r\n \"baseIpAddress\": \"152.190.247.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"65.222.137.0\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"65.222.145.128\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"65.198.79.64\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"65.199.146.192\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"65.200.151.160\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"65.200.157.192\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"68.130.128.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"68.130.136.0\",\r\n \"prefixLength\": 21\r\n },\r\n {\r\n \"baseIpAddress\": \"65.200.46.128\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"213.175.80.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"152.199.0.0\",\r\n \"prefixLength\": 16\r\n },\r\n {\r\n \"baseIpAddress\": \"36.67.255.152\",\r\n \"prefixLength\": 29\r\n },\r\n {\r\n \"baseIpAddress\": \"194.255.242.160\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"195.67.219.64\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"88.194.47.224\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"203.66.205.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"110.164.36.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"119.46.85.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"49.231.126.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"136.228.144.0\",\r\n \"prefixLength\": 24\r\n }\r\n ],\r\n \"ipv6Addresses\": [\r\n {\r\n \"baseIpAddress\": \"2001:2011:c002::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2001:2040:c006::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2001:2060:bffb::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2001:b032:c101::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2405:8f00:edca::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2405:8f00:edcb::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2606:2800::\",\r\n \"prefixLength\": 32\r\n },\r\n {\r\n \"baseIpAddress\": \"2600:40ff:fffb::\",\r\n \"prefixLength\": 56\r\n },\r\n {\r\n \"baseIpAddress\": \"2a02:16d8:103::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2600:40fc::\",\r\n \"prefixLength\": 32\r\n },\r\n {\r\n \"baseIpAddress\": \"2403:6200:ffff:ffa1::\",\r\n \"prefixLength\": 64\r\n },\r\n {\r\n \"baseIpAddress\": \"2001:fb0:109f:8005::\",\r\n \"prefixLength\": 64\r\n },\r\n {\r\n \"baseIpAddress\": \"2405:9800:61:1::\",\r\n \"prefixLength\": 64\r\n },\r\n {\r\n \"baseIpAddress\": \"2404:b300:33:1::\",\r\n \"prefixLength\": 64\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"id\": \"/providers/Microsoft.Cdn/edgenodes/Premium_Verizon\",\r\n \"type\": \"Microsoft.Cdn/edgenodes\",\r\n \"name\": \"Premium_Verizon\",\r\n \"properties\": {\r\n \"ipAddressGroups\": [\r\n {\r\n \"deliveryRegion\": \"All\",\r\n \"ipv4Addresses\": [\r\n {\r\n \"baseIpAddress\": \"5.104.64.0\",\r\n \"prefixLength\": 21\r\n },\r\n {\r\n \"baseIpAddress\": \"46.22.64.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"61.221.181.64\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"68.232.32.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"72.21.80.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"88.194.45.128\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"93.184.208.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"101.226.203.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"108.161.240.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"110.232.176.0\",\r\n \"prefixLength\": 22\r\n },\r\n {\r\n \"baseIpAddress\": \"117.18.232.0\",\r\n \"prefixLength\": 21\r\n },\r\n {\r\n \"baseIpAddress\": \"117.103.183.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"120.132.137.0\",\r\n \"prefixLength\": 25\r\n },\r\n {\r\n \"baseIpAddress\": \"121.156.59.224\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"121.189.46.0\",\r\n \"prefixLength\": 23\r\n },\r\n {\r\n \"baseIpAddress\": \"152.195.0.0\",\r\n \"prefixLength\": 16\r\n },\r\n {\r\n \"baseIpAddress\": \"180.240.184.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"192.16.0.0\",\r\n \"prefixLength\": 18\r\n },\r\n {\r\n \"baseIpAddress\": \"192.30.0.0\",\r\n \"prefixLength\": 19\r\n },\r\n {\r\n \"baseIpAddress\": \"192.229.128.0\",\r\n \"prefixLength\": 17\r\n },\r\n {\r\n \"baseIpAddress\": \"194.255.210.64\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"198.7.16.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"203.74.4.64\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"213.64.234.0\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"213.65.58.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"68.140.206.0\",\r\n \"prefixLength\": 23\r\n },\r\n {\r\n \"baseIpAddress\": \"68.130.0.0\",\r\n \"prefixLength\": 17\r\n },\r\n {\r\n \"baseIpAddress\": \"152.190.247.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"65.222.137.0\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"65.222.145.128\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"65.198.79.64\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"65.199.146.192\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"65.200.151.160\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"65.200.157.192\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"68.130.128.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"68.130.136.0\",\r\n \"prefixLength\": 21\r\n },\r\n {\r\n \"baseIpAddress\": \"65.200.46.128\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"213.175.80.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"152.199.0.0\",\r\n \"prefixLength\": 16\r\n },\r\n {\r\n \"baseIpAddress\": \"36.67.255.152\",\r\n \"prefixLength\": 29\r\n },\r\n {\r\n \"baseIpAddress\": \"194.255.242.160\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"195.67.219.64\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"88.194.47.224\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"203.66.205.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"110.164.36.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"119.46.85.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"49.231.126.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"136.228.144.0\",\r\n \"prefixLength\": 24\r\n }\r\n ],\r\n \"ipv6Addresses\": [\r\n {\r\n \"baseIpAddress\": \"2001:2011:c002::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2001:2040:c006::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2001:2060:bffb::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2001:b032:c101::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2405:8f00:edca::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2405:8f00:edcb::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2606:2800::\",\r\n \"prefixLength\": 32\r\n },\r\n {\r\n \"baseIpAddress\": \"2600:40ff:fffb::\",\r\n \"prefixLength\": 56\r\n },\r\n {\r\n \"baseIpAddress\": \"2a02:16d8:103::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2600:40fc::\",\r\n \"prefixLength\": 32\r\n },\r\n {\r\n \"baseIpAddress\": \"2403:6200:ffff:ffa1::\",\r\n \"prefixLength\": 64\r\n },\r\n {\r\n \"baseIpAddress\": \"2001:fb0:109f:8005::\",\r\n \"prefixLength\": 64\r\n },\r\n {\r\n \"baseIpAddress\": \"2405:9800:61:1::\",\r\n \"prefixLength\": 64\r\n },\r\n {\r\n \"baseIpAddress\": \"2404:b300:33:1::\",\r\n \"prefixLength\": 64\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"id\": \"/providers/Microsoft.Cdn/edgenodes/Custom_Verizon\",\r\n \"type\": \"Microsoft.Cdn/edgenodes\",\r\n \"name\": \"Custom_Verizon\",\r\n \"properties\": {\r\n \"ipAddressGroups\": [\r\n {\r\n \"deliveryRegion\": \"All\",\r\n \"ipv4Addresses\": [\r\n {\r\n \"baseIpAddress\": \"5.104.64.0\",\r\n \"prefixLength\": 21\r\n },\r\n {\r\n \"baseIpAddress\": \"46.22.64.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"61.221.181.64\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"68.232.32.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"72.21.80.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"88.194.45.128\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"93.184.208.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"101.226.203.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"108.161.240.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"110.232.176.0\",\r\n \"prefixLength\": 22\r\n },\r\n {\r\n \"baseIpAddress\": \"117.18.232.0\",\r\n \"prefixLength\": 21\r\n },\r\n {\r\n \"baseIpAddress\": \"117.103.183.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"120.132.137.0\",\r\n \"prefixLength\": 25\r\n },\r\n {\r\n \"baseIpAddress\": \"121.156.59.224\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"121.189.46.0\",\r\n \"prefixLength\": 23\r\n },\r\n {\r\n \"baseIpAddress\": \"152.195.0.0\",\r\n \"prefixLength\": 16\r\n },\r\n {\r\n \"baseIpAddress\": \"180.240.184.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"192.16.0.0\",\r\n \"prefixLength\": 18\r\n },\r\n {\r\n \"baseIpAddress\": \"192.30.0.0\",\r\n \"prefixLength\": 19\r\n },\r\n {\r\n \"baseIpAddress\": \"192.229.128.0\",\r\n \"prefixLength\": 17\r\n },\r\n {\r\n \"baseIpAddress\": \"194.255.210.64\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"198.7.16.0\",\r\n \"prefixLength\": 20\r\n },\r\n {\r\n \"baseIpAddress\": \"203.74.4.64\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"213.64.234.0\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"213.65.58.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"68.140.206.0\",\r\n \"prefixLength\": 23\r\n },\r\n {\r\n \"baseIpAddress\": \"68.130.0.0\",\r\n \"prefixLength\": 17\r\n },\r\n {\r\n \"baseIpAddress\": \"152.190.247.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"65.222.137.0\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"65.222.145.128\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"65.198.79.64\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"65.199.146.192\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"65.200.151.160\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"65.200.157.192\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"68.130.128.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"68.130.136.0\",\r\n \"prefixLength\": 21\r\n },\r\n {\r\n \"baseIpAddress\": \"65.200.46.128\",\r\n \"prefixLength\": 26\r\n },\r\n {\r\n \"baseIpAddress\": \"213.175.80.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"152.199.0.0\",\r\n \"prefixLength\": 16\r\n },\r\n {\r\n \"baseIpAddress\": \"36.67.255.152\",\r\n \"prefixLength\": 29\r\n },\r\n {\r\n \"baseIpAddress\": \"194.255.242.160\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"195.67.219.64\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"88.194.47.224\",\r\n \"prefixLength\": 27\r\n },\r\n {\r\n \"baseIpAddress\": \"203.66.205.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"110.164.36.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"119.46.85.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"49.231.126.0\",\r\n \"prefixLength\": 24\r\n },\r\n {\r\n \"baseIpAddress\": \"136.228.144.0\",\r\n \"prefixLength\": 24\r\n }\r\n ],\r\n \"ipv6Addresses\": [\r\n {\r\n \"baseIpAddress\": \"2001:2011:c002::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2001:2040:c006::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2001:2060:bffb::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2001:b032:c101::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2405:8f00:edca::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2405:8f00:edcb::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2606:2800::\",\r\n \"prefixLength\": 32\r\n },\r\n {\r\n \"baseIpAddress\": \"2600:40ff:fffb::\",\r\n \"prefixLength\": 56\r\n },\r\n {\r\n \"baseIpAddress\": \"2a02:16d8:103::\",\r\n \"prefixLength\": 48\r\n },\r\n {\r\n \"baseIpAddress\": \"2600:40fc::\",\r\n \"prefixLength\": 32\r\n },\r\n {\r\n \"baseIpAddress\": \"2403:6200:ffff:ffa1::\",\r\n \"prefixLength\": 64\r\n },\r\n {\r\n \"baseIpAddress\": \"2001:fb0:109f:8005::\",\r\n \"prefixLength\": 64\r\n },\r\n {\r\n \"baseIpAddress\": \"2405:9800:61:1::\",\r\n \"prefixLength\": 64\r\n },\r\n {\r\n \"baseIpAddress\": \"2404:b300:33:1::\",\r\n \"prefixLength\": 64\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- }
- ],
- "Names": {},
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.SubscriptionTests/TestSubscriptionGetResourceUsage.json b/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.SubscriptionTests/TestSubscriptionGetResourceUsage.json
deleted file mode 100644
index 3518a37c1454..000000000000
--- a/src/Cdn/Cdn.Test/SessionRecords/Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.ScenarioTest.SubscriptionTests/TestSubscriptionGetResourceUsage.json
+++ /dev/null
@@ -1,74 +0,0 @@
-{
- "Entries": [
- {
- "RequestUri": "/subscriptions/27cafca8-b9a4-4264-b399-45d0c9cca1ab/providers/Microsoft.Cdn/checkResourceUsage?api-version=2020-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMjdjYWZjYTgtYjlhNC00MjY0LWIzOTktNDVkMGM5Y2NhMWFiL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ2RuL2NoZWNrUmVzb3VyY2VVc2FnZT9hcGktdmVyc2lvbj0yMDIwLTA5LTAx",
- "RequestMethod": "POST",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "3ccac472-5b54-4043-9351-8c4120fd5169"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.6.29812.02",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.19042.",
- "Microsoft.Azure.Management.Cdn.CdnManagementClient/6.1.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "5f609af2-ace2-4f0a-acd8-c7a9436da023"
- ],
- "x-ms-client-request-id": [
- "3ccac472-5b54-4043-9351-8c4120fd5169"
- ],
- "Server": [
- "Kestrel"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-correlation-request-id": [
- "9fd1ee6d-d4df-4b0e-9d8a-49aad3fbb9b8"
- ],
- "x-ms-routing-request-id": [
- "WESTUS:20210309T213759Z:9fd1ee6d-d4df-4b0e-9d8a-49aad3fbb9b8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Tue, 09 Mar 2021 21:37:59 GMT"
- ],
- "Content-Length": [
- "83"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"resourceType\": \"profile\",\r\n \"unit\": \"count\",\r\n \"currentValue\": 96,\r\n \"limit\": 200\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- }
- ],
- "Names": {},
- "Variables": {
- "SubscriptionId": "27cafca8-b9a4-4264-b399-45d0c9cca1ab"
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn.sln b/src/Cdn/Cdn.sln
deleted file mode 100644
index d270eb494475..000000000000
--- a/src/Cdn/Cdn.sln
+++ /dev/null
@@ -1,67 +0,0 @@
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 15
-VisualStudioVersion = 15.0.27703.2042
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cdn", "Cdn\Cdn.csproj", "{42656543-77AD-4968-BA4B-BE0778705625}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{95C16AED-FD57-42A0-86C3-2CF4300A4817}"
-EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cdn.Test", "Cdn.Test\Cdn.Test.csproj", "{5E5BBB82-2D69-4A12-93AA-E5753F87AF03}"
-EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Accounts", "..\Accounts\Accounts\Accounts.csproj", "{142D7B0B-388A-4CEB-A228-7F6D423C5C2E}"
-EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Authenticators", "..\Accounts\Authenticators\Authenticators.csproj", "{6BD6B80A-06AF-4B5B-9230-69CCFC6C8D64}"
-EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Authentication", "..\Accounts\Authentication\Authentication.csproj", "{FF81DC73-B8EC-4082-8841-4FBF2B16E7CE}"
-EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Authentication.ResourceManager", "..\Accounts\Authentication.ResourceManager\Authentication.ResourceManager.csproj", "{3E016018-D65D-4336-9F64-17DA97783AD0}"
-EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ScenarioTest.ResourceManager", "..\..\tools\ScenarioTest.ResourceManager\ScenarioTest.ResourceManager.csproj", "{F83FBA8D-732D-437C-A0E2-02E45B01E123}"
-EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestFx", "..\..\tools\TestFx\TestFx.csproj", "{BC80A1D0-FFA4-43D9-AA74-799F5CB54B58}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {42656543-77AD-4968-BA4B-BE0778705625}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {42656543-77AD-4968-BA4B-BE0778705625}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {42656543-77AD-4968-BA4B-BE0778705625}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {42656543-77AD-4968-BA4B-BE0778705625}.Release|Any CPU.Build.0 = Release|Any CPU
- {5E5BBB82-2D69-4A12-93AA-E5753F87AF03}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {5E5BBB82-2D69-4A12-93AA-E5753F87AF03}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {5E5BBB82-2D69-4A12-93AA-E5753F87AF03}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {5E5BBB82-2D69-4A12-93AA-E5753F87AF03}.Release|Any CPU.Build.0 = Release|Any CPU
- {142D7B0B-388A-4CEB-A228-7F6D423C5C2E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {142D7B0B-388A-4CEB-A228-7F6D423C5C2E}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {142D7B0B-388A-4CEB-A228-7F6D423C5C2E}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {142D7B0B-388A-4CEB-A228-7F6D423C5C2E}.Release|Any CPU.Build.0 = Release|Any CPU
- {FF81DC73-B8EC-4082-8841-4FBF2B16E7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {FF81DC73-B8EC-4082-8841-4FBF2B16E7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {FF81DC73-B8EC-4082-8841-4FBF2B16E7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {FF81DC73-B8EC-4082-8841-4FBF2B16E7CE}.Release|Any CPU.Build.0 = Release|Any CPU
- {3E016018-D65D-4336-9F64-17DA97783AD0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {3E016018-D65D-4336-9F64-17DA97783AD0}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {3E016018-D65D-4336-9F64-17DA97783AD0}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {3E016018-D65D-4336-9F64-17DA97783AD0}.Release|Any CPU.Build.0 = Release|Any CPU
- {F83FBA8D-732D-437C-A0E2-02E45B01E123}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {F83FBA8D-732D-437C-A0E2-02E45B01E123}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {F83FBA8D-732D-437C-A0E2-02E45B01E123}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {F83FBA8D-732D-437C-A0E2-02E45B01E123}.Release|Any CPU.Build.0 = Release|Any CPU
- {BC80A1D0-FFA4-43D9-AA74-799F5CB54B58}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {BC80A1D0-FFA4-43D9-AA74-799F5CB54B58}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {BC80A1D0-FFA4-43D9-AA74-799F5CB54B58}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {BC80A1D0-FFA4-43D9-AA74-799F5CB54B58}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(NestedProjects) = preSolution
- {5E5BBB82-2D69-4A12-93AA-E5753F87AF03} = {95C16AED-FD57-42A0-86C3-2CF4300A4817}
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {F9B3D96E-9680-40BE-A917-02EE655D6030}
- EndGlobalSection
-EndGlobal
diff --git a/src/Cdn/Cdn/AfdCustomDomain/GetAzFrontDoorCdnCustomDomain.cs b/src/Cdn/Cdn/AfdCustomDomain/GetAzFrontDoorCdnCustomDomain.cs
deleted file mode 100644
index a5742dc009c4..000000000000
--- a/src/Cdn/Cdn/AfdCustomDomain/GetAzFrontDoorCdnCustomDomain.cs
+++ /dev/null
@@ -1,124 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Collections.Generic;
-using System.Linq;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdCustomDomain
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnCustomDomain", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSAfdCustomDomain))]
- public class GetAzFrontDoorCdnCustomDomain : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdCustomDomainName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string CustomDomainName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdProfileObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNullOrEmpty]
- public PSAfdProfile Profile { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- public override void ExecuteCmdlet()
- {
- try
- {
- switch (ParameterSetName)
- {
- case FieldsParameterSet:
- this.FieldsParameterSetCmdlet();
- break;
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
-
- }
-
- private void FieldsParameterSetCmdlet()
- {
- if (AfdUtilities.IsValuePresent(this.CustomDomainName))
- {
- // all fields are present (mandatory + optional)
-
- PSAfdCustomDomain psAfdCustomDomain = this.CdnManagementClient.AFDCustomDomains.Get(this.ResourceGroupName, this.ProfileName, this.CustomDomainName).ToPSAfdCustomDomain();
-
- WriteObject(psAfdCustomDomain);
- }
- else
- {
- // only the mandatory fields are present
-
- List psAfdCustomDomains = this.CdnManagementClient.AFDCustomDomains.ListByProfile(this.ResourceGroupName, this.ProfileName)
- .Select(afdCustomDomain => afdCustomDomain.ToPSAfdCustomDomain())
- .ToList();
-
- WriteObject(psAfdCustomDomains);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdProfileResourceId = new ResourceIdentifier(this.Profile.Id);
-
- this.ProfileName = parsedAfdProfileResourceId.ResourceName;
- this.ResourceGroupName = parsedAfdProfileResourceId.ResourceGroupName;
-
- List psAfdCustomDomains = this.CdnManagementClient.AFDCustomDomains.ListByProfile(this.ResourceGroupName, this.ProfileName)
- .Select(afdCustomDomain => afdCustomDomain.ToPSAfdCustomDomain())
- .ToList();
-
- WriteObject(psAfdCustomDomains);
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdCustomDomainResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.CustomDomainName = parsedAfdCustomDomainResourceId.ResourceName;
- this.ProfileName = parsedAfdCustomDomainResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdCustomDomainResourceId.ResourceGroupName;
-
- PSAfdCustomDomain psAfdCustomDomain = this.CdnManagementClient.AFDCustomDomains.Get(this.ResourceGroupName, this.ProfileName, this.CustomDomainName).ToPSAfdCustomDomain();
-
- WriteObject(psAfdCustomDomain);
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdCustomDomain/NewAzFrontDoorCdnCustomDomain.cs b/src/Cdn/Cdn/AfdCustomDomain/NewAzFrontDoorCdnCustomDomain.cs
deleted file mode 100644
index 53ef660303c7..000000000000
--- a/src/Cdn/Cdn/AfdCustomDomain/NewAzFrontDoorCdnCustomDomain.cs
+++ /dev/null
@@ -1,96 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdCustomDomain
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnCustomDomain", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdCustomDomain))]
- public class NewAzFrontDoorCdnCustomDomain : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdCustomDomainAzureDnsZoneId)]
- [ValidateNotNullOrEmpty]
- public string AzureDnsZoneId { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdCustomDomainName)]
- [ValidateNotNullOrEmpty]
- public string CustomDomainName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdCustomDomainHostName)]
- [ValidateNotNullOrEmpty]
- public string HostName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdCustomDomainMinimumTlsVersion, ParameterSetName = AfdParameterSet.AfdCustomDomainCustomerCertificate)]
- [PSArgumentCompleter("TLS10", "TLS12")]
- [ValidateNotNullOrEmpty]
- public string MinimumTlsVersion { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdCustomDomainSecretId, ParameterSetName = AfdParameterSet.AfdCustomDomainCustomerCertificate)]
- [ValidateNotNullOrEmpty]
- public string SecretId { get; set; }
-
- public override void ExecuteCmdlet()
- {
- ConfirmAction(AfdResourceProcessMessage.AfdCustomDomainCreateMessage, this.CustomDomainName, this.CreateAfdCustomDomain);
- }
-
- private void CreateAfdCustomDomain()
- {
- try
- {
- AFDDomain afdCustomDomain = new AFDDomain
- {
- HostName = this.HostName,
- };
-
- if (MyInvocation.BoundParameters.ContainsKey("AzureDnsZoneId"))
- {
- afdCustomDomain.AzureDnsZone = new ResourceReference(this.AzureDnsZoneId);
- }
-
- if (ParameterSetName == AfdParameterSet.AfdCustomDomainCustomerCertificate)
- {
- afdCustomDomain.TlsSettings = new AFDDomainHttpsParameters
- {
- CertificateType = "CustomerCertificate",
- MinimumTlsVersion = AfdUtilities.CreateMinimumTlsVersion(this.MinimumTlsVersion),
- Secret = new ResourceReference(this.SecretId)
- };
- }
-
- PSAfdCustomDomain psAfdCustomDomain = this.CdnManagementClient.AFDCustomDomains.Create(this.ResourceGroupName, this.ProfileName, this.CustomDomainName, afdCustomDomain).ToPSAfdCustomDomain();
-
- WriteObject(psAfdCustomDomain);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdCustomDomain/RemoveAzFrontDoorCdnCustomDomain.cs b/src/Cdn/Cdn/AfdCustomDomain/RemoveAzFrontDoorCdnCustomDomain.cs
deleted file mode 100644
index 6190ff96f900..000000000000
--- a/src/Cdn/Cdn/AfdCustomDomain/RemoveAzFrontDoorCdnCustomDomain.cs
+++ /dev/null
@@ -1,101 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdCustomDomain
-{
- [Cmdlet("Remove", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnCustomDomain", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(bool))]
- public class RemoveAzFrontDoorCdnCustomDomain : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdCustomDomainName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string CustomDomainName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdCustomDomainObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNullOrEmpty]
- public PSAfdCustomDomain CustomDomain { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- switch (ParameterSetName)
- {
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
-
- ConfirmAction(AfdResourceProcessMessage.AfdCustomDomainDeleteMessage, this.CustomDomainName, this.DeleteAfdCustomDomain);
- }
-
- private void DeleteAfdCustomDomain()
- {
- try
- {
- this.CdnManagementClient.AFDCustomDomains.Delete(this.ResourceGroupName, this.ProfileName, this.CustomDomainName);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
-
- if (this.PassThru.IsPresent)
- {
- WriteObject(true);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdCustomDomainResourceId = new ResourceIdentifier(this.CustomDomain.Id);
-
- this.CustomDomainName = parsedAfdCustomDomainResourceId.ResourceName;
- this.ProfileName = parsedAfdCustomDomainResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdCustomDomainResourceId.ResourceGroupName;
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdCustomDomainResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.CustomDomainName = parsedAfdCustomDomainResourceId.ResourceName;
- this.ProfileName = parsedAfdCustomDomainResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdCustomDomainResourceId.ResourceGroupName;
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdCustomDomain/SetAzFrontDoorCdnCustomDomain.cs b/src/Cdn/Cdn/AfdCustomDomain/SetAzFrontDoorCdnCustomDomain.cs
deleted file mode 100644
index c4a7fb70f9ac..000000000000
--- a/src/Cdn/Cdn/AfdCustomDomain/SetAzFrontDoorCdnCustomDomain.cs
+++ /dev/null
@@ -1,90 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdCustomDomain
-{
- [Cmdlet("Set", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnCustomDomain", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdCustomDomain))]
- public class SetAzFrontDoorCdnCustomDomain : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdCustomDomainAzureDnsZoneId)]
- [ValidateNotNullOrEmpty]
- public string AzureDnsZoneId { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdCustomDomainName)]
- [ValidateNotNullOrEmpty]
- public string CustomDomainName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdCustomDomainMinimumTlsVersion, ParameterSetName = AfdParameterSet.AfdCustomDomainCustomerCertificate)]
- [PSArgumentCompleter("TLS10", "TLS12")]
- [ValidateNotNullOrEmpty]
- public string MinimumTlsVersion { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdCustomDomainSecretId, ParameterSetName = AfdParameterSet.AfdCustomDomainCustomerCertificate)]
- [ValidateNotNullOrEmpty]
- public string SecretId { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- public override void ExecuteCmdlet()
- {
- ConfirmAction(AfdResourceProcessMessage.AfdCustomDomainUpdateMessage, this.CustomDomainName, this.UpdateAfdCustomDomain);
- }
-
- private void UpdateAfdCustomDomain()
- {
- try
- {
- AFDDomainHttpsParameters tlsSettings = null;
- ResourceReference azureDnsZoneId = null;
-
- if (MyInvocation.BoundParameters.ContainsKey("AzureDnsZoneId"))
- {
- azureDnsZoneId = new ResourceReference(this.AzureDnsZoneId);
- }
-
- if (ParameterSetName == AfdParameterSet.AfdCustomDomainCustomerCertificate)
- {
- tlsSettings = new AFDDomainHttpsParameters
- {
- CertificateType = "CustomerCertificate",
- MinimumTlsVersion = AfdUtilities.CreateMinimumTlsVersion(this.MinimumTlsVersion),
- Secret = new ResourceReference(this.SecretId)
- };
- }
-
- PSAfdCustomDomain psAfdCustomDomain = this.CdnManagementClient.AFDCustomDomains.Update(this.ResourceGroupName, this.ProfileName, this.CustomDomainName, tlsSettings, azureDnsZoneId).ToPSAfdCustomDomain();
-
- WriteObject(psAfdCustomDomain);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdEndpoint/GetAzFrontDoorCdnEndpoint.cs b/src/Cdn/Cdn/AfdEndpoint/GetAzFrontDoorCdnEndpoint.cs
deleted file mode 100644
index 15e2e007b897..000000000000
--- a/src/Cdn/Cdn/AfdEndpoint/GetAzFrontDoorCdnEndpoint.cs
+++ /dev/null
@@ -1,122 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Collections.Generic;
-using System.Linq;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdEndpoint
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnEndpoint", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSAfdEndpoint))]
- public class GetAzFrontDoorCdnEndpoint : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdEndpointName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdProfileObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSAfdProfile Profile { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- [ResourceGroupCompleter()]
- public string ResourceGroupName {get; set;}
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- public override void ExecuteCmdlet()
- {
- try
- {
- switch (ParameterSetName)
- {
- case FieldsParameterSet:
- this.FieldsParameterSetCmdlet();
- break;
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
- }
- catch (Microsoft.Azure.Management.Cdn.Models.AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
-
- private void FieldsParameterSetCmdlet()
- {
- if (AfdUtilities.IsValuePresent(this.EndpointName))
- {
- // all fields are present (mandatory + optional)
-
- PSAfdEndpoint psAfdEndpoint = CdnManagementClient.AFDEndpoints.Get(this.ResourceGroupName, this.ProfileName, this.EndpointName).ToPSAfdEndpoint();
-
- WriteObject(psAfdEndpoint);
- }
- else
- {
- // only the mandatory fields are present
-
- List psAfdEndpoints = CdnManagementClient.AFDEndpoints.ListByProfile(this.ResourceGroupName, this.ProfileName)
- .Select(afdEndpoint => afdEndpoint.ToPSAfdEndpoint())
- .ToList();
-
- WriteObject(psAfdEndpoints);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdProfileResourceId = new ResourceIdentifier(this.Profile.Id);
-
- this.ProfileName = parsedAfdProfileResourceId.ResourceName;
- this.ResourceGroupName = parsedAfdProfileResourceId.ResourceGroupName;
-
- List psAfdEndpoints = CdnManagementClient.AFDEndpoints.ListByProfile(this.ResourceGroupName, this.ProfileName)
- .Select(afdEndpoint => afdEndpoint.ToPSAfdEndpoint())
- .ToList();
-
- WriteObject(psAfdEndpoints);
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdEndpointResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.EndpointName = parsedAfdEndpointResourceId.ResourceName;
- this.ProfileName = parsedAfdEndpointResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdEndpointResourceId.ResourceGroupName;
-
- PSAfdEndpoint psAfdEndpoint = CdnManagementClient.AFDEndpoints.Get(this.ResourceGroupName, this.ProfileName, this.EndpointName).ToPSAfdEndpoint();
-
- WriteObject(psAfdEndpoint);
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdEndpoint/NewAzFrontDoorCdnEndpoint.cs b/src/Cdn/Cdn/AfdEndpoint/NewAzFrontDoorCdnEndpoint.cs
deleted file mode 100644
index 5522ae13ac77..000000000000
--- a/src/Cdn/Cdn/AfdEndpoint/NewAzFrontDoorCdnEndpoint.cs
+++ /dev/null
@@ -1,70 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Commands.ResourceManager.Common.Tags;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Collections;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdEndpoint
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnEndpoint", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdEndpoint))]
- public class NewAzFrontDoorCdnEndpoint : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdEndpointName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- [ResourceGroupCompleter()]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.TagsDescription, ParameterSetName = FieldsParameterSet)]
- public Hashtable Tag { get; set; }
-
- public override void ExecuteCmdlet()
- {
- ConfirmAction(AfdResourceProcessMessage.AfdEndpointCreateMessage, this.EndpointName, this.CreateAfdEndpoint);
- }
-
- public void CreateAfdEndpoint()
- {
- try
- {
- AFDEndpoint afdEndpoint = new AFDEndpoint
- {
- Location = AfdResourceConstants.AfdResourceLocation,
- Tags = TagsConversionHelper.CreateTagDictionary(this.Tag, true)
- };
-
- PSAfdEndpoint psAfdEndpoint = this.CdnManagementClient.AFDEndpoints.Create(this.ResourceGroupName, this.ProfileName, this.EndpointName, afdEndpoint).ToPSAfdEndpoint();
-
- WriteObject(psAfdEndpoint);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdEndpoint/RemoveAzFrontDoorCdnEndpoint.cs b/src/Cdn/Cdn/AfdEndpoint/RemoveAzFrontDoorCdnEndpoint.cs
deleted file mode 100644
index a5c3f2c9daf0..000000000000
--- a/src/Cdn/Cdn/AfdEndpoint/RemoveAzFrontDoorCdnEndpoint.cs
+++ /dev/null
@@ -1,101 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdEndpoint
-{
- [Cmdlet("Remove", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnEndpoint", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(bool))]
- public class RemoveAzFrontDoorCdnEndpoint : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdEndpointObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNullOrEmpty]
- public PSAfdEndpoint Endpoint { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdEndpointName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.PassThruParameter)]
-
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- // no case for FieldsParameterSet since required parameters will be present
- switch (ParameterSetName)
- {
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
-
- ConfirmAction(AfdResourceProcessMessage.AfdEndpointDeleteMessage, this.EndpointName, this.DeleteAfdEndpoint);
- }
-
- private void DeleteAfdEndpoint()
- {
- try
- {
- this.CdnManagementClient.AFDEndpoints.Delete(this.ResourceGroupName, this.ProfileName, this.EndpointName);
- }
- catch (AfdErrorResponseException errorResponseException)
- {
- throw new PSArgumentException(errorResponseException.Response.Content);
- }
-
- if (this.PassThru.IsPresent)
- {
- WriteObject(true);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdEndpointResourceId = new ResourceIdentifier(this.Endpoint.Id);
-
- this.EndpointName = parsedAfdEndpointResourceId.ResourceName;
- this.ProfileName = parsedAfdEndpointResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdEndpointResourceId.ResourceGroupName;
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdEndpointResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.EndpointName = parsedAfdEndpointResourceId.ResourceName;
- this.ProfileName = parsedAfdEndpointResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdEndpointResourceId.ResourceGroupName;
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdEndpoint/SetAzFrontDoorCdnEndpoint.cs b/src/Cdn/Cdn/AfdEndpoint/SetAzFrontDoorCdnEndpoint.cs
deleted file mode 100644
index dbe38236c9c1..000000000000
--- a/src/Cdn/Cdn/AfdEndpoint/SetAzFrontDoorCdnEndpoint.cs
+++ /dev/null
@@ -1,94 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Commands.ResourceManager.Common.Tags;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Collections;
-using System.Collections.Generic;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdEndpoint
-{
- [Cmdlet("Set", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnEndpoint", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdEndpoint))]
- public class SetAzFrontDoorCdnEndpoint : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdEndpointObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNullOrEmpty]
- public PSAfdEndpoint Endpoint { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdEndpointName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- [ResourceGroupCompleter()]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.TagsDescription, ParameterSetName = FieldsParameterSet)]
- public Hashtable Tag { get; set; }
-
- public override void ExecuteCmdlet()
- {
- switch (ParameterSetName)
- {
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- }
-
- ConfirmAction(AfdResourceProcessMessage.AfdEndpointUpdateMessage, this.EndpointName, this.UpdateAfdEndpoint);
- }
-
- private void UpdateAfdEndpoint()
- {
- try
- {
- AFDEndpointUpdateParameters afdEndpointParameters = new AFDEndpointUpdateParameters();
-
- Dictionary afdEndpointTags = TagsConversionHelper.CreateTagDictionary(this.Tag, true);
-
- afdEndpointParameters.Tags = afdEndpointTags;
-
- PSAfdEndpoint psAfdEndpoint = this.CdnManagementClient.AFDEndpoints.Update(this.ResourceGroupName, this.ProfileName, this.EndpointName, afdEndpointParameters).ToPSAfdEndpoint();
-
- WriteObject(psAfdEndpoint);
- }
- catch (AfdErrorResponseException errorResponseException)
- {
- throw new PSArgumentException(errorResponseException.Response.Content);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdEndpointResourceId = new ResourceIdentifier(this.Endpoint.Id);
-
- this.EndpointName = parsedAfdEndpointResourceId.ResourceName;
- this.ProfileName = parsedAfdEndpointResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdEndpointResourceId.ResourceGroupName;
-
- this.Tag = this.Endpoint.Tags;
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdHelpers/AfdModelExtensions.cs b/src/Cdn/Cdn/AfdHelpers/AfdModelExtensions.cs
deleted file mode 100644
index c721af88d2cb..000000000000
--- a/src/Cdn/Cdn/AfdHelpers/AfdModelExtensions.cs
+++ /dev/null
@@ -1,230 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.ResourceManager.Common.Tags;
-using Newtonsoft.Json.Linq;
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Collections.Generic;
-
-using SdkAfdCustomDomain = Microsoft.Azure.Management.Cdn.Models.AFDDomain;
-using SdkAfdEndpoint = Microsoft.Azure.Management.Cdn.Models.AFDEndpoint;
-using SdkAfdOrigin = Microsoft.Azure.Management.Cdn.Models.AFDOrigin;
-using SdkAfdOriginGroup = Microsoft.Azure.Management.Cdn.Models.AFDOriginGroup;
-using SdkAfdProfile = Microsoft.Azure.Management.Cdn.Models.Profile;
-using SdkAfdRoute = Microsoft.Azure.Management.Cdn.Models.Route;
-using SdkAfdRule = Microsoft.Azure.Management.Cdn.Models.Rule;
-using SdkAfdRuleSet = Microsoft.Azure.Management.Cdn.Models.RuleSet;
-using SdkAfdSecret = Microsoft.Azure.Management.Cdn.Models.Secret;
-using SdkAfdSecurityPolicy = Microsoft.Azure.Management.Cdn.Models.SecurityPolicy;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdHelpers
-{
- public static class AfdModelExtensions
- {
- public static PSAfdCustomDomain ToPSAfdCustomDomain(this SdkAfdCustomDomain sdkAfdCustomDomain)
- {
- return new PSAfdCustomDomain
- {
- Id = sdkAfdCustomDomain.Id,
- Name = sdkAfdCustomDomain.Name,
- Type = sdkAfdCustomDomain.Type,
- ProvisioningState = sdkAfdCustomDomain.ProvisioningState,
- HostName = sdkAfdCustomDomain.HostName,
- CertificateType = sdkAfdCustomDomain.TlsSettings?.CertificateType,
- MinimumTlsVersion = sdkAfdCustomDomain.TlsSettings?.MinimumTlsVersion.ToString(),
- Secret = sdkAfdCustomDomain.TlsSettings?.Secret?.Id,
- ValidationToken = sdkAfdCustomDomain.ValidationProperties?.ValidationToken,
- ExpirationDate = sdkAfdCustomDomain.ValidationProperties?.ExpirationDate,
- AzureDnsZone = sdkAfdCustomDomain.AzureDnsZone?.Id,
- DomainValidationState = sdkAfdCustomDomain.DomainValidationState
- };
- }
-
- public static PSAfdEndpoint ToPSAfdEndpoint(this SdkAfdEndpoint sdkAfdEndpoint)
- {
- return new PSAfdEndpoint
- {
- Id = sdkAfdEndpoint.Id,
- Name = sdkAfdEndpoint.Name,
- Type = sdkAfdEndpoint.Type,
- ProvisioningState = sdkAfdEndpoint.ProvisioningState,
- Location = sdkAfdEndpoint.Location,
- Tags = TagsConversionHelper.CreateTagHashtable(sdkAfdEndpoint.Tags),
- HostName = sdkAfdEndpoint.HostName,
- EnabledState = sdkAfdEndpoint.EnabledState
- };
- }
-
- public static PSAfdOrigin ToPSAfdOrigin(this SdkAfdOrigin sdkOrigin)
- {
- JObject sharedPrivateLinkResourceJObject = (JObject)sdkOrigin.SharedPrivateLinkResource;
-
- SharedPrivateLinkResource sharedPrivateLinkResource = null;
-
- if (sharedPrivateLinkResourceJObject != null)
- {
- sharedPrivateLinkResource = sharedPrivateLinkResourceJObject.ToObject();
- }
-
- // origin group name is not present here since it is not provided by the SDK
- // we extract the origin group name via the input and utility methods and then add it to the PSAfdOrigin
- return new PSAfdOrigin
- {
- Id = sdkOrigin.Id,
- Name = sdkOrigin.Name,
- Type = sdkOrigin.Type,
- ProvisioningState = sdkOrigin.ProvisioningState,
- HostName = sdkOrigin.HostName,
- HttpPort = sdkOrigin.HttpPort,
- HttpsPort = sdkOrigin.HttpsPort,
- OriginHostHeader = sdkOrigin.OriginHostHeader,
- Priority = sdkOrigin.Priority,
- Weight = sdkOrigin.Weight,
- EnabledState = sdkOrigin.EnabledState,
- PrivateLinkId = sharedPrivateLinkResource?.PrivateLink?.Id,
- //PrivateLinkGroupId = sharedPrivateLinkResource?.GroupId, // confirm this field
- PrivateLinkLocation = sharedPrivateLinkResource?.PrivateLinkLocation,
- //PrivateLinkStatus = sharedPrivateLinkResource?.Status, // confirm this field
- PrivateLinkRequestMessage = sharedPrivateLinkResource?.RequestMessage
- };
- }
-
- public static PSAfdOriginGroup ToPSAfdOriginGroup(this SdkAfdOriginGroup sdkOriginGroup)
- {
- return new PSAfdOriginGroup
- {
- Id = sdkOriginGroup.Id,
- Name = sdkOriginGroup.Name,
- Type = sdkOriginGroup.Type,
- ProvisioningState = sdkOriginGroup.ProvisioningState,
- SampleSize = sdkOriginGroup.LoadBalancingSettings?.SampleSize,
- SuccessfulSamplesRequired = sdkOriginGroup.LoadBalancingSettings?.SuccessfulSamplesRequired,
- AdditionalLatencyInMilliseconds = sdkOriginGroup.LoadBalancingSettings?.AdditionalLatencyInMilliseconds,
- ProbePath = sdkOriginGroup.HealthProbeSettings?.ProbePath,
- ProbeRequestType = sdkOriginGroup.HealthProbeSettings?.ProbeRequestType.ToString(),
- ProbeProtocol = sdkOriginGroup.HealthProbeSettings?.ProbeProtocol.ToString(),
- ProbeIntervalInSeconds = sdkOriginGroup.HealthProbeSettings?.ProbeIntervalInSeconds,
- TrafficRestorationTimeToHealedOrNewEndpointsInMinutes = sdkOriginGroup.TrafficRestorationTimeToHealedOrNewEndpointsInMinutes
- };
- }
-
- public static PSAfdProfile ToPSAfdProfile(this SdkAfdProfile sdkAfdProfile)
- {
- return new PSAfdProfile
- {
- Id = sdkAfdProfile.Id,
- Name = sdkAfdProfile.Name,
- Type = sdkAfdProfile.Type,
- ProvisioningState = sdkAfdProfile.ProvisioningState,
- Location = sdkAfdProfile.Location,
- Tags = TagsConversionHelper.CreateTagHashtable(sdkAfdProfile.Tags),
- ResourceState = sdkAfdProfile.ResourceState,
- Sku = sdkAfdProfile.Sku.Name
- };
- }
-
- public static PSAfdRoute ToPSAfdRoute(this SdkAfdRoute sdkAfdRoute)
- {
- return new PSAfdRoute
- {
- Id = sdkAfdRoute.Id,
- Name = sdkAfdRoute.Name,
- Type = sdkAfdRoute.Type,
- ProvisioningState = sdkAfdRoute.ProvisioningState,
- OriginGroupId = sdkAfdRoute.OriginGroup?.Id,
- OriginPath = sdkAfdRoute.OriginPath,
- CustomDomainIds = (List)sdkAfdRoute.CustomDomains,
- RuleSetIds = (List)sdkAfdRoute.RuleSets,
- SupportedProtocols = (List)sdkAfdRoute.SupportedProtocols,
- PatternsToMatch = (List)sdkAfdRoute.PatternsToMatch,
- QueryStringCachingBehavior = sdkAfdRoute.QueryStringCachingBehavior.Value.ToString(),
- ForwardingProtocol = sdkAfdRoute.ForwardingProtocol,
- HttpsRedirect = sdkAfdRoute.HttpsRedirect,
- LinkToDefaultDomain = sdkAfdRoute.LinkToDefaultDomain,
- EnabledState = sdkAfdRoute.EnabledState
- };
- }
-
- public static PSAfdRule ToPSAfdRule(this SdkAfdRule sdkAfdRule)
- {
- return new PSAfdRule
- {
- Id = sdkAfdRule.Id,
- Name = sdkAfdRule.Name,
- Type = sdkAfdRule.Type,
- ProvisioningState = sdkAfdRule.ProvisioningState,
- Order = sdkAfdRule.Order,
- Actions = (List)sdkAfdRule.Actions,
- Conditions = (List)sdkAfdRule.Conditions,
- MatchProcessingBehavior = sdkAfdRule.MatchProcessingBehavior
- };
- }
-
- public static PSAfdRuleSet ToPSAfdRuleSet(this SdkAfdRuleSet sdkAfdRuleSet)
- {
- return new PSAfdRuleSet
- {
- Id = sdkAfdRuleSet.Id,
- Name = sdkAfdRuleSet.Name,
- Type = sdkAfdRuleSet.Type,
- ProvisioningState = sdkAfdRuleSet.ProvisioningState
- };
- }
-
- public static PSAfdSecret ToPSAfdSecret(this SdkAfdSecret sdkAfdSecret)
- {
- if (sdkAfdSecret.Parameters.GetType() == typeof(CustomerCertificateParameters))
- {
- CustomerCertificateParameters customerCertificateParameters = (CustomerCertificateParameters)sdkAfdSecret.Parameters;
-
- return new PSAfdSecret
- {
- Id = sdkAfdSecret.Id,
- Name = sdkAfdSecret.Name,
- Type = sdkAfdSecret.Type,
- ProvisioningState = sdkAfdSecret.ProvisioningState,
- CertificateAuthority = customerCertificateParameters.CertificateAuthority,
- SecretSource = customerCertificateParameters.SecretSource?.Id,
- SecretVersion = customerCertificateParameters.SecretVersion,
- SubjectAlternativeNames = (List)customerCertificateParameters.SubjectAlternativeNames,
- UseLatestVersion = customerCertificateParameters.UseLatestVersion
- };
- }
-
- return new PSAfdSecret
- {
- Id = sdkAfdSecret.Id,
- Name = sdkAfdSecret.Name,
- Type = sdkAfdSecret.Type,
- ProvisioningState = sdkAfdSecret.ProvisioningState
- };
- }
-
- public static PSAfdSecurityPolicy ToPSAfdSecurityPolicy(this SdkAfdSecurityPolicy sdkAfdSecurityPolicy)
- {
- SecurityPolicyWebApplicationFirewallParameters securityPolicyWafParameters = (SecurityPolicyWebApplicationFirewallParameters)sdkAfdSecurityPolicy.Parameters;
-
- return new PSAfdSecurityPolicy
- {
- Id = sdkAfdSecurityPolicy.Id,
- Name = sdkAfdSecurityPolicy.Name,
- Type = sdkAfdSecurityPolicy.Type,
- ProvisioningState = sdkAfdSecurityPolicy.ProvisioningState,
- WafPolicyId = securityPolicyWafParameters.WafPolicy?.Id,
- Domains = (List)securityPolicyWafParameters?.Associations[0]?.Domains,
- PatternsToMatch = (List)securityPolicyWafParameters?.Associations[0]?.PatternsToMatch
- };
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdHelpers/AfdUtilities.cs b/src/Cdn/Cdn/AfdHelpers/AfdUtilities.cs
deleted file mode 100644
index 9a8e392eb165..000000000000
--- a/src/Cdn/Cdn/AfdHelpers/AfdUtilities.cs
+++ /dev/null
@@ -1,235 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdHelpers
-{
- public static class AfdUtilities
- {
- public static bool IsValuePresent(string value)
- {
- return !string.IsNullOrWhiteSpace(value);
- }
-
- public static string GetResourceName(this ResourceIdentifier resourceId, string resourceType)
- {
- string[] splitNames = resourceId.ToString().Split(new[] { '/' });
-
- for (int i = 0; i < splitNames.Length; i++)
- {
- if (splitNames[i].Equals(resourceType, StringComparison.OrdinalIgnoreCase))
- {
- return splitNames[i + 1];
- }
- }
-
- return string.Empty;
- }
-
- public static Sku GenerateAfdProfileSku(string sku)
- {
- string lowercaseSku = sku.ToLower();
-
- Sku afdSku = new Sku();
-
- switch(lowercaseSku)
- {
- case "premium_azurefrontdoor":
- afdSku.Name = AfdSkuConstants.PremiumAzureFrontDoor;
- break;
-
- case "standard_azurefrontdoor":
- afdSku.Name = AfdSkuConstants.StandardAzureFrontDoor;
- break;
-
- default:
- afdSku = null;
- break;
- }
-
- return afdSku;
- }
-
- public static bool IsAfdProfile(PSAfdProfile psAfdProfile)
- {
- if (psAfdProfile.Sku == AfdSkuConstants.PremiumAzureFrontDoor || psAfdProfile.Sku == AfdSkuConstants.StandardAzureFrontDoor)
- {
- return true;
- }
-
- return false;
- }
-
- public static HealthProbeRequestType CreateProbeRequestType(string probeRequestType)
- {
- string lowercaseProbeRequestType = probeRequestType.ToLower();
-
- HealthProbeRequestType healthProbeRequestType;
-
- switch (lowercaseProbeRequestType)
- {
- case "get":
- healthProbeRequestType = HealthProbeRequestType.GET;
- break;
- case "head":
- healthProbeRequestType = HealthProbeRequestType.HEAD;
- break;
- case "notset":
- healthProbeRequestType = HealthProbeRequestType.NotSet;
- break;
- default:
- throw new Exception($"{probeRequestType} is not a valid probe request type. Please use GET, HEAD, or NotSet.");
- }
-
- return healthProbeRequestType;
- }
-
- public static ProbeProtocol CreateProbeProtocol(string probeProtocol)
- {
- string lowercaseProbeProtocol = probeProtocol.ToLower();
-
- ProbeProtocol probeProtocolEnum;
-
- switch(lowercaseProbeProtocol)
- {
- case "http":
- probeProtocolEnum = ProbeProtocol.Http;
- break;
- case "https":
- probeProtocolEnum = ProbeProtocol.Https;
- break;
- case "notset":
- probeProtocolEnum = ProbeProtocol.NotSet;
- break;
- default:
- throw new Exception($"{probeProtocol} is not valid probe protocol. Please use Http, Https, or NotSet.");
- }
-
- return probeProtocolEnum;
- }
-
- // determine if needed
- public static ResponseBasedDetectedErrorTypes CreateResponseBasedDetectedErrorTypes(string responseBasedDetectedErrorTypes)
- {
- string lowercaseResponseBasedDetectedErrorTypes = responseBasedDetectedErrorTypes.ToLower();
-
- ResponseBasedDetectedErrorTypes responseBasedDetectedErrorTypesEnum;
-
- switch (lowercaseResponseBasedDetectedErrorTypes)
- {
- case "tcpandhttperrors":
- responseBasedDetectedErrorTypesEnum = ResponseBasedDetectedErrorTypes.TcpAndHttpErrors;
- break;
- case "tcperrorsonly":
- responseBasedDetectedErrorTypesEnum = ResponseBasedDetectedErrorTypes.TcpErrorsOnly;
- break;
- case "none":
- responseBasedDetectedErrorTypesEnum = ResponseBasedDetectedErrorTypes.None;
- break;
- default:
- throw new Exception($"{responseBasedDetectedErrorTypes} is not a valid error type. Please use TcpAndHttpErrors, TcpErrorsOnly, or None.");
- }
-
- return responseBasedDetectedErrorTypesEnum;
- }
-
- public static AfdQueryStringCachingBehavior CreateQueryStringCachingBehavior(string queryStringCachingBehavior)
- {
- string lowercaseQueryStringCachingBehavior = queryStringCachingBehavior.ToLower();
-
- AfdQueryStringCachingBehavior queryStringCachingBehaviorEnum;
-
- switch (lowercaseQueryStringCachingBehavior)
- {
- case "ignorequerystring":
- queryStringCachingBehaviorEnum = AfdQueryStringCachingBehavior.IgnoreQueryString;
- break;
- case "usequerystring":
- queryStringCachingBehaviorEnum = AfdQueryStringCachingBehavior.UseQueryString;
- break;
- case "notset":
- queryStringCachingBehaviorEnum = AfdQueryStringCachingBehavior.NotSet;
- break;
- default:
- throw new Exception($"{queryStringCachingBehavior} is not a valid query string caching behavior type. Please use NotSet, UseQueryString, or IgnoreQueryString.");
- }
-
- return queryStringCachingBehaviorEnum;
- }
-
- public static string CreateHttpsRedirect(string httpsRedirect)
- {
- string lowercaseHttpsRedirect = httpsRedirect.ToLower();
-
- string httpsRedirectState = String.Empty;
-
- switch (lowercaseHttpsRedirect)
- {
- case "enabled":
- httpsRedirectState = "Enabled";
- break;
- case "disabled":
- httpsRedirectState = "Disabled";
- break;
- default:
- throw new Exception($"{httpsRedirect} is not valid. Please use Enabled or Disbaled.");
- }
-
- return httpsRedirectState;
- }
-
- public static string CreateForwardingProtocol(string forwadingProtocol)
- {
- string lowercaseForwardingProtocol = forwadingProtocol.ToLower();
-
- string forwardingProtocolActual = String.Empty;
-
- switch (lowercaseForwardingProtocol)
- {
- case "httponly":
- forwardingProtocolActual = "HttpOnly";
- break;
- case "httpsonly":
- forwardingProtocolActual = "HttpsOnly";
- break;
- case "matchrequest":
- forwardingProtocolActual = "MatchRequest";
- break;
- default:
- throw new Exception($"{forwadingProtocol} is not valid. Please use HttpOnly, HttpsOnly, or MatchRequest.");
- }
-
- return forwardingProtocolActual;
- }
-
- public static AfdMinimumTlsVersion CreateMinimumTlsVersion(string tlsVersion)
- {
- string lowercaseTlsVersion = tlsVersion.ToLower();
-
- switch (lowercaseTlsVersion)
- {
- case "tls10":
- return AfdMinimumTlsVersion.TLS10;
- case "tls12":
- return AfdMinimumTlsVersion.TLS12;
- default:
- throw new Exception($"The TLS version {tlsVersion} is not valid. Accepted values TLS10 or TLS12.");
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdCustomDomain.cs b/src/Cdn/Cdn/AfdModels/PSAfdCustomDomain.cs
deleted file mode 100644
index f1424fa17d26..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdCustomDomain.cs
+++ /dev/null
@@ -1,34 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdCustomDomain : PSArmBaseResource
- {
- public string HostName { get; set; }
-
- public string CertificateType { get; set; }
-
- public string MinimumTlsVersion { get; set; }
-
- public string Secret { get; set; }
-
- public string ValidationToken { get; set; }
-
- public string ExpirationDate { get; set; }
-
- public string AzureDnsZone { get; set; }
-
- public string DomainValidationState { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdEndpoint.cs b/src/Cdn/Cdn/AfdModels/PSAfdEndpoint.cs
deleted file mode 100644
index fc0384a03836..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdEndpoint.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdEndpoint : PSArmTrackedResource
- {
- public string HostName { get; set; }
-
- public string EnabledState { get; set; }
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdOrigin.cs b/src/Cdn/Cdn/AfdModels/PSAfdOrigin.cs
deleted file mode 100644
index fc90df3a5fb4..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdOrigin.cs
+++ /dev/null
@@ -1,44 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdOrigin : PSArmBaseResource
- {
- public string OriginGroupName { get; set; }
-
- public string HostName { get; set; }
-
- public int? HttpPort { get; set; }
-
- public int? HttpsPort { get; set; }
-
- public string OriginHostHeader { get; set; }
-
- public int? Priority { get; set; }
-
- public int? Weight { get; set; }
-
- public string EnabledState { get; set; }
-
- public string PrivateLinkId { get; set; }
-
- // public string PrivateLinkGroupId { get; set; } // confirm this field
-
- public string PrivateLinkLocation { get; set; }
-
- // public string PrivateLinkStatus { get; set; } // confirm this field
-
- public string PrivateLinkRequestMessage { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdOriginGroup.cs b/src/Cdn/Cdn/AfdModels/PSAfdOriginGroup.cs
deleted file mode 100644
index 13aff68edebe..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdOriginGroup.cs
+++ /dev/null
@@ -1,34 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdOriginGroup : PSArmBaseResource
- {
- public int? SampleSize { get; set; }
-
- public int? SuccessfulSamplesRequired { get; set; }
-
- public int? AdditionalLatencyInMilliseconds { get; set; }
-
- public string ProbePath { get; set; }
-
- public string ProbeRequestType { get; set; }
-
- public string ProbeProtocol { get; set; }
-
- public int? ProbeIntervalInSeconds { get; set; }
-
- public int? TrafficRestorationTimeToHealedOrNewEndpointsInMinutes { get; set; } // confirm this field
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdProfile.cs b/src/Cdn/Cdn/AfdModels/PSAfdProfile.cs
deleted file mode 100644
index 28f484a317ce..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdProfile.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdProfile : PSArmTrackedResource
- {
- public string ResourceState { get; set; }
-
- public string Sku { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdRoute.cs b/src/Cdn/Cdn/AfdModels/PSAfdRoute.cs
deleted file mode 100644
index c6821193ad6f..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdRoute.cs
+++ /dev/null
@@ -1,43 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Collections.Generic;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdRoute : PSArmBaseResource
- {
- public string OriginGroupId { get; set; }
-
- public string OriginPath { get; set; }
-
- public List CustomDomainIds { get; set; }
-
- public List RuleSetIds { get; set; }
-
- public List SupportedProtocols { get; set; }
-
- public List PatternsToMatch { get; set; }
-
- public string QueryStringCachingBehavior { get; set; }
-
- public string ForwardingProtocol { get; set; }
-
- public string HttpsRedirect { get; set; }
-
- public string LinkToDefaultDomain { get; set; }
-
- public string EnabledState { get; set; }
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdRule.cs b/src/Cdn/Cdn/AfdModels/PSAfdRule.cs
deleted file mode 100644
index fa98978b7d3d..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdRule.cs
+++ /dev/null
@@ -1,29 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Collections.Generic;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdRule : PSArmBaseResource
- {
- public int Order { get; set; }
-
- public List Actions { get; set; }
-
- public List Conditions { get; set; }
-
- public string MatchProcessingBehavior { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdRuleAction.cs b/src/Cdn/Cdn/AfdModels/PSAfdRuleAction.cs
deleted file mode 100644
index adb65b673dba..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdRuleAction.cs
+++ /dev/null
@@ -1,19 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdRuleAction
- {
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdRuleCacheExpirationAction.cs b/src/Cdn/Cdn/AfdModels/PSAfdRuleCacheExpirationAction.cs
deleted file mode 100644
index 553df50f87af..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdRuleCacheExpirationAction.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdRuleCacheExpirationAction : PSAfdRuleAction
- {
- public string CacheBehavior { get; set; }
-
- public string CacheDuration { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdRuleCacheKeyQueryStringAction.cs b/src/Cdn/Cdn/AfdModels/PSAfdRuleCacheKeyQueryStringAction.cs
deleted file mode 100644
index 6f77fc388c5a..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdRuleCacheKeyQueryStringAction.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdRuleCacheKeyQueryStringAction : PSAfdRuleAction
- {
- public string QueryStringBehavior { get; set; }
-
- public string QueryParameters { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdRuleCondition.cs b/src/Cdn/Cdn/AfdModels/PSAfdRuleCondition.cs
deleted file mode 100644
index 606fd4ce4899..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdRuleCondition.cs
+++ /dev/null
@@ -1,32 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections.Generic;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdRuleCondition
- {
- public string MatchVariable { get; set; }
-
- public string Operator { get; set; }
-
- public string Selector { get; set; }
-
- public List MatchValue { get; set; }
-
- public bool? NegateCondition { get; set; }
-
- public List Transforms { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdRuleHeaderAction.cs b/src/Cdn/Cdn/AfdModels/PSAfdRuleHeaderAction.cs
deleted file mode 100644
index e1635a26a322..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdRuleHeaderAction.cs
+++ /dev/null
@@ -1,26 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdRuleHeaderAction : PSAfdRuleAction
- {
- public string HeaderType { get; set; }
-
- public string HeaderAction { get; set; }
-
- public string HeaderName { get; set; }
-
- public string HeaderValue { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdRuleOriginGroupOverrideAction.cs b/src/Cdn/Cdn/AfdModels/PSAfdRuleOriginGroupOverrideAction.cs
deleted file mode 100644
index a6e31b8ef650..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdRuleOriginGroupOverrideAction.cs
+++ /dev/null
@@ -1,20 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdRuleOriginGroupOverrideAction : PSAfdRuleAction
- {
- public string OriginGroup { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdRuleSet.cs b/src/Cdn/Cdn/AfdModels/PSAfdRuleSet.cs
deleted file mode 100644
index 4db0a048f1e2..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdRuleSet.cs
+++ /dev/null
@@ -1,19 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdRuleSet : PSArmBaseResource
- {
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdRuleUrlRedirectAction.cs b/src/Cdn/Cdn/AfdModels/PSAfdRuleUrlRedirectAction.cs
deleted file mode 100644
index 3d71a45cae42..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdRuleUrlRedirectAction.cs
+++ /dev/null
@@ -1,30 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdRuleUrlRedirectAction : PSAfdRuleAction
- {
- public string RedirectType { get; set; }
-
- public string DestinationProtocol { get; set; }
-
- public string CustomQueryString { get; set; }
-
- public string CustomPath { get; set; }
-
- public string CustomHostname { get; set; }
-
- public string CustomFragment { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdRuleUrlRewriteAction.cs b/src/Cdn/Cdn/AfdModels/PSAfdRuleUrlRewriteAction.cs
deleted file mode 100644
index d6330cea9c3c..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdRuleUrlRewriteAction.cs
+++ /dev/null
@@ -1,24 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdRuleUrlRewriteAction : PSAfdRuleAction
- {
- public string SourcePattern { get; set; }
-
- public string Destination { get; set; }
-
- public bool PreservePath { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdSecret.cs b/src/Cdn/Cdn/AfdModels/PSAfdSecret.cs
deleted file mode 100644
index 6b6abc4728c1..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdSecret.cs
+++ /dev/null
@@ -1,30 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections.Generic;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdSecret : PSArmBaseResource
- {
- public string CertificateAuthority { get; set; }
-
- public string SecretSource { get; set; }
-
- public string SecretVersion { get; set; }
-
- public List SubjectAlternativeNames { get; set; }
-
- public bool? UseLatestVersion { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSAfdSecurityPolicy.cs b/src/Cdn/Cdn/AfdModels/PSAfdSecurityPolicy.cs
deleted file mode 100644
index f809f7249ff3..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSAfdSecurityPolicy.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Collections.Generic;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSAfdSecurityPolicy : PSArmBaseResource
- {
- public string WafPolicyId { get; set; }
-
- public List Domains {get; set;}
-
- public List PatternsToMatch { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSArmBaseResource.cs b/src/Cdn/Cdn/AfdModels/PSArmBaseResource.cs
deleted file mode 100644
index 5be71e5d1376..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSArmBaseResource.cs
+++ /dev/null
@@ -1,28 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Rest.Azure;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSArmBaseResource : IResource
- {
- public string Id { get; set; }
-
- public string Name { get; set; }
-
- public string Type { get; set; }
-
- public string ProvisioningState { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/AfdModels/PSArmTrackedResource.cs b/src/Cdn/Cdn/AfdModels/PSArmTrackedResource.cs
deleted file mode 100644
index 3fbad09159e1..000000000000
--- a/src/Cdn/Cdn/AfdModels/PSArmTrackedResource.cs
+++ /dev/null
@@ -1,31 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class PSArmTrackedResource : PSArmBaseResource
- {
- ///
- /// Gets or sets the Location
- ///
- public string Location { get; set; }
-
- ///
- /// Gets or sets the Tags
- ///
- public Hashtable Tags { get; set; }
- }
-}
-
diff --git a/src/Cdn/Cdn/AfdModels/SharedPrivateLinkResource.cs b/src/Cdn/Cdn/AfdModels/SharedPrivateLinkResource.cs
deleted file mode 100644
index 65dcd9796add..000000000000
--- a/src/Cdn/Cdn/AfdModels/SharedPrivateLinkResource.cs
+++ /dev/null
@@ -1,33 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.AfdModels
-{
- public class SharedPrivateLinkResource
- {
- public PrivateLinkId PrivateLink { get; set; }
-
- // public string GroupId { get; set; } // confirm this field
-
- public string PrivateLinkLocation { get; set; }
-
- // public string Status { get; set; } // confirm this field
-
- public string RequestMessage { get; set; }
- }
-
- public class PrivateLinkId
- {
- public string Id { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/AfdOrigin/GetAzFrontDoorCdnOrigin.cs b/src/Cdn/Cdn/AfdOrigin/GetAzFrontDoorCdnOrigin.cs
deleted file mode 100644
index 771c50edcbe7..000000000000
--- a/src/Cdn/Cdn/AfdOrigin/GetAzFrontDoorCdnOrigin.cs
+++ /dev/null
@@ -1,152 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Collections.Generic;
-using System.Linq;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdOrigin
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnOrigin", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSAfdOrigin))]
- public class GetAzFrontDoorCdnOrigin : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdOriginGroupObject, ParameterSetName = ObjectParameterSet)]
- public PSAfdOriginGroup OriginGroup { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdOriginGroupName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- public override void ExecuteCmdlet()
- {
- try
- {
- switch (ParameterSetName)
- {
- case FieldsParameterSet:
- this.FieldsParameterSetCmdlet();
- break;
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
-
- public void FieldsParameterSetCmdlet()
- {
- if(AfdUtilities.IsValuePresent(this.OriginName))
- {
- // all fields are present (mandatory + optional)
-
- PSAfdOrigin psAfdOrigin = this.CdnManagementClient.AFDOrigins.Get(this.ResourceGroupName, this.ProfileName, this.OriginGroupName, this.OriginName).ToPSAfdOrigin();
-
- // add origin group name from the parameter input since its not provided by the SDK
- psAfdOrigin.OriginGroupName = this.OriginGroupName;
-
- WriteObject(psAfdOrigin);
- }
- else
- {
- // only the mandatory fields are present
-
- List psAfdOrigins = this.CdnManagementClient.AFDOrigins.ListByOriginGroup(this.ResourceGroupName, this.ProfileName, this.OriginGroupName)
- .Select(afdOrigin => afdOrigin.ToPSAfdOrigin())
- .ToList();
-
- // add the origin group name for each of the origins
- foreach (PSAfdOrigin psAfdOrigin in psAfdOrigins)
- {
- psAfdOrigin.OriginGroupName = this.OriginGroupName;
- }
-
- // sdk will not give an error if the origin group is invalid / does not exist
- if (psAfdOrigins.Count == 0)
- {
- WriteObject($"No origins were found in the origin group {this.OriginGroupName}. Please ensure the origin group name is correct and has origins.");
- }
-
- WriteObject(psAfdOrigins);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdOriginGroupResourceId = new ResourceIdentifier(this.OriginGroup.Id);
-
- this.OriginGroupName = parsedAfdOriginGroupResourceId.ResourceName;
- this.ProfileName = parsedAfdOriginGroupResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdOriginGroupResourceId.ResourceGroupName;
-
- List psAfdOrigins = CdnManagementClient.AFDOrigins.ListByOriginGroup(this.ResourceGroupName, this.ProfileName, this.OriginGroupName)
- .Select(afdOrigin => afdOrigin.ToPSAfdOrigin())
- .ToList();
-
- // add the origin group name for each of the origins
- foreach (PSAfdOrigin psAfdOrigin in psAfdOrigins)
- {
- psAfdOrigin.OriginGroupName = this.OriginGroupName;
- }
-
- WriteObject(psAfdOrigins);
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdOriginId = new ResourceIdentifier(this.ResourceId);
-
- this.OriginName = parsedAfdOriginId.ResourceName;
- this.OriginGroupName = parsedAfdOriginId.GetResourceName("origingroups");
- this.ProfileName = parsedAfdOriginId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdOriginId.ResourceGroupName;
-
- PSAfdOrigin psAfdOrigin = CdnManagementClient.AFDOrigins.Get(this.ResourceGroupName, this.ProfileName, this.OriginGroupName, this.OriginName).ToPSAfdOrigin();
-
- // add origin group name from the parameter input since its not provided by the SDK
- psAfdOrigin.OriginGroupName = this.OriginGroupName;
-
- WriteObject(psAfdOrigin);
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdOrigin/NewAzFrontDoorCdnOrigin.cs b/src/Cdn/Cdn/AfdOrigin/NewAzFrontDoorCdnOrigin.cs
deleted file mode 100644
index ed20b2c78930..000000000000
--- a/src/Cdn/Cdn/AfdOrigin/NewAzFrontDoorCdnOrigin.cs
+++ /dev/null
@@ -1,152 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdOrigin
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnOrigin", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdOrigin))]
- public class NewAzFrontDoorCdnOrigin : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdOriginHostName)]
- [ValidateNotNullOrEmpty]
- public string HostName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginHttpPort)]
- [ValidateNotNullOrEmpty]
- public int HttpPort { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginHttpsPort)]
- [ValidateNotNullOrEmpty]
- public int HttpsPort { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdOriginGroupName)]
- [ValidateNotNullOrEmpty]
- public string OriginGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginHostHeader)]
- [ValidateNotNullOrEmpty]
- public string OriginHostHeader { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdOriginName)]
- [ValidateNotNullOrEmpty]
- public string OriginName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginPriority)]
- [ValidateNotNullOrEmpty]
- public int Priority { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdOriginPrivateLinkId, ParameterSetName = AfdParameterSet.SharedPrivateLinkResource)]
- [ValidateNotNullOrEmpty]
- public string PrivateLinkId { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdOriginPrivateLinkLocation, ParameterSetName = AfdParameterSet.SharedPrivateLinkResource)]
- [ValidateNotNullOrEmpty]
- public string PrivateLinkLocation { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdOriginPrivateLinkRequestMessage, ParameterSetName = AfdParameterSet.SharedPrivateLinkResource)]
- [ValidateNotNullOrEmpty]
- public string PrivateLinkRequestMessage { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginWeight)]
- [ValidateNotNullOrEmpty]
- public int Weight { get; set; }
-
- public override void ExecuteCmdlet()
- {
- ConfirmAction(AfdResourceProcessMessage.AfdOriginCreateMessage, this.OriginName, this.CreateAfdOrigin);
- }
-
- private void CreateAfdOrigin()
- {
- try
- {
- AFDOrigin afdOrigin = new AFDOrigin
- {
- HostName = this.HostName,
- SharedPrivateLinkResource = this.CreateSharedPrivateLinkResource()
- };
-
- if (this.MyInvocation.BoundParameters.ContainsKey("HttpPort"))
- {
- afdOrigin.HttpPort = this.HttpPort;
- }
-
- if (this.MyInvocation.BoundParameters.ContainsKey("HttpsPort"))
- {
- afdOrigin.HttpsPort = this.HttpsPort;
- }
-
- if (this.MyInvocation.BoundParameters.ContainsKey("OriginHostHeader"))
- {
- afdOrigin.OriginHostHeader = this.OriginHostHeader;
- }
-
- if (this.MyInvocation.BoundParameters.ContainsKey("Priority"))
- {
- afdOrigin.Priority = this.Priority;
- }
-
- if (this.MyInvocation.BoundParameters.ContainsKey("Weight"))
- {
- afdOrigin.Weight = this.Weight;
- }
-
- PSAfdOrigin psAfdOrigin = this.CdnManagementClient.AFDOrigins.Create(this.ResourceGroupName, this.ProfileName, this.OriginGroupName, this.OriginName, afdOrigin).ToPSAfdOrigin();
- psAfdOrigin.OriginGroupName = this.OriginGroupName;
-
- WriteObject(psAfdOrigin);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
-
- private SharedPrivateLinkResourceProperties CreateSharedPrivateLinkResource()
- {
- bool isPrivateLinkId = this.MyInvocation.BoundParameters.ContainsKey("PrivateLinkId");
- bool isPrivateLinkLocation = this.MyInvocation.BoundParameters.ContainsKey("PrivateLinkLocation");
- bool isPrivateLinkRequestMessage = this.MyInvocation.BoundParameters.ContainsKey("PrivateLinkRequestMessage");
-
- if (!isPrivateLinkId && !isPrivateLinkLocation && !isPrivateLinkRequestMessage)
- {
- return null;
- }
-
- SharedPrivateLinkResourceProperties sharedPrivateLinkResource = new SharedPrivateLinkResourceProperties
- {
- PrivateLink = new ResourceReference(this.PrivateLinkId),
- PrivateLinkLocation = this.PrivateLinkLocation,
- RequestMessage = this.PrivateLinkRequestMessage
- };
-
- return sharedPrivateLinkResource;
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdOrigin/RemoveAzFrontDoorCdnOrigin.cs b/src/Cdn/Cdn/AfdOrigin/RemoveAzFrontDoorCdnOrigin.cs
deleted file mode 100644
index 3e99f02808e8..000000000000
--- a/src/Cdn/Cdn/AfdOrigin/RemoveAzFrontDoorCdnOrigin.cs
+++ /dev/null
@@ -1,107 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdOrigin
-{
- [Cmdlet("Remove", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnOrigin", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdOrigin))]
- public class RemoveAzFrontDoorCdnOrigin : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdOriginGroupName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdOriginName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdOriginObject, ParameterSetName = ObjectParameterSet)]
- public PSAfdOrigin Origin { get; set; }
-
- [Parameter(Mandatory = false)]
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- switch (ParameterSetName)
- {
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
-
- ConfirmAction(AfdResourceProcessMessage.AfdOriginDeleteMessage, this.OriginName, this.DeleteAfdOrigin);
- }
-
- private void DeleteAfdOrigin()
- {
- try
- {
- this.CdnManagementClient.AFDOrigins.Delete(this.ResourceGroupName, this.ProfileName, this.OriginGroupName, this.OriginName);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
-
- if (this.PassThru.IsPresent)
- {
- WriteObject(true);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdOriginResourceId = new ResourceIdentifier(this.Origin.Id);
-
- this.OriginName = parsedAfdOriginResourceId.ResourceName;
- this.OriginGroupName = parsedAfdOriginResourceId.GetResourceName("origingroups");
- this.ProfileName = parsedAfdOriginResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdOriginResourceId.ResourceGroupName;
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdOriginResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.OriginName = parsedAfdOriginResourceId.ResourceName;
- this.OriginGroupName = parsedAfdOriginResourceId.GetResourceName("origingroups");
- this.ProfileName = parsedAfdOriginResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdOriginResourceId.ResourceGroupName;
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdOrigin/SetAzFrontDoorCdnOrigin.cs b/src/Cdn/Cdn/AfdOrigin/SetAzFrontDoorCdnOrigin.cs
deleted file mode 100644
index 28ef0907a583..000000000000
--- a/src/Cdn/Cdn/AfdOrigin/SetAzFrontDoorCdnOrigin.cs
+++ /dev/null
@@ -1,274 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdOrigin
-{
- [Cmdlet("Set", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnOrigin", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdOrigin))]
- public class SetAzFrontDoorCdnOrigin : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginHostName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string HostName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginHttpPort, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public int HttpPort { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginHttpsPort, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public int HttpsPort { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdOriginObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNullOrEmpty]
- public PSAfdOrigin Origin { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdOriginGroupName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginHostHeader, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginHostHeader { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdOriginName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginPriority, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public int Priority { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginPrivateLinkId, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string PrivateLinkId { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginPrivateLinkLocation, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string PrivateLinkLocation { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginPrivateLinkRequestMessage, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string PrivateLinkRequestMessage { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginWeight, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public int Weight { get; set; }
-
- public override void ExecuteCmdlet()
- {
- switch (ParameterSetName)
- {
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- }
-
- ConfirmAction(AfdResourceProcessMessage.AfdOriginUpdateMessage, this.OriginName, this.UpdateAfdOrigin);
- }
-
- private void UpdateAfdOrigin()
- {
- try
- {
- PSAfdOrigin currentPsAfdOrigin = this.CdnManagementClient.AFDOrigins.Get(this.ResourceGroupName, this.ProfileName, this.OriginGroupName, this.OriginName).ToPSAfdOrigin();
-
- AFDOriginUpdateParameters afdOrigin = new AFDOriginUpdateParameters();
-
- if (ParameterSetName == ObjectParameterSet)
- {
- afdOrigin = this.CreateAfdOriginUpdateByObject(currentPsAfdOrigin);
- }
- if (ParameterSetName == FieldsParameterSet)
- {
- afdOrigin = this.CreateAfdOriginUpdateByFields(currentPsAfdOrigin);
- }
-
- PSAfdOrigin updatedPsAfdOrigin = this.CdnManagementClient.AFDOrigins.Update(this.ResourceGroupName, this.ProfileName, this.OriginGroupName, this.OriginName, afdOrigin).ToPSAfdOrigin();
- updatedPsAfdOrigin.OriginGroupName = this.OriginGroupName;
-
- WriteObject(updatedPsAfdOrigin);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdOriginResourceId = new ResourceIdentifier(this.Origin.Id);
-
- this.OriginName = parsedAfdOriginResourceId.ResourceName;
- this.OriginGroupName = parsedAfdOriginResourceId.GetResourceName("origingroups");
- this.ProfileName = parsedAfdOriginResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdOriginResourceId.ResourceGroupName;
- }
-
- private AFDOriginUpdateParameters CreateAfdOriginUpdateByObject(PSAfdOrigin currentPsAfdOrigin)
- {
- SharedPrivateLinkResourceProperties sharedPrivateLinkResource = new SharedPrivateLinkResourceProperties
- {
- PrivateLink = new ResourceReference(currentPsAfdOrigin.PrivateLinkId),
- PrivateLinkLocation = currentPsAfdOrigin.PrivateLinkLocation,
- RequestMessage = currentPsAfdOrigin.PrivateLinkRequestMessage
- };
-
- AFDOriginUpdateParameters afdOrigin = new AFDOriginUpdateParameters
- {
- HostName = currentPsAfdOrigin.HostName,
- HttpPort = currentPsAfdOrigin.HttpPort,
- HttpsPort = currentPsAfdOrigin.HttpsPort,
- OriginHostHeader = currentPsAfdOrigin.OriginHostHeader,
- Priority = currentPsAfdOrigin.Priority,
- Weight = currentPsAfdOrigin.Weight,
- SharedPrivateLinkResource = sharedPrivateLinkResource
- };
-
- if (this.Origin.HostName != currentPsAfdOrigin.HostName)
- {
- afdOrigin.HostName = this.Origin.HostName;
- }
- if (this.Origin.HttpPort != currentPsAfdOrigin.HttpPort)
- {
- afdOrigin.HttpPort = this.Origin.HttpPort;
- }
- if (this.Origin.HttpsPort != currentPsAfdOrigin.HttpsPort)
- {
- afdOrigin.HttpsPort = this.Origin.HttpsPort;
- }
- if (this.Origin.OriginHostHeader != currentPsAfdOrigin.OriginHostHeader)
- {
- afdOrigin.OriginHostHeader = this.Origin.OriginHostHeader;
- }
- if (this.Origin.Priority != currentPsAfdOrigin.Priority)
- {
- afdOrigin.Priority = this.Origin.Priority;
- }
- if (this.Origin.Weight != currentPsAfdOrigin.Weight)
- {
- afdOrigin.Weight = this.Origin.Weight;
- }
- if (this.Origin.PrivateLinkId != currentPsAfdOrigin.PrivateLinkId)
- {
- sharedPrivateLinkResource.PrivateLink.Id = this.Origin.PrivateLinkId;
- afdOrigin.SharedPrivateLinkResource = sharedPrivateLinkResource;
- }
- if (this.Origin.PrivateLinkLocation != currentPsAfdOrigin.PrivateLinkLocation)
- {
- sharedPrivateLinkResource.PrivateLinkLocation = this.Origin.PrivateLinkLocation;
- afdOrigin.SharedPrivateLinkResource = sharedPrivateLinkResource;
- }
- if (this.Origin.PrivateLinkRequestMessage != currentPsAfdOrigin.PrivateLinkRequestMessage)
- {
- sharedPrivateLinkResource.RequestMessage = this.Origin.PrivateLinkRequestMessage;
- afdOrigin.SharedPrivateLinkResource = sharedPrivateLinkResource;
- }
-
- return afdOrigin;
- }
-
- private AFDOriginUpdateParameters CreateAfdOriginUpdateByFields(PSAfdOrigin currentPsAfdOrigin)
- {
- bool isHostName = this.MyInvocation.BoundParameters.ContainsKey("HostName");
- bool isHttpPort = this.MyInvocation.BoundParameters.ContainsKey("HttpPort");
- bool isHttpsPort = this.MyInvocation.BoundParameters.ContainsKey("HttpsPort");
- bool isPriority = this.MyInvocation.BoundParameters.ContainsKey("Priority");
- bool isWeight = this.MyInvocation.BoundParameters.ContainsKey("Weight");
- bool isOriginHostHeader = this.MyInvocation.BoundParameters.ContainsKey("OriginHostHeader");
- bool isPrivateLinkId = this.MyInvocation.BoundParameters.ContainsKey("PrivateLinkId");
- bool isPrivateLinkLocation = this.MyInvocation.BoundParameters.ContainsKey("PrivateLinkLocation");
- bool isPrivateLinkRequestMessage = this.MyInvocation.BoundParameters.ContainsKey("PrivateLinkRequestMessage");
-
- AFDOriginUpdateParameters afdOrigin = new AFDOriginUpdateParameters
- {
- HostName = currentPsAfdOrigin.HostName,
- HttpPort = currentPsAfdOrigin.HttpPort,
- HttpsPort = currentPsAfdOrigin.HttpsPort,
- OriginHostHeader = currentPsAfdOrigin.OriginHostHeader,
- Priority = currentPsAfdOrigin.Priority,
- Weight = currentPsAfdOrigin.Weight,
- };
-
- if (isHostName)
- {
- afdOrigin.HostName = this.HostName;
- }
- if (isHttpPort)
- {
- afdOrigin.HttpPort = this.HttpPort;
- }
- if (isHttpsPort)
- {
- afdOrigin.HttpsPort = this.HttpsPort;
- }
- if (isPriority)
- {
- afdOrigin.Priority = this.Priority;
- }
- if (isWeight)
- {
- afdOrigin.Weight = this.Weight;
- }
- if (isOriginHostHeader)
- {
- afdOrigin.OriginHostHeader = this.OriginHostHeader;
- }
-
- if (isPrivateLinkId || isPrivateLinkLocation || isPrivateLinkRequestMessage)
- {
- SharedPrivateLinkResourceProperties sharedPrivateLinkResource = new SharedPrivateLinkResourceProperties
- {
- PrivateLink = new ResourceReference(currentPsAfdOrigin.PrivateLinkId),
- PrivateLinkLocation = currentPsAfdOrigin.PrivateLinkLocation,
- RequestMessage = currentPsAfdOrigin.PrivateLinkRequestMessage
- };
-
- if (isPrivateLinkId)
- {
- sharedPrivateLinkResource.PrivateLink.Id = this.PrivateLinkId;
- afdOrigin.SharedPrivateLinkResource = sharedPrivateLinkResource;
- }
- if (isPrivateLinkLocation)
- {
- sharedPrivateLinkResource.PrivateLinkLocation = this.PrivateLinkLocation;
- afdOrigin.SharedPrivateLinkResource = sharedPrivateLinkResource;
- }
- if (isPrivateLinkRequestMessage)
- {
- sharedPrivateLinkResource.RequestMessage = this.PrivateLinkRequestMessage;
- afdOrigin.SharedPrivateLinkResource = sharedPrivateLinkResource;
- }
- }
-
- return afdOrigin;
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdOriginGroup/GetAzFrontDoorCdnOriginGroup.cs b/src/Cdn/Cdn/AfdOriginGroup/GetAzFrontDoorCdnOriginGroup.cs
deleted file mode 100644
index 777d4f5c1e06..000000000000
--- a/src/Cdn/Cdn/AfdOriginGroup/GetAzFrontDoorCdnOriginGroup.cs
+++ /dev/null
@@ -1,122 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Collections.Generic;
-using System.Linq;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdOriginGroup
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnOriginGroup", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSAfdOriginGroup))]
- public class GetAzFrontDoorCdnOriginGroup : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginGroupName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdProfileObject, ParameterSetName = ObjectParameterSet)]
- public PSAfdProfile Profile { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- public override void ExecuteCmdlet()
- {
- try
- {
- switch (ParameterSetName)
- {
- case FieldsParameterSet:
- this.FieldsParameterSetCmdlet();
- break;
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
-
- private void FieldsParameterSetCmdlet()
- {
- if (AfdUtilities.IsValuePresent(this.OriginGroupName))
- {
- // all fields are present (mandatory + optional)
-
- PSAfdOriginGroup psAfdOriginGroup = this.CdnManagementClient.AFDOriginGroups.Get(this.ResourceGroupName, this.ProfileName, this.OriginGroupName).ToPSAfdOriginGroup();
-
- WriteObject(psAfdOriginGroup);
- }
- else
- {
- // only the mandatory fields are present
-
- List pSAfdOriginGroups = this.CdnManagementClient.AFDOriginGroups.ListByProfile(this.ResourceGroupName, this.ProfileName)
- .Select(afdOriginGroup => afdOriginGroup.ToPSAfdOriginGroup())
- .ToList();
-
- WriteObject(pSAfdOriginGroups);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdProfileResourceId = new ResourceIdentifier(this.Profile.Id);
-
- this.ProfileName = parsedAfdProfileResourceId.ResourceName;
- this.ResourceGroupName = parsedAfdProfileResourceId.ResourceGroupName;
-
- List psAfdOriginGroups = this.CdnManagementClient.AFDOriginGroups.ListByProfile(this.ResourceGroupName, this.ProfileName)
- .Select(afdOriginGroup => afdOriginGroup.ToPSAfdOriginGroup())
- .ToList();
-
- WriteObject(psAfdOriginGroups);
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdOriginGroupResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.OriginGroupName = parsedAfdOriginGroupResourceId.ResourceName;
- this.ProfileName = parsedAfdOriginGroupResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdOriginGroupResourceId.ResourceGroupName;
-
- PSAfdOriginGroup psAfdOriginGroup = this.CdnManagementClient.AFDOriginGroups.Get(this.ResourceGroupName, this.ProfileName, this.OriginGroupName).ToPSAfdOriginGroup();
-
- WriteObject(psAfdOriginGroup);
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdOriginGroup/NewAzFrontDoorCdnOriginGroup.cs b/src/Cdn/Cdn/AfdOriginGroup/NewAzFrontDoorCdnOriginGroup.cs
deleted file mode 100644
index 0bfc27e16d79..000000000000
--- a/src/Cdn/Cdn/AfdOriginGroup/NewAzFrontDoorCdnOriginGroup.cs
+++ /dev/null
@@ -1,141 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdOriginGroup
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnOriginGroup", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdOriginGroup))]
- public class NewAzFrontDoorCdnOriginGroup : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupAdditionalLatencyInMilliseconds, ParameterSetName = FieldsParameterSet)]
- public int AdditionalLatencyInMillisecond { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdOriginGroupName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupProbeIntervalInSeconds, ParameterSetName = FieldsParameterSet)]
- public int ProbeIntervalInSeconds { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupProbePath, ParameterSetName = FieldsParameterSet)]
- public string ProbePath { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupProbeProtocol, ParameterSetName = FieldsParameterSet)]
- [PSArgumentCompleter("Http", "Https")]
- public string ProbeProtocol { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupProbeRequestType, ParameterSetName = FieldsParameterSet)]
- [PSArgumentCompleter("GET", "HEAD")]
- public string ProbeRequestType { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupSampleSize, ParameterSetName = FieldsParameterSet)]
- public int SampleSize { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupSuccessfulSamplesRequired, ParameterSetName = FieldsParameterSet)]
- public int SuccessfulSamplesRequired { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupTrafficRestorationTimeToHealedOrNewEndpointsInMinutes, ParameterSetName = FieldsParameterSet)]
- public int TrafficRestorationTimeToHealedOrNewEndpointsInMinutes { get; set; }
-
- public override void ExecuteCmdlet()
- {
- ConfirmAction(AfdResourceProcessMessage.AfdOriginGroupCreateMessage, this.OriginGroupName, this.CreateAfdOriginGroup);
- }
-
- public void CreateAfdOriginGroup()
- {
- try
- {
- // availability of load balancing settings parameters
- bool isSampleSize = this.MyInvocation.BoundParameters.ContainsKey("SampleSize");
- bool isSuccessfulSampleRequired = this.MyInvocation.BoundParameters.ContainsKey("SuccessfulSamplesRequired");
- bool isAdditionalLatencyInMilliseconds = this.MyInvocation.BoundParameters.ContainsKey("AdditionalLatencyInMillisecond");
-
- // availability of health probe settings parameters
- bool isProbePath = this.MyInvocation.BoundParameters.ContainsKey("ProbePath");
- bool isProbeRequestType = this.MyInvocation.BoundParameters.ContainsKey("ProbeRequestType");
- bool isProbeProtocol = this.MyInvocation.BoundParameters.ContainsKey("ProbeProtocol");
- bool isProbeIntervalInSeconds = this.MyInvocation.BoundParameters.ContainsKey("ProbeIntervalInSeconds");
-
- // availability of parameters on the origin group
- bool isTrafficRestorationTimeToHealedOrNewEndpointsInMinutes = this.MyInvocation.BoundParameters.ContainsKey("TrafficRestorationTimeToHealedOrNewEndpointsInMinutes");
-
- AFDOriginGroup afdOriginGroup = new AFDOriginGroup()
- {
- LoadBalancingSettings = this.CreateLoadBalancingSettings(isSampleSize, isSuccessfulSampleRequired, isAdditionalLatencyInMilliseconds),
- HealthProbeSettings = this.CreateHealthProbeSettings(isProbePath, isProbeRequestType, isProbeProtocol, isProbeIntervalInSeconds),
- TrafficRestorationTimeToHealedOrNewEndpointsInMinutes = isTrafficRestorationTimeToHealedOrNewEndpointsInMinutes ? this.TrafficRestorationTimeToHealedOrNewEndpointsInMinutes : 10
- };
-
- PSAfdOriginGroup psAfdOriginGroup = this.CdnManagementClient.AFDOriginGroups.Create(this.ResourceGroupName, this.ProfileName, this.OriginGroupName, afdOriginGroup).ToPSAfdOriginGroup();
-
- WriteObject(psAfdOriginGroup);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
-
- private LoadBalancingSettingsParameters CreateLoadBalancingSettings(bool isSampleSize, bool isSuccessfulSampleRequired, bool isAdditionalLatencyInMilliseconds)
- {
- if (!isSampleSize && !isSuccessfulSampleRequired && !isAdditionalLatencyInMilliseconds)
- {
- return null;
- }
-
- LoadBalancingSettingsParameters loadBalancingSettings = new LoadBalancingSettingsParameters
- {
- SampleSize = isSampleSize ? this.SampleSize : 4,
- SuccessfulSamplesRequired = isSuccessfulSampleRequired ? this.SuccessfulSamplesRequired : 2,
- AdditionalLatencyInMilliseconds = isAdditionalLatencyInMilliseconds ? this.AdditionalLatencyInMillisecond : 0
- };
-
- return loadBalancingSettings;
- }
-
- private HealthProbeParameters CreateHealthProbeSettings(bool isProbePath, bool isProbeRequestType, bool isProbeProtocol, bool isProbeIntervalInSeconds)
- {
- if (!isProbePath && !isProbeRequestType && !isProbeProtocol && !isProbeIntervalInSeconds)
- {
- return null;
- }
-
- HealthProbeParameters healthProbeSettings = new HealthProbeParameters
- {
- ProbePath = isProbePath ? this.ProbePath : "/",
- ProbeRequestType = isProbeRequestType ? AfdUtilities.CreateProbeRequestType(this.ProbeRequestType) : HealthProbeRequestType.HEAD,
- ProbeProtocol = isProbeProtocol ? AfdUtilities.CreateProbeProtocol(this.ProbeProtocol) : Management.Cdn.Models.ProbeProtocol.Http,
- ProbeIntervalInSeconds = isProbeIntervalInSeconds ? this.ProbeIntervalInSeconds : 240
- };
-
- return healthProbeSettings;
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdOriginGroup/RemoveAzFrontDoorCdnOriginGroup.cs b/src/Cdn/Cdn/AfdOriginGroup/RemoveAzFrontDoorCdnOriginGroup.cs
deleted file mode 100644
index 732c83ded066..000000000000
--- a/src/Cdn/Cdn/AfdOriginGroup/RemoveAzFrontDoorCdnOriginGroup.cs
+++ /dev/null
@@ -1,103 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdOriginGroup
-{
- [Cmdlet("Remove", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnOriginGroup", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(bool))]
- public class RemoveAzFrontDoorCdnOriginGroup : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdOriginGroupObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNullOrEmpty]
- public PSAfdOriginGroup OriginGroup { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdOriginGroupName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = false)]
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- // no case for FieldsParameterSet since required parameters will be present
- switch (ParameterSetName)
- {
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
-
- ConfirmAction(AfdResourceProcessMessage.AfdOriginGroupDeleteMessage, this.OriginGroupName, this.DeleteAfdOriginGroup);
- }
-
- private void DeleteAfdOriginGroup()
- {
- try
- {
- this.CdnManagementClient.AFDOriginGroups.Delete(this.ResourceGroupName, this.ProfileName, this.OriginGroupName);
- }
- catch (AfdErrorResponseException errorResponseException)
- {
- throw new PSArgumentException(errorResponseException.Response.Content);
- }
-
- if (this.PassThru.IsPresent)
- {
- WriteObject(true);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdOriginGroupResourceId = new ResourceIdentifier(this.OriginGroup.Id);
-
- this.OriginGroupName = parsedAfdOriginGroupResourceId.ResourceName;
- this.ProfileName = parsedAfdOriginGroupResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdOriginGroupResourceId.ResourceGroupName;
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdOriginGroupResouceId = new ResourceIdentifier(this.ResourceId);
-
- this.OriginGroupName = parsedAfdOriginGroupResouceId.ResourceName;
- this.ProfileName = parsedAfdOriginGroupResouceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdOriginGroupResouceId.ResourceGroupName;
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdOriginGroup/SetAzFrontDoorCdnOriginGroup.cs b/src/Cdn/Cdn/AfdOriginGroup/SetAzFrontDoorCdnOriginGroup.cs
deleted file mode 100644
index a04e597ffbf3..000000000000
--- a/src/Cdn/Cdn/AfdOriginGroup/SetAzFrontDoorCdnOriginGroup.cs
+++ /dev/null
@@ -1,272 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdOriginGroup
-{
- [Cmdlet("Set", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnOriginGroup", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdOriginGroup))]
- public class SetAzFrontDoorCdnOriginGroup : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupAdditionalLatencyInMilliseconds, ParameterSetName = FieldsParameterSet)]
- public int AdditionalLatencyInMillisecond { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdOriginGroupObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNullOrEmpty]
- public PSAfdOriginGroup OriginGroup { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdOriginGroupName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupProbeIntervalInSeconds, ParameterSetName = FieldsParameterSet)]
- public int ProbeIntervalInSeconds { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupProbePath, ParameterSetName = FieldsParameterSet)]
- public string ProbePath { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupProbeProtocol, ParameterSetName = FieldsParameterSet)]
- [PSArgumentCompleter("Http", "Https")]
- public string ProbeProtocol { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupProbeRequestType, ParameterSetName = FieldsParameterSet)]
- [PSArgumentCompleter("GET", "HEAD")]
- public string ProbeRequestType { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupSampleSize, ParameterSetName = FieldsParameterSet)]
- public int SampleSize { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupSuccessfulSamplesRequired, ParameterSetName = FieldsParameterSet)]
- public int SuccessfulSamplesRequired { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupTrafficRestorationTimeToHealedOrNewEndpointsInMinutes, ParameterSetName = FieldsParameterSet)]
- public int TrafficRestorationTimeToHealedOrNewEndpointsInMinutes { get; set; }
-
- public override void ExecuteCmdlet()
- {
- switch (ParameterSetName)
- {
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- }
-
- ConfirmAction(AfdResourceProcessMessage.AfdOriginGroupUpdateMessage, this.OriginGroupName, this.UpdateAfdOriginGroup);
- }
-
- private void UpdateAfdOriginGroup()
- {
- try
- {
- PSAfdOriginGroup currentPsAfdOriginGroup = this.CdnManagementClient.AFDOriginGroups.Get(this.ResourceGroupName, this.ProfileName, this.OriginGroupName).ToPSAfdOriginGroup();
-
- AFDOriginGroupUpdateParameters afdOriginGroupParameters = new AFDOriginGroupUpdateParameters();
-
- if (ParameterSetName == ObjectParameterSet)
- {
- afdOriginGroupParameters.LoadBalancingSettings = this.CreateLoadBalancingSettingsByObject(currentPsAfdOriginGroup, this.OriginGroup);
- afdOriginGroupParameters.HealthProbeSettings = this.CreateHealthProbeSettingsByObject(currentPsAfdOriginGroup, this.OriginGroup);
- }
- else
- {
- // availability of load balancing settings parameters
- bool isSampleSize = this.MyInvocation.BoundParameters.ContainsKey("SampleSize");
- bool isSuccessfulSampleRequired = this.MyInvocation.BoundParameters.ContainsKey("SuccessfulSamplesRequired");
- bool isAdditionalLatencyInMilliseconds = this.MyInvocation.BoundParameters.ContainsKey("AdditionalLatencyInMillisecond");
-
- // availability of health probe settings parameters
- bool isProbePath = this.MyInvocation.BoundParameters.ContainsKey("ProbePath");
- bool isProbeRequestType = this.MyInvocation.BoundParameters.ContainsKey("ProbeRequestType");
- bool isProbeProtocol = this.MyInvocation.BoundParameters.ContainsKey("ProbeProtocol");
- bool isProbeIntervalInSeconds = this.MyInvocation.BoundParameters.ContainsKey("ProbeIntervalInSeconds");
-
- // availability of parameters on the origin group
- bool isTrafficRestorationTimeToHealedOrNewEndpointsInMinutes = this.MyInvocation.BoundParameters.ContainsKey("TrafficRestorationTimeToHealedOrNewEndpointsInMinutes");
-
- afdOriginGroupParameters.LoadBalancingSettings = this.CreateLoadBalancingSettingsByFields(currentPsAfdOriginGroup, isSampleSize, isSuccessfulSampleRequired, isAdditionalLatencyInMilliseconds);
- afdOriginGroupParameters.HealthProbeSettings = this.CreateHealthProbeSettingsByFields(currentPsAfdOriginGroup, isProbePath, isProbeRequestType, isProbeProtocol, isProbeIntervalInSeconds);
-
- if (isTrafficRestorationTimeToHealedOrNewEndpointsInMinutes)
- {
- afdOriginGroupParameters.TrafficRestorationTimeToHealedOrNewEndpointsInMinutes = this.TrafficRestorationTimeToHealedOrNewEndpointsInMinutes;
- }
- }
-
- PSAfdOriginGroup updatedPsAfdOriginGroup = this.CdnManagementClient.AFDOriginGroups.Update(this.ResourceGroupName, this.ProfileName, this.OriginGroupName, afdOriginGroupParameters).ToPSAfdOriginGroup();
-
- WriteObject(updatedPsAfdOriginGroup);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdOriginGroupResourceId = new ResourceIdentifier(this.OriginGroup.Id);
-
- this.OriginGroupName = parsedAfdOriginGroupResourceId.ResourceName;
- this.ProfileName = parsedAfdOriginGroupResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdOriginGroupResourceId.ResourceGroupName;
- }
-
- private LoadBalancingSettingsParameters CreateLoadBalancingSettingsByObject(PSAfdOriginGroup currentPsAfdOriginGroup, PSAfdOriginGroup proposedPsAfdOriginGroup)
- {
- // keep current values and only change them if they differ from the input object aka this.OriginGroup
- LoadBalancingSettingsParameters loadBalancingSettings = new LoadBalancingSettingsParameters
- {
- SampleSize = currentPsAfdOriginGroup.SampleSize,
- SuccessfulSamplesRequired = currentPsAfdOriginGroup.SuccessfulSamplesRequired,
- AdditionalLatencyInMilliseconds = currentPsAfdOriginGroup.AdditionalLatencyInMilliseconds
- };
-
- if (proposedPsAfdOriginGroup.SampleSize != currentPsAfdOriginGroup.SampleSize)
- {
- loadBalancingSettings.SampleSize = proposedPsAfdOriginGroup.SampleSize;
- }
-
- if (proposedPsAfdOriginGroup.SuccessfulSamplesRequired != currentPsAfdOriginGroup.SuccessfulSamplesRequired)
- {
- loadBalancingSettings.SuccessfulSamplesRequired = proposedPsAfdOriginGroup.SuccessfulSamplesRequired;
- }
-
- if (proposedPsAfdOriginGroup.AdditionalLatencyInMilliseconds != currentPsAfdOriginGroup.AdditionalLatencyInMilliseconds)
- {
- loadBalancingSettings.AdditionalLatencyInMilliseconds = proposedPsAfdOriginGroup.AdditionalLatencyInMilliseconds;
- }
-
- return loadBalancingSettings;
- }
-
- private LoadBalancingSettingsParameters CreateLoadBalancingSettingsByFields(PSAfdOriginGroup currentPsAfdOriginGroup, bool isSampleSize, bool isSuccessfulSampleRequired, bool isAdditionalLatencyInMilliseconds)
- {
- if (!isSampleSize && !isSuccessfulSampleRequired && !isAdditionalLatencyInMilliseconds)
- {
- return null;
- }
-
- // keep the current values and only change them if they differ from the paramters aka this.SampleSize, this.SuccessfulSamplesRequired, this.AdditionalLatencyInMilliseconds
- LoadBalancingSettingsParameters loadBalancingSettings = new LoadBalancingSettingsParameters
- {
- SampleSize = currentPsAfdOriginGroup.SampleSize,
- SuccessfulSamplesRequired = currentPsAfdOriginGroup.SuccessfulSamplesRequired,
- AdditionalLatencyInMilliseconds = currentPsAfdOriginGroup.AdditionalLatencyInMilliseconds
- };
-
- if (isSampleSize)
- {
- loadBalancingSettings.SampleSize = this.SampleSize;
- }
-
- if (isSuccessfulSampleRequired)
- {
- loadBalancingSettings.SuccessfulSamplesRequired = this.SuccessfulSamplesRequired;
- }
-
- if (isAdditionalLatencyInMilliseconds)
- {
- loadBalancingSettings.AdditionalLatencyInMilliseconds = this.AdditionalLatencyInMillisecond;
- }
-
- return loadBalancingSettings;
- }
-
- private HealthProbeParameters CreateHealthProbeSettingsByObject(PSAfdOriginGroup currentPsAfdOriginGroup, PSAfdOriginGroup proposedPsAfdOriginGroup)
- {
- HealthProbeParameters healthProbeSettings = new HealthProbeParameters
- {
- ProbeIntervalInSeconds = currentPsAfdOriginGroup.ProbeIntervalInSeconds,
- ProbePath = currentPsAfdOriginGroup.ProbePath,
- ProbeProtocol = AfdUtilities.CreateProbeProtocol(currentPsAfdOriginGroup.ProbeProtocol),
- ProbeRequestType = AfdUtilities.CreateProbeRequestType(currentPsAfdOriginGroup.ProbeRequestType)
- };
-
- if (proposedPsAfdOriginGroup.ProbeIntervalInSeconds != currentPsAfdOriginGroup.ProbeIntervalInSeconds)
- {
- healthProbeSettings.ProbeIntervalInSeconds = proposedPsAfdOriginGroup.ProbeIntervalInSeconds;
- }
-
- if (proposedPsAfdOriginGroup.ProbePath != currentPsAfdOriginGroup.ProbePath)
- {
- healthProbeSettings.ProbePath = proposedPsAfdOriginGroup.ProbePath;
- }
-
- if (proposedPsAfdOriginGroup.ProbeProtocol != currentPsAfdOriginGroup.ProbeProtocol)
- {
- healthProbeSettings.ProbeProtocol = AfdUtilities.CreateProbeProtocol(proposedPsAfdOriginGroup.ProbeProtocol);
- }
-
- if (proposedPsAfdOriginGroup.ProbeRequestType != currentPsAfdOriginGroup.ProbeRequestType)
- {
- healthProbeSettings.ProbeRequestType = AfdUtilities.CreateProbeRequestType(proposedPsAfdOriginGroup.ProbeRequestType);
- }
-
- return healthProbeSettings;
- }
-
- private HealthProbeParameters CreateHealthProbeSettingsByFields(PSAfdOriginGroup currentPsAfdOriginGroup, bool isProbePath, bool isProbeRequestType, bool isProbeProtocol, bool isProbeIntervalInSeconds)
- {
- if (!isProbePath && !isProbeRequestType && !isProbeProtocol && !isProbeIntervalInSeconds)
- {
- return null;
- }
-
- HealthProbeParameters healthProbeSettings = new HealthProbeParameters
- {
- ProbeIntervalInSeconds = currentPsAfdOriginGroup.ProbeIntervalInSeconds,
- ProbePath = currentPsAfdOriginGroup.ProbePath,
- ProbeProtocol = AfdUtilities.CreateProbeProtocol(currentPsAfdOriginGroup.ProbeProtocol),
- ProbeRequestType = AfdUtilities.CreateProbeRequestType(currentPsAfdOriginGroup.ProbeRequestType)
- };
-
- if (isProbePath)
- {
- healthProbeSettings.ProbePath = this.ProbePath;
- }
-
- if (isProbeRequestType)
- {
- healthProbeSettings.ProbeRequestType = AfdUtilities.CreateProbeRequestType(this.ProbeRequestType);
- }
-
- if (isProbeProtocol)
- {
- healthProbeSettings.ProbeProtocol = AfdUtilities.CreateProbeProtocol(this.ProbeProtocol);
- }
-
- if (isProbeIntervalInSeconds)
- {
- healthProbeSettings.ProbeIntervalInSeconds = this.ProbeIntervalInSeconds;
- }
-
- return healthProbeSettings;
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdProfile/GetAzFrontDoorCdnProfile.cs b/src/Cdn/Cdn/AfdProfile/GetAzFrontDoorCdnProfile.cs
deleted file mode 100644
index a5b0f057b1ec..000000000000
--- a/src/Cdn/Cdn/AfdProfile/GetAzFrontDoorCdnProfile.cs
+++ /dev/null
@@ -1,114 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Collections.Generic;
-using System.Linq;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdProfile
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnProfile", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSAfdProfile))]
- public class GetAzFrontDoorCdnProfile : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter]
- public string ResourceGroupName { get; set; }
-
- public override void ExecuteCmdlet()
- {
- try
- {
- switch (ParameterSetName)
- {
- case FieldsParameterSet:
- this.FieldsParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
- }
- catch (Microsoft.Azure.Management.Cdn.Models.AfdErrorResponseException errorResponseException)
- {
- throw new PSArgumentException(errorResponseException.Response.Content);
- }
- }
-
- private void FieldsParameterSetCmdlet()
- {
- if (AfdUtilities.IsValuePresent(this.ResourceGroupName) && AfdUtilities.IsValuePresent(this.ProfileName))
- {
- PSAfdProfile psAfdProfile = CdnManagementClient.Profiles.Get(this.ResourceGroupName, this.ProfileName).ToPSAfdProfile();
- WriteObject(psAfdProfile);
- }
- else if (AfdUtilities.IsValuePresent(this.ResourceGroupName) && this.ProfileName == null)
- {
- List psAfdProfiles = CdnManagementClient.Profiles.ListByResourceGroup(this.ResourceGroupName)
- .Where(afdProfile => (afdProfile.Sku.Name == AfdSkuConstants.PremiumAzureFrontDoor || afdProfile.Sku.Name == AfdSkuConstants.StandardAzureFrontDoor))
- .Select(afdProfile => afdProfile.ToPSAfdProfile())
- .ToList();
- WriteObject(psAfdProfiles);
- }
- else if (this.ResourceGroupName == null && AfdUtilities.IsValuePresent(this.ProfileName))
- {
- // not all profiles are delivered by the payload, limitation somewhere in the RP?
-
- List psAfdProfiles = CdnManagementClient.Profiles.List()
- .Where(afdProfile => afdProfile.Name == this.ProfileName)
- .Select(afdProfile => afdProfile.ToPSAfdProfile())
- .ToList();
-
- PSAfdProfile psAfdProfile = psAfdProfiles.Count > 0 ? psAfdProfiles.First() : null;
-
- WriteObject(psAfdProfile);
- }
- else
- {
- // both resource group and profile name are null
- // show all profiles in the subscription
- // not all profiles are delivered by the payload, limitation somewhere in the RP?
-
- List psAfdProfiles = CdnManagementClient.Profiles.List()
- .Where(afdProfile => (afdProfile.Sku.Name == AfdSkuConstants.PremiumAzureFrontDoor || afdProfile.Sku.Name == AfdSkuConstants.StandardAzureFrontDoor))
- .Select(afdProfile => afdProfile.ToPSAfdProfile())
- .ToList();
-
- WriteObject(psAfdProfiles);
- }
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdProfileResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.ProfileName = parsedAfdProfileResourceId.ResourceName;
- this.ResourceGroupName = parsedAfdProfileResourceId.ResourceGroupName;
-
- PSAfdProfile psAfdProfile = CdnManagementClient.Profiles.Get(this.ResourceGroupName, this.ProfileName).ToPSAfdProfile();
-
- WriteObject(psAfdProfile);
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdProfile/NewAzFrontDoorCdnProfile.cs b/src/Cdn/Cdn/AfdProfile/NewAzFrontDoorCdnProfile.cs
deleted file mode 100644
index 34e22c02e482..000000000000
--- a/src/Cdn/Cdn/AfdProfile/NewAzFrontDoorCdnProfile.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Commands.ResourceManager.Common.Tags;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Collections;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdProfile
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnProfile", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdProfile))]
- public class NewAzFrontDoorCdnProfile : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileSku, ParameterSetName = FieldsParameterSet)]
- [PSArgumentCompleter(AfdSkuConstants.PremiumAzureFrontDoor, AfdSkuConstants.StandardAzureFrontDoor)]
- public string Sku { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.TagsDescription, ParameterSetName = FieldsParameterSet)]
- public Hashtable Tag { get; set; }
-
- public override void ExecuteCmdlet()
- {
- ConfirmAction(AfdResourceProcessMessage.AfdProfileCreateMessage, this.ProfileName, this.CreateAfdProfile);
- }
-
- private void CreateAfdProfile()
- {
- try
- {
- Sku afdSku = AfdUtilities.GenerateAfdProfileSku(this.Sku);
-
- if (afdSku == null)
- {
- throw new PSArgumentException($"{this.Sku} is not a valid SKU. Please use {AfdSkuConstants.PremiumAzureFrontDoor} or {AfdSkuConstants.StandardAzureFrontDoor}.");
- }
-
- Management.Cdn.Models.Profile afdProfile = new Management.Cdn.Models.Profile
- {
- Location = AfdResourceConstants.AfdResourceLocation,
- Sku = afdSku,
- Tags = TagsConversionHelper.CreateTagDictionary(this.Tag, true)
- };
-
- PSAfdProfile psAfdProfile = this.CdnManagementClient.Profiles.Create(this.ResourceGroupName, this.ProfileName, afdProfile).ToPSAfdProfile();
-
- WriteObject(psAfdProfile);
- }
- catch (AfdErrorResponseException errorResponseException)
- {
- throw new PSArgumentException(errorResponseException.Response.Content);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdProfile/RemoveAzFrontDoorCdnProfile.cs b/src/Cdn/Cdn/AfdProfile/RemoveAzFrontDoorCdnProfile.cs
deleted file mode 100644
index 32bb0744c54a..000000000000
--- a/src/Cdn/Cdn/AfdProfile/RemoveAzFrontDoorCdnProfile.cs
+++ /dev/null
@@ -1,101 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdProfile
-{
- [Cmdlet("Remove", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnProfile", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(bool))]
- public class RemoveAzFrontDoorCdnProfile : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdProfileObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSAfdProfile Profile { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = false)]
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- // when using FieldsParameterSet, this.ProfileName and this.ResourceGroupName are provided
- // Hence no need for a FieldsParamterSet case
- switch(ParameterSetName)
- {
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
-
- ConfirmAction(AfdResourceProcessMessage.AfdProfileDeleteMessage, this.ProfileName, this.DeleteAfdProfile);
- }
-
- private void DeleteAfdProfile()
- {
- try
- {
- PSAfdProfile profile = this.CdnManagementClient.Profiles.Get(this.ResourceGroupName, this.ProfileName).ToPSAfdProfile();
-
- if (!AfdUtilities.IsAfdProfile(profile))
- {
- throw new PSArgumentException($"You are attempting to delete a {profile.Sku} profile. Please use Remove-AzCdnProfile instead.");
- }
-
- this.CdnManagementClient.Profiles.Delete(this.ResourceGroupName, this.ProfileName);
- }
- catch (Microsoft.Azure.Management.Cdn.Models.AfdErrorResponseException errorResponseException)
- {
- throw new PSArgumentException(errorResponseException.Response.Content);
- }
-
- if(this.PassThru.IsPresent)
- {
- WriteObject(true);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdProfileResourceId = new ResourceIdentifier(this.Profile.Id);
-
- this.ProfileName = parsedAfdProfileResourceId.ResourceName;
- this.ResourceGroupName = parsedAfdProfileResourceId.ResourceGroupName;
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdProfileResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.ProfileName = parsedAfdProfileResourceId.ResourceName;
- this.ResourceGroupName = parsedAfdProfileResourceId.ResourceGroupName;
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdProfile/SetAzFrontDoorCdnProfile.cs b/src/Cdn/Cdn/AfdProfile/SetAzFrontDoorCdnProfile.cs
deleted file mode 100644
index 0be3d5da4cbb..000000000000
--- a/src/Cdn/Cdn/AfdProfile/SetAzFrontDoorCdnProfile.cs
+++ /dev/null
@@ -1,84 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Commands.ResourceManager.Common.Tags;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Collections;
-using System.Collections.Generic;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdProfile
-{
- [Cmdlet("Set", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnProfile", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdProfile))]
-
- public class SetAzFrontDoorCdnProfile : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdProfileObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSAfdProfile Profile { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.TagsDescription, ParameterSetName = FieldsParameterSet)]
- public Hashtable Tag { get; set; }
-
- public override void ExecuteCmdlet()
- {
- // when using FieldsParameterSet, this.ProfileName and this.ResourceGroupName are provided
- // Hence no need for a FieldsParamterSet case
- switch (ParameterSetName)
- {
- case ObjectParameterSet:
- ObjectParameterSetCmdlet();
- break;
- }
-
- ConfirmAction(AfdResourceProcessMessage.AfdProfileUpdateMessage, this.ProfileName, this.UpdateAfdProfile);
- }
-
- private void UpdateAfdProfile()
- {
- PSAfdProfile profile = CdnManagementClient.Profiles.Get(this.ResourceGroupName, this.ProfileName).ToPSAfdProfile();
-
- if (!AfdUtilities.IsAfdProfile(profile))
- {
- throw new PSArgumentException($"You are attempting to update a {profile.Sku} profile. Please use Set-AzCdnProfile instead.");
- }
-
- Dictionary afdProfileTags = TagsConversionHelper.CreateTagDictionary(this.Tag, true);
-
- PSAfdProfile psAfdProfile = this.CdnManagementClient.Profiles.Update(this.ResourceGroupName, this.ProfileName, afdProfileTags).ToPSAfdProfile();
-
- WriteObject(psAfdProfile);
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdProfileResourceId = new ResourceIdentifier(this.Profile.Id);
-
- this.ProfileName = parsedAfdProfileResourceId.ResourceName;
- this.ResourceGroupName = parsedAfdProfileResourceId.ResourceGroupName;
- this.Tag = this.Profile.Tags;
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdRoute/GetAzFrontDoorCdnRoute.cs b/src/Cdn/Cdn/AfdRoute/GetAzFrontDoorCdnRoute.cs
deleted file mode 100644
index 7624a677c6ec..000000000000
--- a/src/Cdn/Cdn/AfdRoute/GetAzFrontDoorCdnRoute.cs
+++ /dev/null
@@ -1,125 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Collections.Generic;
-using System.Linq;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdRoute
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnRoute", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSAfdRoute))]
- public class GetAzFrontDoorCdnRoute : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdEndpointObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNullOrEmpty]
- public PSAfdEndpoint Endpoint { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdEndpointName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRouteName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string RouteName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- public override void ExecuteCmdlet()
- {
- try
- {
- switch (ParameterSetName)
- {
- case FieldsParameterSet:
- this.FieldsParameterSetCmdlet();
- break;
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
-
- private void FieldsParameterSetCmdlet()
- {
- if (this.MyInvocation.BoundParameters.ContainsKey("RouteName"))
- {
- PSAfdRoute psAfdRoute = this.CdnManagementClient.Routes.Get(this.ResourceGroupName, this.ProfileName, this.EndpointName, this.RouteName).ToPSAfdRoute();
-
- WriteObject(psAfdRoute);
- }
- else
- {
- List psAfdRouteList = this.CdnManagementClient.Routes.ListByEndpoint(this.ResourceGroupName, this.ProfileName, this.EndpointName)
- .Select(afdRoute => afdRoute.ToPSAfdRoute())
- .ToList();
-
- WriteObject(psAfdRouteList);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdEndpointResourceId = new ResourceIdentifier(this.Endpoint.Id);
-
- this.EndpointName = parsedAfdEndpointResourceId.ResourceName;
- this.ProfileName = parsedAfdEndpointResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdEndpointResourceId.ResourceGroupName;
-
- List psAfdRouteList = this.CdnManagementClient.Routes.ListByEndpoint(this.ResourceGroupName, this.ProfileName, this.EndpointName)
- .Select(afdRoute => afdRoute.ToPSAfdRoute())
- .ToList();
-
- WriteObject(psAfdRouteList);
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdRouteResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.RouteName = parsedAfdRouteResourceId.ResourceName;
- this.EndpointName = parsedAfdRouteResourceId.GetResourceName("afdendpoints");
- this.ProfileName = parsedAfdRouteResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdRouteResourceId.ResourceGroupName;
-
- PSAfdRoute psAfdRoute = this.CdnManagementClient.Routes.Get(this.ResourceGroupName, this.ProfileName, this.EndpointName, this.RouteName).ToPSAfdRoute();
-
- WriteObject(psAfdRoute);
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdRoute/NewAzFrontDoorCdnRoute.cs b/src/Cdn/Cdn/AfdRoute/NewAzFrontDoorCdnRoute.cs
deleted file mode 100644
index f89fca406e44..000000000000
--- a/src/Cdn/Cdn/AfdRoute/NewAzFrontDoorCdnRoute.cs
+++ /dev/null
@@ -1,85 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Collections.Generic;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdRoute
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnRoute", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdRoute))]
- public class NewAzFrontDoorCdnRoute : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdCustomDomainIds, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public List CustomDomainId { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdEndpointName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdOriginGroupId, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginGroupId { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRouteName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string RouteName { get; set; }
-
- public override void ExecuteCmdlet()
- {
- ConfirmAction(AfdResourceProcessMessage.AfdRouteCreateMessage, this.RouteName, this.CreateAfdRoute);
- }
-
- private void CreateAfdRoute()
- {
- try
- {
- List afdCustomDomainIdList = new List();
-
- foreach(string afdCustomDomain in this.CustomDomainId)
- {
- afdCustomDomainIdList.Add(new ResourceReference(afdCustomDomain));
- }
-
- Route afdRoute = new Route
- {
- OriginGroup = new ResourceReference(this.OriginGroupId),
- CustomDomains = afdCustomDomainIdList
- };
-
- PSAfdRoute psAfdRoute = this.CdnManagementClient.Routes.Create(this.ResourceGroupName, this.ProfileName, this.EndpointName, this.RouteName, afdRoute).ToPSAfdRoute();
-
- WriteObject(psAfdRoute);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdRoute/RemoveAzFrontDoorCdnRoute.cs b/src/Cdn/Cdn/AfdRoute/RemoveAzFrontDoorCdnRoute.cs
deleted file mode 100644
index 05caeec7907d..000000000000
--- a/src/Cdn/Cdn/AfdRoute/RemoveAzFrontDoorCdnRoute.cs
+++ /dev/null
@@ -1,109 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdRoute
-{
- [Cmdlet("Remove", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnRoute", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(bool))]
- public class RemoveAzFrontDoorCdnRoute : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdEndpointName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdRouteObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNullOrEmpty]
- public PSAfdRoute Route { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRouteName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string RouteName { get; set; }
-
- [Parameter(Mandatory = false)]
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- switch (ParameterSetName)
- {
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
-
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
-
- ConfirmAction(AfdResourceProcessMessage.AfdRouteDeleteMessage, this.RouteName, this.DeleteAfdRoute);
- }
-
- private void DeleteAfdRoute()
- {
- try
- {
- this.CdnManagementClient.Routes.Delete(this.ResourceGroupName, this.ProfileName, this.EndpointName, this.RouteName);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
-
- if (this.PassThru.IsPresent)
- {
- WriteObject(true);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdRouteResourceId = new ResourceIdentifier(this.Route.Id);
-
- this.RouteName = parsedAfdRouteResourceId.ResourceName;
- this.EndpointName = parsedAfdRouteResourceId.GetResourceName("afdendpoints");
- this.ProfileName = parsedAfdRouteResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdRouteResourceId.ResourceGroupName;
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdRouteResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.RouteName = parsedAfdRouteResourceId.ResourceName;
- this.EndpointName = parsedAfdRouteResourceId.GetResourceName("afdendpoints");
- this.ProfileName = parsedAfdRouteResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdRouteResourceId.ResourceGroupName;
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdRoute/SetAzFrontDoorCdnRoute.cs b/src/Cdn/Cdn/AfdRoute/SetAzFrontDoorCdnRoute.cs
deleted file mode 100644
index e859ba678f81..000000000000
--- a/src/Cdn/Cdn/AfdRoute/SetAzFrontDoorCdnRoute.cs
+++ /dev/null
@@ -1,179 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Collections.Generic;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdRoute
-{
- [Cmdlet("Set", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnRoute", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdRoute))]
- public class SetAzFrontDoorCdnRoute : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdCustomDomainIds, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public List CustomDomainId { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRouteHttpsRedirect, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string HttpsRedirect { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdEndpointName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRouteForwardingProtocol, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ForwardingProtocol { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdOriginGroupId, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginGroupId { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRouteQueryStringCachingBehavior, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string QueryStringCachingBehavior { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRouteOriginPath, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginPath { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdRouteObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNullOrEmpty]
- public PSAfdRoute Route { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRouteName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string RouteName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRuleSetIds, ParameterSetName = FieldsParameterSet)]
- public List RuleSetId { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRouteSupportedProtocols, ParameterSetName = FieldsParameterSet)]
- public List SupportedProtocol { get; set; }
-
- public override void ExecuteCmdlet()
- {
- ConfirmAction(AfdResourceProcessMessage.AfdRouteUpdateMessage, this.RouteName, this.UpdateAfdRoute);
- }
-
- private void UpdateAfdRoute()
- {
- try
- {
- PSAfdRoute currentPsAfdRoute = this.CdnManagementClient.Routes.Get(this.ResourceGroupName, this.ProfileName, this.EndpointName, this.RouteName).ToPSAfdRoute();
-
- RouteUpdateParameters afdRouteUpdateParameters = new RouteUpdateParameters();
-
- if (ParameterSetName == FieldsParameterSet)
- {
- afdRouteUpdateParameters = this.CreateAfdRouteUpdateByFields(currentPsAfdRoute);
- }
-
- PSAfdRoute updatedPsAfdRoute = this.CdnManagementClient.Routes.Update(this.ResourceGroupName, this.ProfileName, this.EndpointName, this.RouteName, afdRouteUpdateParameters).ToPSAfdRoute();
-
- WriteObject(updatedPsAfdRoute);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
-
- private RouteUpdateParameters CreateAfdRouteUpdateByFields(PSAfdRoute currentPsAfdRoute)
- {
- bool isCustomDomainId = this.MyInvocation.BoundParameters.ContainsKey("CustomDomainId");
- bool isSupportedProtocols = this.MyInvocation.BoundParameters.ContainsKey("SupportedProtocol");
- bool isHttpsRedirect = this.MyInvocation.BoundParameters.ContainsKey("HttpsRedirect");
- bool isOriginGroupId = this.MyInvocation.BoundParameters.ContainsKey("OriginGroupId");
- bool isOriginPath = this.MyInvocation.BoundParameters.ContainsKey("OriginPath");
- bool isForwardingProtocol = this.MyInvocation.BoundParameters.ContainsKey("ForwardingProtocol");
- bool isQueryStringCachingBehavior = this.MyInvocation.BoundParameters.ContainsKey("QueryStringCachingBehavior");
- bool isRuleSetIds = this.MyInvocation.BoundParameters.ContainsKey("RuleSetId");
-
- RouteUpdateParameters afdRouteUpdateParameters = new RouteUpdateParameters
- {
- CustomDomains = currentPsAfdRoute.CustomDomainIds,
- SupportedProtocols = currentPsAfdRoute.SupportedProtocols,
- HttpsRedirect = currentPsAfdRoute.HttpsRedirect,
- OriginGroup = new ResourceReference(currentPsAfdRoute.OriginGroupId),
- OriginPath = currentPsAfdRoute.OriginPath,
- ForwardingProtocol = currentPsAfdRoute.ForwardingProtocol,
- RuleSets = currentPsAfdRoute.RuleSetIds,
- QueryStringCachingBehavior = AfdUtilities.CreateQueryStringCachingBehavior(currentPsAfdRoute.QueryStringCachingBehavior)
- };
-
- if (isCustomDomainId)
- {
- foreach (string customDomainId in this.CustomDomainId)
- {
- afdRouteUpdateParameters.CustomDomains.Add(new ResourceReference(customDomainId));
- }
- }
-
- if (isSupportedProtocols)
- {
- afdRouteUpdateParameters.SupportedProtocols = this.SupportedProtocol;
- }
-
- if (isHttpsRedirect)
- {
- afdRouteUpdateParameters.HttpsRedirect = AfdUtilities.CreateHttpsRedirect(this.HttpsRedirect);
- }
-
- if (isOriginGroupId)
- {
- afdRouteUpdateParameters.OriginGroup = new ResourceReference(this.OriginGroupId);
- }
-
- if (isOriginPath)
- {
- afdRouteUpdateParameters.OriginPath = this.OriginPath;
- }
-
- if (isForwardingProtocol)
- {
- afdRouteUpdateParameters.ForwardingProtocol = AfdUtilities.CreateForwardingProtocol(this.ForwardingProtocol);
- }
-
- if (isQueryStringCachingBehavior)
- {
- afdRouteUpdateParameters.QueryStringCachingBehavior = AfdUtilities.CreateQueryStringCachingBehavior(this.QueryStringCachingBehavior);
- }
-
- if (isRuleSetIds)
- {
- foreach (string ruleSetId in this.RuleSetId)
- {
- afdRouteUpdateParameters.RuleSets.Add(new ResourceReference(ruleSetId));
- }
- }
-
- return afdRouteUpdateParameters;
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdRule/GetAzFrontDoorCdnRule.cs b/src/Cdn/Cdn/AfdRule/GetAzFrontDoorCdnRule.cs
deleted file mode 100644
index ee2c92136866..000000000000
--- a/src/Cdn/Cdn/AfdRule/GetAzFrontDoorCdnRule.cs
+++ /dev/null
@@ -1,128 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Collections.Generic;
-using System.Linq;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdRule
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnRule", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSAfdRule))]
- public class GetAzFrontDoorCdnRule : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdRuleSetObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNullOrEmpty]
- public PSAfdRuleSet RuleSet { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleSetName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string RuleSetName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRuleName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string RuleName { get; set; }
-
- public override void ExecuteCmdlet()
- {
- try
- {
- switch (ParameterSetName)
- {
- case FieldsParameterSet:
- this.FieldsParameterSetCmdlet();
- break;
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
-
- private void FieldsParameterSetCmdlet()
- {
- bool isRuleName = MyInvocation.BoundParameters.ContainsKey("RuleName");
-
- if (isRuleName)
- {
- PSAfdRule psAfdRule = this.CdnManagementClient.Rules.Get(this.ResourceGroupName, this.ProfileName, this.RuleSetName, this.RuleName).ToPSAfdRule();
- WriteObject(psAfdRule);
- }
- else
- {
- List psAfdRuleList = this.CdnManagementClient.Rules.ListByRuleSet(this.ResourceGroupName, this.ProfileName, this.RuleSetName)
- .Select(afdRule => afdRule.ToPSAfdRule())
- .ToList();
-
- WriteObject(psAfdRuleList);
- }
-
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdRuleSetResourceId = new ResourceIdentifier(this.RuleSet.Id);
-
- this.ProfileName = parsedAfdRuleSetResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdRuleSetResourceId.ResourceGroupName;
- this.RuleSetName = parsedAfdRuleSetResourceId.ResourceName;
-
- List psAfdRuleList = this.CdnManagementClient.Rules.ListByRuleSet(this.ResourceGroupName, this.ProfileName, this.RuleSetName)
- .Select(afdRule => afdRule.ToPSAfdRule())
- .ToList();
-
- WriteObject(psAfdRuleList);
-
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdRuleResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.ProfileName = parsedAfdRuleResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdRuleResourceId.ResourceGroupName;
- this.RuleName = parsedAfdRuleResourceId.ResourceName;
- this.RuleSetName = parsedAfdRuleResourceId.GetResourceName("rulesets");
-
- PSAfdRule psAfdRule = this.CdnManagementClient.Rules.Get(this.ResourceGroupName, this.ProfileName, this.RuleSetName, this.RuleName).ToPSAfdRule();
-
- WriteObject(psAfdRule);
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdRule/NewAzFrontDoorCdnRule.cs b/src/Cdn/Cdn/AfdRule/NewAzFrontDoorCdnRule.cs
deleted file mode 100644
index 55d040adbd34..000000000000
--- a/src/Cdn/Cdn/AfdRule/NewAzFrontDoorCdnRule.cs
+++ /dev/null
@@ -1,427 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Collections.Generic;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdRule
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnRule", SupportsShouldProcess = true), OutputType(typeof(PSAfdRule))]
- public class NewAzFrontDoorCdnRule : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleActions)]
- public List Action { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRuleConditions)]
- public List Condition { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleSetName)]
- [ValidateNotNullOrEmpty]
- public string RuleSetName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleName)]
- [ValidateNotNullOrEmpty]
- public string RuleName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleOrder)]
- [ValidateNotNullOrEmpty]
- public int Order { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRuleMatchProcessingBehavior)]
- [PSArgumentCompleter("Continue", "Stop")]
- [ValidateNotNullOrEmpty]
- public string MatchProcessingBehavior { get; set; }
-
- public override void ExecuteCmdlet()
- {
- ConfirmAction(AfdResourceProcessMessage.AfdRuleCreateMessage, this.RuleName, this.CreateAfdRule);
- }
-
- private void CreateAfdRule()
- {
- try
- {
- Rule afdRule = new Rule
- {
- Order = this.Order,
- Actions = this.CreateAfdRuleActions(),
- Conditions = this.CreateAfdRuleConditions()
- };
-
- if (MyInvocation.BoundParameters.ContainsKey("MatchProcessingBehavior"))
- {
- afdRule.MatchProcessingBehavior = this.MatchProcessingBehavior;
- }
-
- PSAfdRule psAfdRule = this.CdnManagementClient.Rules.Create(this.ResourceGroupName, this.ProfileName, this.RuleSetName, this.RuleName, afdRule).ToPSAfdRule();
-
- WriteObject(psAfdRule);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
-
- private List CreateAfdRuleActions()
- {
- List afdRuleActions = new List();
-
- foreach (PSAfdRuleAction afdAction in this.Action)
- {
- if (afdAction is PSAfdRuleCacheExpirationAction)
- {
- PSAfdRuleCacheExpirationAction psCacheExpirationAction = (PSAfdRuleCacheExpirationAction)afdAction;
-
- DeliveryRuleCacheExpirationAction cacheExpirationAction = new DeliveryRuleCacheExpirationAction
- {
- Parameters = new CacheExpirationActionParameters
- {
- CacheBehavior = psCacheExpirationAction.CacheBehavior,
- CacheDuration = psCacheExpirationAction.CacheDuration
- }
- };
-
- afdRuleActions.Add(cacheExpirationAction);
- }
-
- if (afdAction is PSAfdRuleHeaderAction)
- {
- PSAfdRuleHeaderAction psHeaderAction = (PSAfdRuleHeaderAction)afdAction;
-
- if (psHeaderAction.HeaderType == "ModifyRequestHeader")
- {
- DeliveryRuleRequestHeaderAction requestHeaderAction = new DeliveryRuleRequestHeaderAction
- {
- Parameters = new HeaderActionParameters
- {
- HeaderAction = psHeaderAction.HeaderAction,
- HeaderName = psHeaderAction.HeaderName,
- Value = psHeaderAction.HeaderValue
- }
- };
- afdRuleActions.Add(requestHeaderAction);
- }
- else if (psHeaderAction.HeaderType == "ModifyResponseHeader")
- {
- DeliveryRuleResponseHeaderAction responseHeaderAction = new DeliveryRuleResponseHeaderAction
- {
- Parameters = new HeaderActionParameters
- {
- HeaderAction = psHeaderAction.HeaderAction,
- HeaderName = psHeaderAction.HeaderName,
- Value = psHeaderAction.HeaderValue
- }
- };
- afdRuleActions.Add(responseHeaderAction);
- }
- }
-
- if (afdAction is PSAfdRuleCacheKeyQueryStringAction)
- {
- PSAfdRuleCacheKeyQueryStringAction psCacheKeyQueryString = (PSAfdRuleCacheKeyQueryStringAction)afdAction;
-
- DeliveryRuleCacheKeyQueryStringAction cacheKeyQueryStringAction = new DeliveryRuleCacheKeyQueryStringAction
- {
- Parameters = new CacheKeyQueryStringActionParameters
- {
- QueryParameters = psCacheKeyQueryString.QueryParameters,
- QueryStringBehavior = psCacheKeyQueryString.QueryStringBehavior
- }
- };
-
- afdRuleActions.Add(cacheKeyQueryStringAction);
- }
-
- if (afdAction is PSAfdRuleUrlRedirectAction)
- {
- PSAfdRuleUrlRedirectAction psUrlRedirectAction = (PSAfdRuleUrlRedirectAction)afdAction;
-
- UrlRedirectAction urlRedirectAction = new UrlRedirectAction
- {
- Parameters = new UrlRedirectActionParameters
- {
- CustomFragment = psUrlRedirectAction.CustomFragment,
- CustomHostname = psUrlRedirectAction.CustomHostname,
- CustomPath = psUrlRedirectAction.CustomPath,
- CustomQueryString = psUrlRedirectAction.CustomQueryString,
- DestinationProtocol = psUrlRedirectAction.DestinationProtocol,
- RedirectType = psUrlRedirectAction.RedirectType
- }
- };
-
- afdRuleActions.Add(urlRedirectAction);
- }
-
- if (afdAction is PSAfdRuleUrlRewriteAction)
- {
- PSAfdRuleUrlRewriteAction psUrlRewriteAction = (PSAfdRuleUrlRewriteAction)afdAction;
-
- UrlRewriteAction urlRewriteAction = new UrlRewriteAction
- {
- Parameters = new UrlRewriteActionParameters
- {
- SourcePattern = psUrlRewriteAction.SourcePattern,
- Destination = psUrlRewriteAction.Destination,
- PreserveUnmatchedPath = psUrlRewriteAction.PreservePath
- }
- };
-
- afdRuleActions.Add(urlRewriteAction);
- }
-
- if (afdAction is PSAfdRuleOriginGroupOverrideAction)
- {
- PSAfdRuleOriginGroupOverrideAction psOriginGroupOverrideAction = (PSAfdRuleOriginGroupOverrideAction)afdAction;
-
- OriginGroupOverrideAction originGroupOverrideAction = new OriginGroupOverrideAction
- {
- Parameters = new OriginGroupOverrideActionParameters
- {
- OriginGroup = new ResourceReference(psOriginGroupOverrideAction.OriginGroup)
- }
- };
-
- afdRuleActions.Add(originGroupOverrideAction);
- }
- }
-
- return afdRuleActions;
- }
-
- private List CreateAfdRuleConditions()
- {
- List afdRuleConditions = new List();
-
- if (!MyInvocation.BoundParameters.ContainsKey("Condition"))
- {
- return afdRuleConditions;
- }
-
- foreach (PSAfdRuleCondition afdRuleCondition in this.Condition)
- {
- switch (afdRuleCondition.MatchVariable)
- {
- case "Cookies":
- DeliveryRuleCookiesCondition cookieCondition = new DeliveryRuleCookiesCondition
- {
- Parameters = new CookiesMatchConditionParameters
- {
- MatchValues = afdRuleCondition.MatchValue,
- NegateCondition = afdRuleCondition.NegateCondition,
- OperatorProperty = afdRuleCondition.Operator,
- Selector = afdRuleCondition.Selector,
- Transforms = afdRuleCondition.Transforms
- }
- };
- afdRuleConditions.Add(cookieCondition);
- break;
-
- case "RemoteAddress":
- DeliveryRuleRemoteAddressCondition remoteAddressCondition = new DeliveryRuleRemoteAddressCondition
- {
- Parameters = new RemoteAddressMatchConditionParameters
- {
- MatchValues = afdRuleCondition.MatchValue,
- NegateCondition = afdRuleCondition.NegateCondition,
- OperatorProperty = afdRuleCondition.Operator,
- Transforms = afdRuleCondition.Transforms
- }
- };
- afdRuleConditions.Add(remoteAddressCondition);
- break;
-
- case "RequestMethod":
- DeliveryRuleRequestMethodCondition requestMethodCondition = new DeliveryRuleRequestMethodCondition
- {
- Parameters = new RequestMethodMatchConditionParameters
- {
- MatchValues = afdRuleCondition.MatchValue,
- NegateCondition = afdRuleCondition.NegateCondition
- }
- };
- afdRuleConditions.Add(requestMethodCondition);
- break;
-
- case "QueryString":
- DeliveryRuleQueryStringCondition queryStringCondition = new DeliveryRuleQueryStringCondition
- {
- Parameters = new QueryStringMatchConditionParameters
- {
- MatchValues = afdRuleCondition.MatchValue,
- NegateCondition = afdRuleCondition.NegateCondition,
- OperatorProperty = afdRuleCondition.Operator,
- Transforms = afdRuleCondition.Transforms
- }
- };
- afdRuleConditions.Add(queryStringCondition);
- break;
-
- case "PostArgs":
- DeliveryRulePostArgsCondition postArgsCondition = new DeliveryRulePostArgsCondition
- {
- Parameters = new PostArgsMatchConditionParameters
- {
- MatchValues = afdRuleCondition.MatchValue,
- NegateCondition = afdRuleCondition.NegateCondition,
- OperatorProperty = afdRuleCondition.Operator,
- Selector = afdRuleCondition.Selector,
- Transforms = afdRuleCondition.Transforms
- }
- };
- afdRuleConditions.Add(postArgsCondition);
- break;
-
- case "RequestUri":
- DeliveryRuleRequestUriCondition requestUriCondition = new DeliveryRuleRequestUriCondition
- {
- Parameters = new RequestUriMatchConditionParameters
- {
- MatchValues = afdRuleCondition.MatchValue,
- NegateCondition = afdRuleCondition.NegateCondition,
- OperatorProperty = afdRuleCondition.Operator,
- Transforms = afdRuleCondition.Transforms
- }
- };
- afdRuleConditions.Add(requestUriCondition);
- break;
-
- case "RequestHeader":
- DeliveryRuleRequestHeaderCondition requestHeaderCondition = new DeliveryRuleRequestHeaderCondition
- {
- Parameters = new RequestHeaderMatchConditionParameters
- {
- MatchValues = afdRuleCondition.MatchValue,
- NegateCondition = afdRuleCondition.NegateCondition,
- OperatorProperty = afdRuleCondition.Operator,
- Selector = afdRuleCondition.Selector,
- Transforms = afdRuleCondition.Transforms
- }
- };
- afdRuleConditions.Add(requestHeaderCondition);
- break;
-
- case "RequestBody":
- DeliveryRuleRequestBodyCondition requestBodyCondition = new DeliveryRuleRequestBodyCondition
- {
- Parameters = new RequestBodyMatchConditionParameters
- {
- MatchValues = afdRuleCondition.MatchValue,
- NegateCondition = afdRuleCondition.NegateCondition,
- OperatorProperty = afdRuleCondition.Operator,
- Transforms = afdRuleCondition.Transforms
- }
- };
- afdRuleConditions.Add(requestBodyCondition);
- break;
-
- case "RequestScheme":
- DeliveryRuleRequestSchemeCondition requestSchemeCondition = new DeliveryRuleRequestSchemeCondition
- {
- Parameters = new RequestSchemeMatchConditionParameters
- {
- MatchValues = afdRuleCondition.MatchValue,
- NegateCondition = afdRuleCondition.NegateCondition
- }
- };
- afdRuleConditions.Add(requestSchemeCondition);
- break;
-
- case "UrlPath":
- DeliveryRuleUrlPathCondition urlPathCondition = new DeliveryRuleUrlPathCondition
- {
- Parameters = new UrlPathMatchConditionParameters
- {
- MatchValues = afdRuleCondition.MatchValue,
- NegateCondition = afdRuleCondition.NegateCondition,
- OperatorProperty = afdRuleCondition.Operator,
- Transforms = afdRuleCondition.Transforms
- }
- };
- afdRuleConditions.Add(urlPathCondition);
- break;
-
- case "UrlFileExtension":
- DeliveryRuleUrlFileExtensionCondition urlFileExtensionCondition = new DeliveryRuleUrlFileExtensionCondition
- {
- Parameters = new UrlFileExtensionMatchConditionParameters
- {
- MatchValues = afdRuleCondition.MatchValue,
- NegateCondition = afdRuleCondition.NegateCondition,
- OperatorProperty = afdRuleCondition.Operator,
- Transforms = afdRuleCondition.Transforms
- }
- };
- afdRuleConditions.Add(urlFileExtensionCondition);
- break;
-
- case "UrlFilename":
- DeliveryRuleUrlFileNameCondition urlFileNameCondition = new DeliveryRuleUrlFileNameCondition
- {
- Parameters = new UrlFileNameMatchConditionParameters
- {
- MatchValues = afdRuleCondition.MatchValue,
- NegateCondition = afdRuleCondition.NegateCondition,
- OperatorProperty = afdRuleCondition.Operator,
- Transforms = afdRuleCondition.Transforms
- }
- };
- afdRuleConditions.Add(urlFileNameCondition);
- break;
-
- case "HttpVersion":
- DeliveryRuleHttpVersionCondition httpVersionCondition = new DeliveryRuleHttpVersionCondition
- {
- Parameters = new HttpVersionMatchConditionParameters
- {
- MatchValues = afdRuleCondition.MatchValue,
- NegateCondition = afdRuleCondition.NegateCondition,
- }
- };
- afdRuleConditions.Add(httpVersionCondition);
- break;
-
- case "IsDevice":
- DeliveryRuleIsDeviceCondition isDeviceCondition = new DeliveryRuleIsDeviceCondition
- {
- Parameters = new IsDeviceMatchConditionParameters
- {
- MatchValues = afdRuleCondition.MatchValue,
- NegateCondition = afdRuleCondition.NegateCondition,
- Transforms = afdRuleCondition.Transforms
- }
- };
- afdRuleConditions.Add(isDeviceCondition);
- break;
- }
- }
-
- return afdRuleConditions;
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdRule/NewAzFrontDoorCdnRuleAction.cs b/src/Cdn/Cdn/AfdRule/NewAzFrontDoorCdnRuleAction.cs
deleted file mode 100644
index c6a2804383dc..000000000000
--- a/src/Cdn/Cdn/AfdRule/NewAzFrontDoorCdnRuleAction.cs
+++ /dev/null
@@ -1,159 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdRule
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnRuleAction", DefaultParameterSetName = AfdParameterSet.AfdRuleCacheExpirationAction), OutputType(typeof(PSAfdRuleAction))]
- public class NewAzFrontDoorCdnRuleAction : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleCachingBehavior, ParameterSetName = AfdParameterSet.AfdRuleCacheExpirationAction)]
- [PSArgumentCompleter("BypassCache", "SetIfMissing", "Override")]
- [ValidateNotNullOrEmpty]
- public string CacheBehavior { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRuleCacheDuration, ParameterSetName = AfdParameterSet.AfdRuleCacheExpirationAction)]
- [PSArgumentCompleter("[d.]hh:mm:ss")]
- [ValidateNotNullOrEmpty]
- public string CacheDuration { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleHeaderType, ParameterSetName = AfdParameterSet.AfdRuleHeaderTypeAction)]
- [PSArgumentCompleter("ModifyRequestHeader", "ModifyResponseHeader")]
- public string HeaderType { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleHeaderAction, ParameterSetName = AfdParameterSet.AfdRuleHeaderTypeAction)]
- [PSArgumentCompleter("Append", "Overwrite", "Delete")]
- [ValidateNotNullOrEmpty]
- public string HeaderAction { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleHeaderName, ParameterSetName = AfdParameterSet.AfdRuleHeaderTypeAction)]
- [ValidateNotNullOrEmpty]
- public string HeaderName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRuleHeaderValue, ParameterSetName = AfdParameterSet.AfdRuleHeaderTypeAction)]
- [ValidateNotNullOrEmpty]
- public string HeaderValue { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleQueryStringBehavior, ParameterSetName = AfdParameterSet.AfdRuleCacheKeyQueryStringAction)]
- [ValidateNotNullOrEmpty]
- [PSArgumentCompleter("Include", "IncludeAll", "Exclude", "ExcludeAll")]
- public string QueryStringBehavior { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleQueryParameters, ParameterSetName = AfdParameterSet.AfdRuleCacheKeyQueryStringAction)]
- [ValidateNotNullOrEmpty]
- public string QueryParameter { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleRedirectType, ParameterSetName = AfdParameterSet.AfdRuleUrlRedirectAction)]
- [PSArgumentCompleter("Moved", "Found", "TemporaryRedirect", "PermanentRedirect")]
- public string RedirectType { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRuleDestinationProtocol, ParameterSetName = AfdParameterSet.AfdRuleUrlRedirectAction)]
- [PSArgumentCompleter("MatchRequest", "Http", "Https")]
- [ValidateNotNullOrEmpty]
- public string DestinationProtocol { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRuleCustomPath, ParameterSetName = AfdParameterSet.AfdRuleUrlRedirectAction)]
- [ValidateNotNullOrEmpty]
- public string CustomPath { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRuleCustomHostname, ParameterSetName = AfdParameterSet.AfdRuleUrlRedirectAction)]
- [ValidateNotNullOrEmpty]
- public string CustomHostname { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRuleCustomQueryString, ParameterSetName = AfdParameterSet.AfdRuleUrlRedirectAction)]
- [ValidateNotNullOrEmpty]
- public string CustomQueryString { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRuleCustomFragment, ParameterSetName = AfdParameterSet.AfdRuleUrlRedirectAction)]
- [ValidateNotNullOrEmpty]
- public string CustomFragment { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleSourcePattern, ParameterSetName = AfdParameterSet.AfdRuleUrlRewriteAction)]
- public string SourcePattern { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleDestination, ParameterSetName = AfdParameterSet.AfdRuleUrlRewriteAction)]
- public string Destination { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRulePreservePath, ParameterSetName = AfdParameterSet.AfdRuleUrlRewriteAction)]
- public SwitchParameter PreservePath { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleOriginGroupOverride, ParameterSetName = AfdParameterSet.AfdRuleOriginGroupOverrideAction)]
- public string OriginGroupOverride { get; set; }
-
- public override void ExecuteCmdlet()
- {
- PSAfdRuleAction afdRuleAction = new PSAfdRuleAction();
-
- if (ParameterSetName == AfdParameterSet.AfdRuleCacheExpirationAction)
- {
- afdRuleAction = new PSAfdRuleCacheExpirationAction
- {
- CacheBehavior = this.CacheBehavior,
- CacheDuration = this.CacheDuration
- };
- }
- else if (ParameterSetName == AfdParameterSet.AfdRuleHeaderTypeAction)
- {
- afdRuleAction = new PSAfdRuleHeaderAction
- {
- HeaderType = this.HeaderType,
- HeaderAction = this.HeaderAction,
- HeaderName = this.HeaderName,
- HeaderValue = this.HeaderValue
- };
- }
- else if (ParameterSetName == AfdParameterSet.AfdRuleCacheKeyQueryStringAction)
- {
- afdRuleAction = new PSAfdRuleCacheKeyQueryStringAction
- {
- QueryParameters = this.QueryParameter,
- QueryStringBehavior = this.QueryStringBehavior
- };
- }
- else if (ParameterSetName == AfdParameterSet.AfdRuleUrlRedirectAction)
- {
- afdRuleAction = new PSAfdRuleUrlRedirectAction
- {
- CustomFragment = this.CustomFragment,
- CustomHostname = this.CustomHostname,
- CustomPath = this.CustomPath,
- CustomQueryString = this.CustomQueryString,
- DestinationProtocol = this.DestinationProtocol,
- RedirectType = this.RedirectType
- };
- }
- else if (ParameterSetName == AfdParameterSet.AfdRuleUrlRewriteAction)
- {
- afdRuleAction = new PSAfdRuleUrlRewriteAction
- {
- SourcePattern = this.SourcePattern,
- Destination = this.Destination,
- PreservePath = this.PreservePath
- };
- }
- else if (ParameterSetName == AfdParameterSet.AfdRuleOriginGroupOverrideAction)
- {
- afdRuleAction = new PSAfdRuleOriginGroupOverrideAction
- {
- OriginGroup = this.OriginGroupOverride
- };
- }
-
- WriteObject(afdRuleAction);
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdRule/NewAzFrontDoorCdnRuleCondition.cs b/src/Cdn/Cdn/AfdRule/NewAzFrontDoorCdnRuleCondition.cs
deleted file mode 100644
index 7a55f70ec8ad..000000000000
--- a/src/Cdn/Cdn/AfdRule/NewAzFrontDoorCdnRuleCondition.cs
+++ /dev/null
@@ -1,64 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using System.Collections.Generic;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdRule
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnRuleCondition"), OutputType(typeof(PSAfdRuleCondition))]
- public class NewAzFrontDoorCdnRuleCondition : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleMatchVariable)]
- [ValidateNotNullOrEmpty]
- [PSArgumentCompleter("RemoteAddress", "RequestMethod", "QueryString", "PostArgs", "RequestUri",
- "RequestHeader", "RequestBody", "RequestScheme", "UrlPath", "UrlFileExtension", "UrlFilename", "HttpVersion", "Cookies", "IsDevice")]
- public string MatchVariable { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleMatchValue)]
- public List MatchValue { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRuleOperator)]
- [ValidateNotNullOrEmpty]
- [PSArgumentCompleter("Any", "Equal", "Contains", "LessThan", "GreaterThan", "LessThanOrEqual", "GreaterThanOrEqual",
- "BeginsWith", "EndsWith", "RegEx", "IPMatch", "GeoMatch")]
- public string Operator { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRuleSelector)]
- public string Selector { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRuleTransform)]
- [PSArgumentCompleter("Uppercase", "Lowercase")]
- public List Transform { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRuleNegateCondition)]
- public SwitchParameter NegateCondition { get; set; }
-
- public override void ExecuteCmdlet()
- {
- PSAfdRuleCondition afdRuleCondition = new PSAfdRuleCondition
- {
- MatchVariable = this.MatchVariable,
- MatchValue = this.MatchValue,
- Operator = this.Operator,
- Selector = this.Selector,
- Transforms = this.Transform
- };
-
- WriteObject(afdRuleCondition);
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdRule/RemoveAzFrontDoorCdnRule.cs b/src/Cdn/Cdn/AfdRule/RemoveAzFrontDoorCdnRule.cs
deleted file mode 100644
index fa33be36f95a..000000000000
--- a/src/Cdn/Cdn/AfdRule/RemoveAzFrontDoorCdnRule.cs
+++ /dev/null
@@ -1,108 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdRule
-{
- [Cmdlet("Remove", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnRule", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(bool))]
- public class RemoveAzFrontDoorCdnRule : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdRuleObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNullOrEmpty]
- public PSAfdRule Rule { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string RuleName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleSetName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string RuleSetName { get; set; }
-
- [Parameter(Mandatory = false)]
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- switch (ParameterSetName)
- {
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
-
- ConfirmAction(AfdResourceProcessMessage.AfdRuleDeleteMessage, this.RuleName, this.DeleteAfdRule);
- }
-
- private void DeleteAfdRule()
- {
- try
- {
- this.CdnManagementClient.Rules.Delete(this.ResourceGroupName, this.ProfileName, this.RuleSetName, this.RuleName);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
-
- if (this.PassThru.IsPresent)
- {
- WriteObject(true);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdRuleResourceId = new ResourceIdentifier(this.Rule.Id);
-
- this.ProfileName = parsedAfdRuleResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdRuleResourceId.ResourceGroupName;
- this.RuleName = parsedAfdRuleResourceId.ResourceName;
- this.RuleSetName = parsedAfdRuleResourceId.GetResourceName("rulesets");
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdRuleResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.ProfileName = parsedAfdRuleResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdRuleResourceId.ResourceGroupName;
- this.RuleName = parsedAfdRuleResourceId.ResourceName;
- this.RuleSetName = parsedAfdRuleResourceId.GetResourceName("rulesets");
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdRuleSet/GetAzFrontDoorCdnRuleSet.cs b/src/Cdn/Cdn/AfdRuleSet/GetAzFrontDoorCdnRuleSet.cs
deleted file mode 100644
index 6d786cff0fc8..000000000000
--- a/src/Cdn/Cdn/AfdRuleSet/GetAzFrontDoorCdnRuleSet.cs
+++ /dev/null
@@ -1,121 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Collections.Generic;
-using System.Linq;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdRuleSet
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnRuleSet", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSAfdRuleSet))]
- public class GetAzFrontDoorCdnRuleSet : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdProfileObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSAfdProfile Profile { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdRuleSetName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string RuleSetName { get; set; }
-
- public override void ExecuteCmdlet()
- {
- try
- {
- switch (ParameterSetName)
- {
- case FieldsParameterSet:
- this.FieldsParameterSetCmdlet();
- break;
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdSetCmdlet();
- break;
- }
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
-
- private void FieldsParameterSetCmdlet()
- {
- bool isRuleSetName = this.MyInvocation.BoundParameters.ContainsKey("RuleSetName");
-
- if (isRuleSetName)
- {
- PSAfdRuleSet psAfdRuleSet = this.CdnManagementClient.RuleSets.Get(this.ResourceGroupName, this.ProfileName, this.RuleSetName).ToPSAfdRuleSet();
-
- WriteObject(psAfdRuleSet);
- }
- else
- {
- List psAfdRuleSetList = this.CdnManagementClient.RuleSets.ListByProfile(this.ResourceGroupName, this.ProfileName)
- .Select(afdRuleSet => afdRuleSet.ToPSAfdRuleSet())
- .ToList();
-
- WriteObject(psAfdRuleSetList);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdProfileResourceId = new ResourceIdentifier(this.Profile.Id);
-
- this.ProfileName = parsedAfdProfileResourceId.ResourceName;
- this.ResourceGroupName = parsedAfdProfileResourceId.ResourceGroupName;
-
- List psAfdRuleSetList = this.CdnManagementClient.RuleSets.ListByProfile(this.ResourceGroupName, this.ProfileName)
- .Select(afdRuleSet => afdRuleSet.ToPSAfdRuleSet())
- .ToList();
-
- WriteObject(psAfdRuleSetList);
- }
-
- private void ResourceIdSetCmdlet()
- {
- ResourceIdentifier parsedAfdRuleSetResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.ProfileName = parsedAfdRuleSetResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdRuleSetResourceId.ResourceGroupName;
- this.RuleSetName = parsedAfdRuleSetResourceId.ResourceName;
-
- PSAfdRuleSet psAfdRuleSet = this.CdnManagementClient.RuleSets.Get(this.ResourceGroupName, this.ProfileName, this.RuleSetName).ToPSAfdRuleSet();
-
- WriteObject(psAfdRuleSet);
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdRuleSet/NewAzFrontDoorCdnRuleSet.cs b/src/Cdn/Cdn/AfdRuleSet/NewAzFrontDoorCdnRuleSet.cs
deleted file mode 100644
index 1c7387ee9249..000000000000
--- a/src/Cdn/Cdn/AfdRuleSet/NewAzFrontDoorCdnRuleSet.cs
+++ /dev/null
@@ -1,59 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdRuleSet
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnRuleSet", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdRuleSet))]
- public class NewAzFrontDoorCdnRuleSet : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleSetName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string RuleSetName { get; set; }
-
- public override void ExecuteCmdlet()
- {
- ConfirmAction(AfdResourceProcessMessage.AfdRuleSetCreateMessage, this.RuleSetName, this.CreateAfdRuleSet);
- }
-
- private void CreateAfdRuleSet()
- {
- try
- {
- PSAfdRuleSet psAfdRuleSet = this.CdnManagementClient.RuleSets.Create(this.ResourceGroupName, this.ProfileName, this.RuleSetName).ToPSAfdRuleSet();
-
- WriteObject(psAfdRuleSet);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdRuleSet/RemoveAzFrontDoorCdnRuleSet.cs b/src/Cdn/Cdn/AfdRuleSet/RemoveAzFrontDoorCdnRuleSet.cs
deleted file mode 100644
index 2dc74d3bc3c7..000000000000
--- a/src/Cdn/Cdn/AfdRuleSet/RemoveAzFrontDoorCdnRuleSet.cs
+++ /dev/null
@@ -1,102 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdRuleSet
-{
- [Cmdlet("Remove", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnRuleSet", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(bool))]
- public class RemoveAzFrontDoorCdnRuleSet : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdRuleSetObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSAfdRuleSet RuleSet { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdRuleSetName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string RuleSetName { get; set; }
-
- [Parameter(Mandatory = false)]
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- switch (ParameterSetName)
- {
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
-
- ConfirmAction(AfdResourceProcessMessage.AfdRuleSetDeleteMessage, this.RuleSetName, this.DeleteAfdRuleSet);
- }
-
- private void DeleteAfdRuleSet()
- {
- try
- {
- this.CdnManagementClient.RuleSets.Delete(this.ResourceGroupName, this.ProfileName, this.RuleSetName);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
-
- if (this.PassThru.IsPresent)
- {
- WriteObject(true);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdRuleSetResourceId = new ResourceIdentifier(this.RuleSet.Id);
-
- this.ProfileName = parsedAfdRuleSetResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdRuleSetResourceId.ResourceGroupName;
- this.RuleSetName = parsedAfdRuleSetResourceId.ResourceName;
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdRuleSetResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.ProfileName = parsedAfdRuleSetResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdRuleSetResourceId.ResourceGroupName;
- this.RuleSetName = parsedAfdRuleSetResourceId.ResourceName;
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdSecret/GetAzFrontDoorCdnSecret.cs b/src/Cdn/Cdn/AfdSecret/GetAzFrontDoorCdnSecret.cs
deleted file mode 100644
index 284d3f3079b8..000000000000
--- a/src/Cdn/Cdn/AfdSecret/GetAzFrontDoorCdnSecret.cs
+++ /dev/null
@@ -1,121 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Collections.Generic;
-using System.Linq;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdSecret
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnSecret", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSAfdSecret))]
- public class GetAzFrontDoorCdnSecret : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdProfileObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSAfdProfile Profile { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdSecretName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string SecretName { get; set; }
-
- public override void ExecuteCmdlet()
- {
- try
- {
- switch (ParameterSetName)
- {
- case FieldsParameterSet:
- this.FieldsParameterSetCmdlet();
- break;
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
-
- private void FieldsParameterSetCmdlet()
- {
- if (this.MyInvocation.BoundParameters.ContainsKey("SecretName"))
- {
- PSAfdSecret psAfdSecret = this.CdnManagementClient.Secrets.Get(this.ResourceGroupName, this.ProfileName, this.SecretName).ToPSAfdSecret();
-
- WriteObject(psAfdSecret);
- }
- else
- {
- List psAfdSecretList = this.CdnManagementClient.Secrets.ListByProfile(this.ResourceGroupName, this.ProfileName)
- .Select(afdSecret => afdSecret.ToPSAfdSecret())
- .ToList();
-
- WriteObject(psAfdSecretList);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdProfileResourceId = new ResourceIdentifier(this.Profile.Id);
-
- this.ProfileName = parsedAfdProfileResourceId.ResourceName;
- this.ResourceGroupName = parsedAfdProfileResourceId.ResourceGroupName;
-
- List psAfdSecretList = this.CdnManagementClient.Secrets.ListByProfile(this.ResourceGroupName, this.ProfileName)
- .Select(afdSecret => afdSecret.ToPSAfdSecret())
- .ToList();
-
- WriteObject(psAfdSecretList);
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdSecretResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.ProfileName = parsedAfdSecretResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdSecretResourceId.ResourceGroupName;
- this.SecretName = parsedAfdSecretResourceId.ResourceName;
-
- PSAfdSecret psAfdSecret = this.CdnManagementClient.Secrets.Get(this.ResourceGroupName, this.ProfileName, this.SecretName).ToPSAfdSecret();
-
- WriteObject(psAfdSecret);
- }
- }
-
-
-}
diff --git a/src/Cdn/Cdn/AfdSecret/NewAzFrontDoorCdnSecret.cs b/src/Cdn/Cdn/AfdSecret/NewAzFrontDoorCdnSecret.cs
deleted file mode 100644
index 21583cd2c61e..000000000000
--- a/src/Cdn/Cdn/AfdSecret/NewAzFrontDoorCdnSecret.cs
+++ /dev/null
@@ -1,87 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Collections.Generic;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdSecret
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnSecret", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdSecret))]
- public class NewAzFrontDoorCdnSecret : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdSecretCertificateAuthority, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string CertificateAuthority { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdSecretName, ParameterSetName = FieldsParameterSet)]
- public string SecretName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdSecretSource, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string SecretSource { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdSecretVersion, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string SecretVersion { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdSecretSubjectAlternativeNames, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public List SubjectAlternativeName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdSecretUseLatestVersion, ParameterSetName = FieldsParameterSet)]
- public SwitchParameter UseLatestVersion { get; set; }
-
- public override void ExecuteCmdlet()
- {
- ConfirmAction(AfdResourceProcessMessage.AfdSecretCreateMessage, this.SecretName, this.CreateAfdSecret);
- }
-
- private void CreateAfdSecret()
- {
- try
- {
- CustomerCertificateParameters afdCustomerCertificate = new CustomerCertificateParameters
- {
- SecretSource = new ResourceReference(this.SecretSource),
- SecretVersion = this.SecretVersion,
- CertificateAuthority = this.CertificateAuthority,
- UseLatestVersion = this.UseLatestVersion.IsPresent? true : false,
- SubjectAlternativeNames = this.SubjectAlternativeName
- };
-
- PSAfdSecret psAfdSecret = this.CdnManagementClient.Secrets.Create(this.ResourceGroupName, this.ProfileName, this.SecretName, afdCustomerCertificate).ToPSAfdSecret();
-
- WriteObject(psAfdSecret);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdSecret/RemoveAzFrontDoorCdnSecret.cs b/src/Cdn/Cdn/AfdSecret/RemoveAzFrontDoorCdnSecret.cs
deleted file mode 100644
index 6b6c4cc494b3..000000000000
--- a/src/Cdn/Cdn/AfdSecret/RemoveAzFrontDoorCdnSecret.cs
+++ /dev/null
@@ -1,103 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdSecret
-{
- [Cmdlet("Remove", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnSecret", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(bool))]
- public class RemoveAzFrontDoorCdnSecret : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdSecretObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNullOrEmpty]
- public PSAfdSecret Secret { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdSecretName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string SecretName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.PassThruParameter)]
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- switch (ParameterSetName)
- {
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
-
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
-
- ConfirmAction(AfdResourceProcessMessage.AfdSecretDeleteMessage, this.SecretName, this.DeleteAfdSecret);
- }
-
- private void DeleteAfdSecret()
- {
- try
- {
- this.CdnManagementClient.Secrets.Delete(this.ResourceGroupName, this.ProfileName, this.SecretName);
- }
- catch (AfdErrorResponseException errorResponseException)
- {
- throw new PSArgumentException(errorResponseException.Response.Content);
- }
-
- if (this.PassThru.IsPresent)
- {
- WriteObject(true);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdSecretResourceId = new ResourceIdentifier(this.Secret.Id);
-
- this.ProfileName = parsedAfdSecretResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdSecretResourceId.ResourceGroupName;
- this.SecretName = parsedAfdSecretResourceId.ResourceName;
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdSecretResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.ProfileName = parsedAfdSecretResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdSecretResourceId.ResourceGroupName;
- this.SecretName = parsedAfdSecretResourceId.ResourceName;
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdSecret/SetAzFrontDoorCdnSecret.cs b/src/Cdn/Cdn/AfdSecret/SetAzFrontDoorCdnSecret.cs
deleted file mode 100644
index 1ad8ecea884a..000000000000
--- a/src/Cdn/Cdn/AfdSecret/SetAzFrontDoorCdnSecret.cs
+++ /dev/null
@@ -1,86 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Collections.Generic;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdSecret
-{
- [Cmdlet("Set", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnSecret", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdSecret))]
- public class SetAzFrontDoorCdnSecret : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdSecretCertificateAuthority, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string CertificateAuthority { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdSecretName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string SecretName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdSecretSource, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string SecretSource { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdSecretVersion, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string SecretVersion { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdSecretSubjectAlternativeNames, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public List SubjectAlternativeName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdSecretUseLatestVersion, ParameterSetName = FieldsParameterSet)]
- public SwitchParameter UseLatestVersion { get; set; }
-
- public override void ExecuteCmdlet()
- {
- ConfirmAction(AfdResourceProcessMessage.AfdSecretUpdateMessage, this.SecretName, this.UpdateAfdSecret);
- }
-
- private void UpdateAfdSecret()
- {
- try
- {
- CustomerCertificateParameters afdCustomerCertificate = new CustomerCertificateParameters
- {
- SecretSource = new ResourceReference(this.SecretSource),
- SecretVersion = this.SecretVersion,
- CertificateAuthority = this.CertificateAuthority,
- UseLatestVersion = this.UseLatestVersion.IsPresent ? true : false,
- SubjectAlternativeNames = this.SubjectAlternativeName
- };
-
- this.CdnManagementClient.Secrets.Update(this.ResourceGroupName, this.ProfileName, this.SecretName, afdCustomerCertificate);
- }
- catch (AfdErrorResponseException errorResponseException)
- {
- throw new PSArgumentException(errorResponseException.Response.Content);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdSecurityPolicy/GetAzFrontDoorCdnSecurityPolicy.cs b/src/Cdn/Cdn/AfdSecurityPolicy/GetAzFrontDoorCdnSecurityPolicy.cs
deleted file mode 100644
index e465133ebda4..000000000000
--- a/src/Cdn/Cdn/AfdSecurityPolicy/GetAzFrontDoorCdnSecurityPolicy.cs
+++ /dev/null
@@ -1,120 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Collections.Generic;
-using System.Linq;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdSecurityPolicy
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnSecurityPolicy", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSAfdSecurityPolicy))]
- public class GetAzFrontDoorCdnSecurityPolicy : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdProfileObject, ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSAfdProfile Profile { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- [ResourceGroupCompleter()]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdSecurityPolicyName, ParameterSetName = FieldsParameterSet)]
- public string SecurityPolicyName { get; set; }
-
- public override void ExecuteCmdlet()
- {
- try
- {
- switch (ParameterSetName)
- {
- case FieldsParameterSet:
- this.FieldsParameterSetCmdlet();
- break;
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
-
- private void FieldsParameterSetCmdlet()
- {
- bool isSecurityPolicyName = this.MyInvocation.BoundParameters.ContainsKey("SecurityPolicyName");
-
- if (isSecurityPolicyName)
- {
- PSAfdSecurityPolicy psAfdSecurityPolicy = this.CdnManagementClient.SecurityPolicies.Get(this.ResourceGroupName, this.ProfileName, this.SecurityPolicyName).ToPSAfdSecurityPolicy();
-
- WriteObject(psAfdSecurityPolicy);
- }
- else
- {
- List psAfdSecurityPolicyList = this.CdnManagementClient.SecurityPolicies.ListByProfile(this.ResourceGroupName, this.ProfileName)
- .Select(afdSecurityPolicy => afdSecurityPolicy.ToPSAfdSecurityPolicy())
- .ToList();
-
- WriteObject(psAfdSecurityPolicyList);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdProfileResourceId = new ResourceIdentifier(this.Profile.Id);
-
- this.ProfileName = parsedAfdProfileResourceId.ResourceName;
- this.ResourceGroupName = parsedAfdProfileResourceId.ResourceGroupName;
-
- List psAfdSecurityPolicyList = this.CdnManagementClient.SecurityPolicies.ListByProfile(this.ResourceGroupName, this.ProfileName)
- .Select(afdSecurityPolicy => afdSecurityPolicy.ToPSAfdSecurityPolicy())
- .ToList();
-
- WriteObject(psAfdSecurityPolicyList);
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdSecurityPolicyResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.ProfileName = parsedAfdSecurityPolicyResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdSecurityPolicyResourceId.ResourceGroupName;
- this.SecurityPolicyName = parsedAfdSecurityPolicyResourceId.ResourceName;
-
- PSAfdSecurityPolicy psAfdSecurityPolicy = this.CdnManagementClient.SecurityPolicies.Get(this.ResourceGroupName, this.ProfileName, this.SecurityPolicyName).ToPSAfdSecurityPolicy();
-
- WriteObject(psAfdSecurityPolicy);
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdSecurityPolicy/NewAzFrontDoorCdnSecurityPolicy.cs b/src/Cdn/Cdn/AfdSecurityPolicy/NewAzFrontDoorCdnSecurityPolicy.cs
deleted file mode 100644
index 67d7223016a6..000000000000
--- a/src/Cdn/Cdn/AfdSecurityPolicy/NewAzFrontDoorCdnSecurityPolicy.cs
+++ /dev/null
@@ -1,84 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Collections.Generic;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdSecurityPolicy
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnSecurityPolicy", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdSecurityPolicy))]
- public class NewAzFrontDoorCdnSecurityPolicy : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- [ResourceGroupCompleter()]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdSecurityPolicyName, ParameterSetName = FieldsParameterSet)]
- public string SecurityPolicyName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdSecurityPolicyWafPolicyId, ParameterSetName = FieldsParameterSet)]
- public string WafPolicyId { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdSecurityPolicyDomainIds, ParameterSetName = FieldsParameterSet)]
- public List DomainId { get; set; }
-
- public override void ExecuteCmdlet()
- {
- ConfirmAction(AfdResourceProcessMessage.AfdSecurityPolicyCreateMessage, this.SecurityPolicyName, this.CreateAfdSecurityPolicy);
- }
-
- private void CreateAfdSecurityPolicy()
- {
- try
- {
- SecurityPolicyWebApplicationFirewallParameters securityPolicyParameters = new SecurityPolicyWebApplicationFirewallParameters();
- securityPolicyParameters.WafPolicy = new ResourceReference(this.WafPolicyId);
- securityPolicyParameters.Associations = new List();
-
- SecurityPolicyWebApplicationFirewallAssociation securityPolicyWebApplicationFirewallAssociation = new SecurityPolicyWebApplicationFirewallAssociation();
- securityPolicyWebApplicationFirewallAssociation.Domains = new List();
- securityPolicyWebApplicationFirewallAssociation.PatternsToMatch = new List
- {
- "/*",
- };
-
- foreach (string domainId in this.DomainId)
- {
- ResourceReference resourceReference = new ResourceReference(domainId);
- securityPolicyWebApplicationFirewallAssociation.Domains.Add(resourceReference);
- }
-
- securityPolicyParameters.Associations.Add(securityPolicyWebApplicationFirewallAssociation);
-
- PSAfdSecurityPolicy psAfdSecurityPolicy = this.CdnManagementClient.SecurityPolicies.Create(this.ResourceGroupName, this.ProfileName, this.SecurityPolicyName, securityPolicyParameters).ToPSAfdSecurityPolicy();
-
- WriteObject(psAfdSecurityPolicy);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdSecurityPolicy/RemoveAzFrontDoorCdnSecurityPolicy.cs b/src/Cdn/Cdn/AfdSecurityPolicy/RemoveAzFrontDoorCdnSecurityPolicy.cs
deleted file mode 100644
index 52cc204656c0..000000000000
--- a/src/Cdn/Cdn/AfdSecurityPolicy/RemoveAzFrontDoorCdnSecurityPolicy.cs
+++ /dev/null
@@ -1,100 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdSecurityPolicy
-{
- [Cmdlet("Remove", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnSecurityPolicy", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(bool))]
- public class RemoveAzFrontDoorCdnSecurityPolicy : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- [ResourceGroupCompleter()]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceId, ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdSecurityPolicyObject, ParameterSetName = ObjectParameterSet)]
- public PSAfdSecurityPolicy SecurityPolicy { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdSecurityPolicyName, ParameterSetName = FieldsParameterSet)]
- public string SecurityPolicyName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.PassThruParameter)]
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- switch (ParameterSetName)
- {
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- case ResourceIdParameterSet:
- this.ResourceIdParameterSetCmdlet();
- break;
- }
-
- ConfirmAction(AfdResourceProcessMessage.AfdSecurityPolicyDeleteMessage, this.SecurityPolicyName, this.DeleteAfdSecurityPolicy);
- }
-
- private void DeleteAfdSecurityPolicy()
- {
- try
- {
- this.CdnManagementClient.SecurityPolicies.Delete(this.ResourceGroupName, this.ProfileName, this.SecurityPolicyName);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
-
- if (this.PassThru.IsPresent)
- {
- WriteObject(true);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdSecurityPolicyResourceId = new ResourceIdentifier(this.SecurityPolicy.Id);
-
- this.ProfileName = parsedAfdSecurityPolicyResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdSecurityPolicyResourceId.ResourceGroupName;
- this.SecurityPolicyName = parsedAfdSecurityPolicyResourceId.ResourceName;
- }
-
- private void ResourceIdParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdSecurityPolicyResourceId = new ResourceIdentifier(this.ResourceId);
-
- this.ProfileName = parsedAfdSecurityPolicyResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdSecurityPolicyResourceId.ResourceGroupName;
- this.SecurityPolicyName = parsedAfdSecurityPolicyResourceId.ResourceName;
- }
- }
-}
diff --git a/src/Cdn/Cdn/AfdSecurityPolicy/SetAzFrontDoorCdnSecurityPolicy.cs b/src/Cdn/Cdn/AfdSecurityPolicy/SetAzFrontDoorCdnSecurityPolicy.cs
deleted file mode 100644
index c93745ffe5fd..000000000000
--- a/src/Cdn/Cdn/AfdSecurityPolicy/SetAzFrontDoorCdnSecurityPolicy.cs
+++ /dev/null
@@ -1,156 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Commands.Cdn.AfdHelpers;
-using Microsoft.Azure.Commands.Cdn.AfdModels;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using System.Collections.Generic;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.AfdSecurityPolicy
-{
- [Cmdlet("Set", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "FrontDoorCdnSecurityPolicy", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSAfdSecurityPolicy))]
- public class SetAzFrontDoorCdnSecurityPolicy : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdSecurityPolicyDomainIds, ParameterSetName = FieldsParameterSet)]
- public List DomainId { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdProfileName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.ResourceGroupName, ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- [ResourceGroupCompleter()]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = HelpMessageConstants.AfdSecurityPolicyObject, ParameterSetName = ObjectParameterSet)]
- public PSAfdSecurityPolicy SecurityPolicy { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = HelpMessageConstants.AfdSecurityPolicyName, ParameterSetName = FieldsParameterSet)]
- public string SecurityPolicyName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = HelpMessageConstants.AfdSecurityPolicyWafPolicyId, ParameterSetName = FieldsParameterSet)]
- public string WafPolicyId { get; set; }
-
- public override void ExecuteCmdlet()
- {
- switch (ParameterSetName)
- {
- case ObjectParameterSet:
- this.ObjectParameterSetCmdlet();
- break;
- }
-
- ConfirmAction(AfdResourceProcessMessage.AfdSecurityPolicyUpdateMessage, this.SecurityPolicyName, this.UpdateAfdSecurityPolicy);
- }
-
- private void UpdateAfdSecurityPolicy()
- {
- try
- {
- PSAfdSecurityPolicy currentPsAfdSecurityPolicy = this.CdnManagementClient.SecurityPolicies.Get(this.ResourceGroupName, this.ProfileName, this.SecurityPolicyName).ToPSAfdSecurityPolicy();
-
- SecurityPolicyWebApplicationFirewallParameters securityPolicyWafParameters = new SecurityPolicyWebApplicationFirewallParameters();
-
- if (ParameterSetName == ObjectParameterSet)
- {
- securityPolicyWafParameters = this.CreateSecurityPolicyWafParametersByObject(currentPsAfdSecurityPolicy);
- }
-
- if (ParameterSetName == FieldsParameterSet)
- {
- securityPolicyWafParameters = this.CreateSecurityPolicyWafParametersByFields(currentPsAfdSecurityPolicy);
- }
-
- this.CdnManagementClient.SecurityPolicies.Patch(this.ResourceGroupName, this.ProfileName, this.SecurityPolicyName, securityPolicyWafParameters);
- }
- catch (AfdErrorResponseException errorResponse)
- {
- throw new PSArgumentException(errorResponse.Response.Content);
- }
- }
-
- private void ObjectParameterSetCmdlet()
- {
- ResourceIdentifier parsedAfdSecurityPolicyResourceId = new ResourceIdentifier(this.SecurityPolicy.Id);
-
- this.ProfileName = parsedAfdSecurityPolicyResourceId.GetResourceName("profiles");
- this.ResourceGroupName = parsedAfdSecurityPolicyResourceId.ResourceGroupName;
- this.SecurityPolicyName = parsedAfdSecurityPolicyResourceId.ResourceName;
- }
-
- private SecurityPolicyWebApplicationFirewallParameters CreateSecurityPolicyWafParametersByObject(PSAfdSecurityPolicy currentSecurityPolicy)
- {
- SecurityPolicyWebApplicationFirewallParameters securityPolicyWafParameters = new SecurityPolicyWebApplicationFirewallParameters
- {
- WafPolicy = new ResourceReference(currentSecurityPolicy.WafPolicyId),
- Associations = new List()
- };
-
- SecurityPolicyWebApplicationFirewallAssociation securityPolicyWafAssociation = new SecurityPolicyWebApplicationFirewallAssociation();
- securityPolicyWafAssociation.Domains = currentSecurityPolicy.Domains;
- securityPolicyWafAssociation.PatternsToMatch = currentSecurityPolicy.PatternsToMatch;
-
- securityPolicyWafParameters.Associations.Add(securityPolicyWafAssociation);
-
- if (currentSecurityPolicy.WafPolicyId != this.SecurityPolicy.WafPolicyId)
- {
- securityPolicyWafParameters.WafPolicy = new ResourceReference(this.SecurityPolicy.WafPolicyId);
- }
-
- return securityPolicyWafParameters;
- }
-
- private SecurityPolicyWebApplicationFirewallParameters CreateSecurityPolicyWafParametersByFields(PSAfdSecurityPolicy currentSecurityPolicy)
- {
- bool isWafPolicy = this.MyInvocation.BoundParameters.ContainsKey("WafPolicyId");
- bool isDomainIds = this.MyInvocation.BoundParameters.ContainsKey("DomainId");
-
- SecurityPolicyWebApplicationFirewallParameters securityPolicyWafParameters = new SecurityPolicyWebApplicationFirewallParameters
- {
- WafPolicy = new ResourceReference(currentSecurityPolicy.WafPolicyId),
- Associations = new List()
- };
-
- SecurityPolicyWebApplicationFirewallAssociation securityPolicyWafAssociation = new SecurityPolicyWebApplicationFirewallAssociation();
- securityPolicyWafAssociation.Domains = currentSecurityPolicy.Domains;
- securityPolicyWafAssociation.PatternsToMatch = currentSecurityPolicy.PatternsToMatch;
-
- securityPolicyWafParameters.Associations.Add(securityPolicyWafAssociation);
-
- if (isWafPolicy)
- {
- securityPolicyWafParameters.WafPolicy = new ResourceReference(this.WafPolicyId);
- }
-
- if (isDomainIds)
- {
- securityPolicyWafAssociation.Domains = new List();
-
- foreach (string domainId in this.DomainId)
- {
- securityPolicyWafAssociation.Domains.Add(new ResourceReference(domainId));
- }
-
- //securityPolicyWafParameters.Associations = securityPolicyWafAssociation;
- }
-
- return securityPolicyWafParameters;
- }
- }
-}
diff --git a/src/Cdn/Cdn/Az.Cdn.psd1 b/src/Cdn/Cdn/Az.Cdn.psd1
deleted file mode 100644
index 8d976c131aae..000000000000
--- a/src/Cdn/Cdn/Az.Cdn.psd1
+++ /dev/null
@@ -1,173 +0,0 @@
-#
-# Module manifest for module 'Az.Cdn'
-#
-# Generated by: Microsoft Corporation
-#
-# Generated on: 4/15/2022
-#
-
-@{
-
-# Script module or binary module file associated with this manifest.
-# RootModule = ''
-
-# Version number of this module.
-ModuleVersion = '1.8.3'
-
-# Supported PSEditions
-CompatiblePSEditions = 'Core', 'Desktop'
-
-# ID used to uniquely identify this module
-GUID = '91832aaa-dc11-4583-8239-bce5fd531604'
-
-# Author of this module
-Author = 'Microsoft Corporation'
-
-# Company or vendor of this module
-CompanyName = 'Microsoft Corporation'
-
-# Copyright statement for this module
-Copyright = 'Microsoft Corporation. All rights reserved.'
-
-# Description of the functionality provided by this module
-Description = 'Microsoft Azure PowerShell - CDN service cmdlets for Azure Resource Manager in Windows PowerShell and PowerShell Core.
-
-For more information on Cdn, please visit the following: https://docs.microsoft.com/azure/cdn/'
-
-# Minimum version of the PowerShell engine required by this module
-PowerShellVersion = '5.1'
-
-# Name of the PowerShell host required by this module
-# PowerShellHostName = ''
-
-# Minimum version of the PowerShell host required by this module
-# PowerShellHostVersion = ''
-
-# Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
-DotNetFrameworkVersion = '4.7.2'
-
-# Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
-# ClrVersion = ''
-
-# Processor architecture (None, X86, Amd64) required by this module
-# ProcessorArchitecture = ''
-
-# Modules that must be imported into the global environment prior to importing this module
-RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.7.5'; })
-
-# Assemblies that must be loaded prior to importing this module
-RequiredAssemblies = 'Microsoft.Azure.Management.Cdn.dll'
-
-# Script files (.ps1) that are run in the caller's environment prior to importing this module.
-# ScriptsToProcess = @()
-
-# Type files (.ps1xml) to be loaded when importing this module
-# TypesToProcess = @()
-
-# Format files (.ps1xml) to be loaded when importing this module
-# FormatsToProcess = @()
-
-# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
-NestedModules = @('Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll')
-
-# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
-FunctionsToExport = @()
-
-# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
-CmdletsToExport = 'Get-AzCdnProfile', 'Get-AzCdnProfileSsoUrl', 'New-AzCdnProfile',
- 'Remove-AzCdnProfile', 'Set-AzCdnProfile', 'Get-AzCdnOrigin',
- 'Set-AzCdnOrigin', 'Get-AzCdnEndpointNameAvailability',
- 'Get-AzCdnEndpoint', 'Publish-AzCdnEndpointContent',
- 'New-AzCdnEndpoint', 'Unpublish-AzCdnEndpointContent',
- 'Remove-AzCdnEndpoint', 'Set-AzCdnEndpoint', 'Start-AzCdnEndpoint',
- 'Stop-AzCdnEndpoint', 'Test-AzCdnCustomDomain',
- 'Get-AzCdnCustomDomain', 'New-AzCdnCustomDomain',
- 'Remove-AzCdnCustomDomain', 'Enable-AzCdnCustomDomain',
- 'Disable-AzCdnCustomDomain', 'Enable-AzCdnCustomDomainHttps',
- 'Disable-AzCdnCustomDomainHttps', 'Get-AzCdnProfileResourceUsage',
- 'Confirm-AzCdnEndpointProbeUrl', 'Get-AzCdnEndpointResourceUsage',
- 'Get-AzCdnProfileSupportedOptimizationType',
- 'Get-AzCdnSubscriptionResourceUsage', 'Get-AzCdnEdgeNode',
- 'New-AzCdnDeliveryRule', 'New-AzCdnDeliveryRuleCondition',
- 'New-AzCdnDeliveryRuleAction', 'New-AzCdnDeliveryPolicy',
- 'New-AzCdnOrigin', 'Remove-AzCdnOrigin', 'New-AzCdnOriginGroup',
- 'Get-AzCdnOriginGroup', 'Remove-AzCdnOriginGroup',
- 'Set-AzCdnOriginGroup', 'Get-AzFrontDoorCdnCustomDomain',
- 'Get-AzFrontDoorCdnEndpoint', 'Get-AzFrontDoorCdnOrigin',
- 'Get-AzFrontDoorCdnOriginGroup', 'Get-AzFrontDoorCdnProfile',
- 'Get-AzFrontDoorCdnRoute', 'Get-AzFrontDoorCdnRuleSet',
- 'Get-AzFrontDoorCdnRule', 'Get-AzFrontDoorCdnSecret',
- 'Get-AzFrontDoorCdnSecurityPolicy',
- 'New-AzFrontDoorCdnCustomDomain', 'New-AzFrontDoorCdnEndpoint',
- 'New-AzFrontDoorCdnOrigin', 'New-AzFrontDoorCdnOriginGroup',
- 'New-AzFrontDoorCdnProfile', 'New-AzFrontDoorCdnRoute',
- 'New-AzFrontDoorCdnRule', 'New-AzFrontDoorCdnRuleAction',
- 'New-AzFrontDoorCdnRuleCondition', 'New-AzFrontDoorCdnRuleSet',
- 'New-AzFrontDoorCdnSecret', 'New-AzFrontDoorCdnSecurityPolicy',
- 'Remove-AzFrontDoorCdnCustomDomain',
- 'Remove-AzFrontDoorCdnEndpoint', 'Remove-AzFrontDoorCdnOriginGroup',
- 'Remove-AzFrontDoorCdnOrigin', 'Remove-AzFrontDoorCdnProfile',
- 'Remove-AzFrontDoorCdnRoute', 'Remove-AzFrontDoorCdnRule',
- 'Remove-AzFrontDoorCdnRuleSet', 'Remove-AzFrontDoorCdnSecret',
- 'Remove-AzFrontDoorCdnSecurityPolicy',
- 'Set-AzFrontDoorCdnCustomDomain', 'Set-AzFrontDoorCdnEndpoint',
- 'Set-AzFrontDoorCdnOriginGroup', 'Set-AzFrontDoorCdnOrigin',
- 'Set-AzFrontDoorCdnProfile', 'Set-AzFrontDoorCdnRoute',
- 'Set-AzFrontDoorCdnSecret', 'Set-AzFrontDoorCdnSecurityPolicy'
-
-# Variables to export from this module
-# VariablesToExport = @()
-
-# Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export.
-AliasesToExport = 'Validate-AzCdnCustomDomain', 'Get-AzCdnEdgeNodes'
-
-# DSC resources to export from this module
-# DscResourcesToExport = @()
-
-# List of all modules packaged with this module
-# ModuleList = @()
-
-# List of all files packaged with this module
-# FileList = @()
-
-# Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell.
-PrivateData = @{
-
- PSData = @{
-
- # Tags applied to this module. These help with module discovery in online galleries.
- Tags = 'Azure','ResourceManager','ARM','CDN'
-
- # A URL to the license for this module.
- LicenseUri = 'https://aka.ms/azps-license'
-
- # A URL to the main website for this project.
- ProjectUri = 'https://github.com/Azure/azure-powershell'
-
- # A URL to an icon representing this module.
- # IconUri = ''
-
- # ReleaseNotes of this module
- ReleaseNotes = '* Added breaking change messages for all cmdlets in Az.CDN module'
-
- # Prerelease string of this module
- # Prerelease = ''
-
- # Flag to indicate whether the module requires explicit user acceptance for install/update/save
- # RequireLicenseAcceptance = $false
-
- # External dependent modules of this module
- # ExternalModuleDependencies = @()
-
- } # End of PSData hashtable
-
- } # End of PrivateData hashtable
-
-# HelpInfo URI of this module
-# HelpInfoURI = ''
-
-# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
-# DefaultCommandPrefix = ''
-
-}
-
diff --git a/src/Cdn/Cdn/Cdn.csproj b/src/Cdn/Cdn/Cdn.csproj
deleted file mode 100644
index e03cfaf94453..000000000000
--- a/src/Cdn/Cdn/Cdn.csproj
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
- Cdn
-
-
-
-
-
- $(LegacyAssemblyPrefix)$(PsModuleName)
-
-
-
- false
- x64
- NU1605
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Cdn/Cdn/ChangeLog.md b/src/Cdn/Cdn/ChangeLog.md
deleted file mode 100644
index 559c449437ee..000000000000
--- a/src/Cdn/Cdn/ChangeLog.md
+++ /dev/null
@@ -1,77 +0,0 @@
-
-
-## Upcoming Release
-
-## Version 1.8.3
-* Added breaking change messages for all cmdlets in Az.CDN module
-
-## Version 1.8.2
-* Added breaking change messages for upcoming breaking change release of version 2.0.0
-
-## Version 1.8.1
-* Fixed null reference exception and typos in `New-AzFrontDoorCdnRule` cmdlet
-
-## Version 1.8.0
-* Fixed mandatory parameters issue in `Get-AzCdnEndpointResourceUsage` cmdlet
-
-## Version 1.7.1
-* Fixed profile missing issue in `Remove-AzCdnProfile` cmdlet
-
-## Version 1.7.0
-* Added cmdlets to support new AFD Premium / Standard SKUs
-
-## Version 1.6.0
-* Added cmdlets to support multi-origin and private link functionality
-
-## Version 1.4.3
-* Fixed ChinaCDN related pricing SKU display
-
-## Version 1.4.2
-* Display error response detail in New-AzCdnEndpoint cmdlet
-
-## Version 1.4.1
-* Update references in .psd1 to use relative path
-
-## Version 1.4.0
-* Introduced UrlRewriteAction and CacheKeyQueryStringAction to RulesEngine.
-* Fixed several bugs like missing "Selector" Input in New-AzDeliveryRuleCondition cmdlet.
-
-Fixed enabling CDN custom domain HTTPS for Microsoft and Akamai SKU's
-
-## Version 1.3.1
-* Fixed miscellaneous typos across module
-* Fixed a typo in CDN module conversion helper
-
-## Version 1.3.0
-* Updated cmdlets to support rulesEngine feature based on API version 2019-04-15.
-
-## Version 1.2.0
-* Updated cmdlets with plural nouns to singular, and deprecated plural names.
-
-## Version 1.1.0
-* Added new Powershell cmdlets for Enable/Disable Custom Domain Https and deprecated the old ones
-
-## Version 1.0.1
-* Update incorrect online help URLs
-
-## Version 1.0.0
-* General availability of `Az.Cdn` module
-
diff --git a/src/Cdn/Cdn/Common/AfdConstants.cs b/src/Cdn/Cdn/Common/AfdConstants.cs
deleted file mode 100644
index 784272d31563..000000000000
--- a/src/Cdn/Cdn/Common/AfdConstants.cs
+++ /dev/null
@@ -1,163 +0,0 @@
-// ----------------------------------------------------------------------------------
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Common
-{
- public static class AfdResourceConstants
- {
- public const string AfdResourceLocation = "Global";
- }
-
- public static class AfdResourceProcessMessage
- {
- public const string AfdCustomDomainCreateMessage = "Creating the Azure Front Door custom domain.";
- public const string AfdCustomDomainDeleteMessage = "Deleting the Azure Front Door custom domain.";
- public const string AfdCustomDomainUpdateMessage = "Updating the Azure Front Door custom domain.";
- public const string AfdEndpointCreateMessage = "Creating the Azure Front Door endpoint.";
- public const string AfdEndpointDeleteMessage = "Deleting the Azure Front Door endpoint";
- public const string AfdEndpointUpdateMessage = "Updating the Azure Front Door endpoint.";
- public const string AfdOriginCreateMessage = "Creating the Azure Front Door origin.";
- public const string AfdOriginDeleteMessage = "Deleting the Azure Front Door origin.";
- public const string AfdOriginUpdateMessage = "Updating the Azure Front Door origin.";
- public const string AfdOriginGroupCreateMessage = "Creating the Azure Front Door origin group.";
- public const string AfdOriginGroupDeleteMessage = "Deleting the Azure Front Door origin group.";
- public const string AfdOriginGroupUpdateMessage = "Updating the Azure Front Door origin group.";
- public const string AfdProfileCreateMessage = "Creating the Azure Front Door profile.";
- public const string AfdProfileDeleteMessage = "Deleting the Azure Front Door profile.";
- public const string AfdProfileUpdateMessage = "Updating the Azure Front Door profile.";
- public const string AfdRouteCreateMessage = "Creating the Azure Front Door route.";
- public const string AfdRouteDeleteMessage = "Deleting the Azure Front Door route.";
- public const string AfdRouteUpdateMessage = "Updating the Azure Front Door route.";
- public const string AfdRuleCreateMessage = "Creating the Azure Front Door rule.";
- public const string AfdRuleDeleteMessage = "Deleting the Azure Front Door rule.";
- public const string AfdRuleSetCreateMessage = "Creating the Azure Front Door rule set.";
- public const string AfdRuleSetDeleteMessage = "Deleting the Azure Front Door rule set.";
- public const string AfdSecretCreateMessage = "Creating the Azure Front Door secret.";
- public const string AfdSecretDeleteMessage = "Deleteing the Azure Front Door secret.";
- public const string AfdSecretUpdateMessage = "Updating the Azure Front Door secret.";
- public const string AfdSecurityPolicyCreateMessage = "Creating the Azure Front Door security policy.";
- public const string AfdSecurityPolicyDeleteMessage = "Deleting the Azure Front Door security policy.";
- public const string AfdSecurityPolicyUpdateMessage = "Updating the Azure Front Door security policy.";
- }
-
- public static class AfdSkuConstants
- {
- public const string PremiumAzureFrontDoor = "Premium_AzureFrontDoor";
- public const string StandardAzureFrontDoor = "Standard_AzureFrontDoor";
- }
-
- public static class HelpMessageConstants
- {
- public const string AfdCustomDomainAzureDnsZoneId = "The resource reference to the Azure DNS zone.";
- public const string AfdCustomDomainHostName = "The host name of the domain. Must be a domain name.";
- public const string AfdCustomDomainIds = "The resource ids of the Azure Front Door custom domains.";
- public const string AfdCustomDomainMinimumTlsVersion = "TLS protocol version that will be used for Https";
- public const string AfdCustomDomainName = "The Azure Front Door custom domain name.";
- public const string AfdCustomDomainObject = "The Azure Front Door custom domain object.";
- public const string AfdCustomDomainSecretId = "The resource reference to the secret.";
- public const string AfdEndpointObject = "The Azure Front Door endpoint object.";
- public const string AfdEndpointName = "The Azure Front Door endpoint name.";
- public const string AfdOriginGroupAdditionalLatencyInMilliseconds = "The additional latency in milliseconds for probes to fall into the lowest latency bucket.";
- public const string AfdOriginHostHeader = "The host header value sent to the origin with each request. If you leave this blank, the request hostname determines this value.";
- public const string AfdOriginHostName = "The address of the origin. Domain names, IPv4 addresses, and IPv6 addresses are supported.This should be unique across all origins in an endpoint.";
- public const string AfdOriginHttpPort = "The value of the HTTP port. Must be between 1 and 65535.";
- public const string AfdOriginHttpsPort = "The value of the HTTPS port. Must be between 1 and 65535.";
- public const string AfdOriginGroupId = "The resource id of the Azure Front Door origin group.";
- public const string AfdOriginGroupName = "The Azure Front Door origin group name.";
- public const string AfdOriginGroupObject = "The Azure Front Door origin group object.";
- public const string AfdOriginGroupProbeIntervalInSeconds = "The number of seconds between health probes.";
- public const string AfdOriginGroupProbePath = "The path relative to the origin that is used to determine the health of the origin.";
- public const string AfdOriginGroupProbeProtocol = "Protocol to use for health probe.";
- public const string AfdOriginGroupProbeRequestType = "The type of health probe request that is made.";
- public const string AfdOriginGroupSampleSize = "The number of samples to consider for load balancing decisions.";
- public const string AfdOriginGroupSuccessfulSamplesRequired = "The number of samples within the sample period that must succeed.";
- public const string AfdOriginGroupTrafficRestorationTimeToHealedOrNewEndpointsInMinutes = "Time in minutes to shift the traffic to the endpoint gradually when an unhealthy endpoint comes healthy or a new endpoint is added.";
- public const string AfdOriginName = "The Azure Front Door origin name.";
- public const string AfdOriginObject = "The Azure Front Door origin object.";
- public const string AfdOriginPriority = "Priority of origin in given origin group for load balancing. Higher priorities will not be used for load balancing if any lower priority origin is healthy.";
- public const string AfdOriginPrivateLinkId = "The Azure resource id of the shared private link resource.";
- public const string AfdOriginPrivateLinkLocation = "The location of the shared private link resource.";
- public const string AfdOriginPrivateLinkRequestMessage = "The request message for requesting approval of the shared private link resource.";
- public const string AfdOriginWeight = "Weight of the origin in given origin group for load balancing.";
- public const string AfdProfileName = "The Azure Front Door profile name.";
- public const string AfdProfileSku = "The Azure Front Door profile SKU.";
- public const string AfdProfileObject = "The Azure Front Door profile object.";
- public const string AfdRouteForwardingProtocol = "Protocol this rule will use when forwarding traffic to backends.";
- public const string AfdRouteHttpsRedirect = "Whether to automatically redirect HTTP traffic to HTTPS traffic.";
- public const string AfdRouteName = "The Azure Front Door route name.";
- public const string AfdRouteObject = "The Azure Front Door route object.";
- public const string AfdRouteOriginPath = "A directory path on the origin that Azure Front Door can use to retrieve content from, e.g. contoso.cloudapp.net/originpath.";
- public const string AfdRouteQueryStringCachingBehavior = "Defines how Azure Front Door caches requests that include query strings.";
- public const string AfdRouteSupportedProtocols = "List of supported protocols for this route.";
- public const string AfdRuleActions = "The set of actions for the delivery rule.";
- public const string AfdRuleCachingBehavior = "Caching behavior for the action.";
- public const string AfdRuleCacheDuration = "The duration for which the content needs to be cached. Allowed format is [d.]hh:mm:ss";
- public const string AfdRuleConditions = "The set of conditions for the delivery rule.";
- public const string AfdRuleCustomFragment = "Fragment to add to the redirect URL. Fragment is the part of the URL that comes after #. Do not include the #.";
- public const string AfdRuleCustomHostname = "Host to redirect. Leave empty to use the incoming host as the destination host.";
- public const string AfdRuleCustomPath = "The full path to redirect. Path cannot be empty and must start with /. Leave empty to use the incoming path as destination path.";
- public const string AfdRuleCustomQueryString = "The set of query strings to be placed in the redirect URL. Setting this value would replace any existing query string; leave empty to preserve the incoming query string. Query string must be in = format. ? and & will be added automatically so do not include them.";
- public const string AfdRuleDestination = "Define the relative URL to which the above requests will be rewritten by.";
- public const string AfdRuleDestinationProtocol = "Protocol to use for the redirect. The default value is MatchRequest.";
- public const string AfdRuleHeaderAction = "Action to perform.";
- public const string AfdRuleHeaderName = "Name of the header to modify.";
- public const string AfdRuleHeaderType = "Whether to modify request header or response header.";
- public const string AfdRuleHeaderValue = "Value for the specified action.";
- public const string AfdRuleMatchProcessingBehavior = "If this rule is a match should the rules engine continue running the remaining rules or stop. If not present, defaults to Continue.";
- public const string AfdRuleMatchValue = "Match values to match against. The operator will apply to each value in here with OR semantics. If any of them match the variable with the given operator this match condition is considered a match.";
- public const string AfdRuleMatchVariable = "A list of conditions that must be matched for the actions to be executed.";
- public const string AfdRuleName = "The Azure Front Door rule name.";
- public const string AfdRuleNegateCondition = "Describes if the result of this condition should be negated.";
- public const string AfdRuleObject = "The Azure Front Door rule object.";
- public const string AfdRuleOperator = "Describes operator to be matched.";
- public const string AfdRuleOrder = "The order in which the rules are applied for the endpoint. Possible values {0,1,2,3,………}. A rule with a lesser order will be applied before a rule with a greater order.";
- public const string AfdRuleOriginGroupOverride = "Defines the origin group override action for the delivery rule.";
- public const string AfdRulePreservePath = "Whether to preserve unmatched path.";
- public const string AfdRuleQueryParameters = "Query parameters to include or exclude (comma separated).";
- public const string AfdRuleQueryStringBehavior = "Defines the parameters for the cache-key query string action. Accepted values : Include, IncludeAll, Exclude, ExcludeAll";
- public const string AfdRuleRedirectType = "The redirect type the rule will use when redirecting traffic.";
- public const string AfdRuleSelector = "Name of Selector to be matched.";
- public const string AfdRuleSetIds = "The resource ids of the Azure Front Door rule sets.";
- public const string AfdRuleSetName = "The Azure Front Door rule set name.";
- public const string AfdRuleSetObject = "The Azure Front Door rule set object.";
- public const string AfdRuleSourcePattern = "Define a request URI pattern that identifies the type of requests that may be rewritten. If value is blank, all strings are matched.";
- public const string AfdRuleTransform = "Transform to apply before matching. Possible values are Lowercase and Uppercase.";
- public const string AfdSecretCertificateAuthority = "The certificate issuing authority.";
- public const string AfdSecretName = "The Azure Front Door secret name.";
- public const string AfdSecretObject = "The Azure Front Door secret object.";
- public const string AfdSecretSubjectAlternativeNames = "The list of the subject alternative names.";
- public const string AfdSecretSource = "The resource reference to the Azure Key Vault secret.";
- public const string AfdSecretUseLatestVersion = "Whether to use the latest version for the certificate.";
- public const string AfdSecretVersion = "The version of the secret to be used";
- public const string AfdSecurityPolicyDomainIds = "The resource ids of the domains which will be linked to the Azure Front Door web application firewall.";
- public const string AfdSecurityPolicyObject = "The Azure Front Door security policy object.";
- public const string AfdSecurityPolicyName = "The Azure Front Door security policy name.";
- public const string AfdSecurityPolicyWafPolicyId = "The resource id of the Azure Front Door web application firewall.";
- public const string PassThruParameter = "Set by the user to signal that they would like to receive output from a cmdlet which does not return anything.";
- public const string ResourceId = "The Azure resource id.";
- public const string ResourceGroupName = "The Azure resource group name.";
- public const string TagsDescription = "The tags associated to the Azure resource.";
- }
-
- public static class AfdParameterSet
- {
- public const string AfdRuleCacheExpirationAction = "AfdRuleCacheExpirationAction";
- public const string AfdRuleCacheKeyQueryStringAction = "AfdRuleCacheKeyQueryStringAction";
- public const string AfdRuleHeaderTypeAction = "AfdRuleHeaderTypeAction";
- public const string AfdRuleOriginGroupOverrideAction = "AfdRuleOriginGroupOverrideAction";
- public const string AfdRuleUrlRedirectAction = "AfdRuleUrlRedirectAction";
- public const string AfdRuleUrlRewriteAction = "AfdRuleUrlRewriteAction";
- public const string AfdCustomDomainCustomerCertificate = "AfdCustomDomainCustomerCertificate";
- public const string SharedPrivateLinkResource = "SharedPrivateLinkResource";
- }
-}
diff --git a/src/Cdn/Cdn/Common/AzureCdnCmdletBase.cs b/src/Cdn/Cdn/Common/AzureCdnCmdletBase.cs
deleted file mode 100644
index 60783679798a..000000000000
--- a/src/Cdn/Cdn/Common/AzureCdnCmdletBase.cs
+++ /dev/null
@@ -1,93 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using System.Collections.Generic;
-using System.Globalization;
-
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Common.Authentication;
-using Microsoft.Azure.Commands.Common.Authentication.Abstractions;
-using Microsoft.Azure.Commands.ResourceManager.Common;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.WindowsAzure.Commands.Common.CustomAttributes;
-
-namespace Microsoft.Azure.Commands.Cdn.Common
-{
- ///
- /// Base class of Azure Cdn Cmdlet.
- ///
- public class AzureCdnCmdletBase : AzureRMCmdlet
- {
- private ICdnManagementClient _cdnManagementClient;
-
- private Dictionary> _defaultRequestHeaders;
-
- public const string ObjectParameterSet = "ByObjectParameterSet";
- public const string FieldsParameterSet = "ByFieldsParameterSet";
- public const string ResourceIdParameterSet = "ByResourceIdParameterSet";
- public const string CacheExpirationActionParameterSet = "CacheExpirationActionParameterSet";
- public const string HeaderActionParameterSet = "HeaderActionParameterSet";
- public const string UrlRedirectActionParameterSet = "UrlRedirectActionParameterSet";
- public const string CacheKeyQueryStringActionParameterSet = "CacheKeyQueryStringActionParameterSet";
- public const string UrlRewriteActionParameterSet = "UrlRewriteActionParameterSet";
- public const string ByFieldsPrivateLinkParameterSet = "ByFieldsPrivateLinkParameterSet";
-
-
- ///
- /// Gets or sets the Cdn management client.
- ///
- public ICdnManagementClient CdnManagementClient
- {
- get
- {
- return _cdnManagementClient ??
- (_cdnManagementClient =
- AzureSession.Instance.ClientFactory.CreateArmClient(DefaultProfile.DefaultContext,
- AzureEnvironment.Endpoint.ResourceManager));
- }
- set { _cdnManagementClient = value; }
- }
-
- ///
- /// Gets or sets the default headers send with rest requests.
- ///
- public Dictionary> DefaultRequestHeaders
- {
- get
- {
- return _defaultRequestHeaders ??
- (_defaultRequestHeaders =
- new Dictionary> { { "UserAgent", new List { "PowerShell" } } });
- }
- set { _defaultRequestHeaders = value; }
- }
-
- public void ConfirmAction(bool force, string actionMessage, Action action)
- {
- if (force || ShouldContinue(actionMessage, ""))
- {
- action();
- }
- }
-
- protected override void BeginProcessing()
- {
- CdnMessageHelper.WriteMessage(this,
- $"Breaking changes in the cmdlet: { MyInvocation.InvocationName}" + Environment.NewLine +
- "- When you bump up Az.CDN module version, there will be changes to parameters and output, please use the new version: 2.0.0");
- base.BeginProcessing();
- }
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn/Common/Constants.cs b/src/Cdn/Cdn/Common/Constants.cs
deleted file mode 100644
index e71201285eeb..000000000000
--- a/src/Cdn/Cdn/Common/Constants.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Common
-{
- public class Constants
- {
- public const int PurgeLoadMinimumCollectionCount = 1;
- public const int PurgeLoadMaximumCollectionCount = 50;
- }
-}
diff --git a/src/Cdn/Cdn/CustomDomain/DisableAzureRmCdnCustomDomain.cs b/src/Cdn/Cdn/CustomDomain/DisableAzureRmCdnCustomDomain.cs
deleted file mode 100644
index 5ef5a28fb2e0..000000000000
--- a/src/Cdn/Cdn/CustomDomain/DisableAzureRmCdnCustomDomain.cs
+++ /dev/null
@@ -1,83 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.CustomDomain;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using System.Linq;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.WindowsAzure.Commands.Common.CustomAttributes;
-
-namespace Microsoft.Azure.Commands.Cdn.CustomDomain
-{
- [CmdletDeprecation(ReplacementCmdletName = "Disable-AzCdnCustomDomainHttps")]
- [Cmdlet("Disable", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnCustomDomain", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(bool))]
- public class DisableAzureRmCdnCustomDomain : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN custom domain display name.")]
- [ValidateNotNullOrEmpty]
- public string CustomDomainName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN endpoint name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN profile name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN profile.", ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The custom domain object.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSCustomDomain InputObject { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Return object (if specified).")]
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- EndpointName = InputObject.EndpointName;
- ProfileName = InputObject.ProfileName;
- ResourceGroupName = InputObject.ResourceGroupName;
- CustomDomainName = InputObject.Name;
- }
-
- ConfirmAction(MyInvocation.InvocationName,
- CustomDomainName,
- () => CdnManagementClient.CustomDomains.DisableCustomHttps(
- ResourceGroupName,
- ProfileName,
- EndpointName,
- CustomDomainName
- )
- );
-
- WriteVerbose(Resources.Success);
- if (PassThru)
- {
- WriteObject(true);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/CustomDomain/DisableAzureRmCdnCustomDomainHttps.cs b/src/Cdn/Cdn/CustomDomain/DisableAzureRmCdnCustomDomainHttps.cs
deleted file mode 100644
index e03bd8584ec5..000000000000
--- a/src/Cdn/Cdn/CustomDomain/DisableAzureRmCdnCustomDomainHttps.cs
+++ /dev/null
@@ -1,108 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using System.Linq;
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.CustomDomain;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-
-namespace Microsoft.Azure.Commands.Cdn.CustomDomain
-{
- [Cmdlet("Disable", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnCustomDomainHttps", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(bool))]
- public class DisableAzureRmCdnCustomDomainHttps : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "The resource group of the Azure CDN profile")]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN profile name.")]
- [ResourceNameCompleter("Microsoft.Cdn/profiles", nameof(ResourceGroupName))]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN endpoint name.")]
- [ResourceNameCompleter("Microsoft.Cdn/profiles/endpoints", nameof(ResourceGroupName), nameof(ProfileName))]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN custom domain display name.")]
- [ResourceNameCompleter("Microsoft.Cdn/profiles/endpoints/customdomains", nameof(ResourceGroupName), nameof(ProfileName), nameof(EndpointName))]
- [ValidateNotNullOrEmpty]
- public string CustomDomainName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The custom domain object.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSCustomDomain InputObject { get; set; }
-
- [Parameter(ParameterSetName = ResourceIdParameterSet, Mandatory = true, ValueFromPipelineByPropertyName = true, HelpMessage = "ResourceId of the Custom Domain")]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Return object if specified.")]
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName.Equals(ObjectParameterSet, StringComparison.OrdinalIgnoreCase))
- {
- EndpointName = InputObject.EndpointName;
- ProfileName = InputObject.ProfileName;
- ResourceGroupName = InputObject.ResourceGroupName;
- CustomDomainName = InputObject.Name;
- }
-
- if (ParameterSetName.Equals(ResourceIdParameterSet, StringComparison.OrdinalIgnoreCase))
- {
- var parsedResourceId = new ResourceIdentifier(ResourceId);
- ResourceGroupName = parsedResourceId.ResourceGroupName;
- ProfileName = parsedResourceId.GetProfileName();
- EndpointName = parsedResourceId.GetEndpointName();
- CustomDomainName = parsedResourceId.ResourceName;
- }
-
- var existingCustomDomain = CdnManagementClient.CustomDomains
- .ListByEndpoint(ResourceGroupName, ProfileName, EndpointName)
- .FirstOrDefault(cd => cd.Name.ToLower() == CustomDomainName.ToLower());
-
- if (existingCustomDomain == null)
- {
- throw new PSArgumentException(string.Format(Resources.Error_NonExistingCustomDomain,
- CustomDomainName,
- EndpointName,
- ProfileName,
- ResourceGroupName));
- }
-
- ConfirmAction(MyInvocation.InvocationName,
- String.Format("{0} ({1})", existingCustomDomain.Name, existingCustomDomain.HostName),
- () => CdnManagementClient.CustomDomains.DisableCustomHttps(
- ResourceGroupName,
- ProfileName,
- EndpointName,
- CustomDomainName));
-
- if (PassThru)
- {
- WriteObject(true);
- }
- }
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn/CustomDomain/EnableAzureRmCdnCustomDomain.cs b/src/Cdn/Cdn/CustomDomain/EnableAzureRmCdnCustomDomain.cs
deleted file mode 100644
index 36fa89138d5f..000000000000
--- a/src/Cdn/Cdn/CustomDomain/EnableAzureRmCdnCustomDomain.cs
+++ /dev/null
@@ -1,81 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.CustomDomain;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using System.Linq;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.WindowsAzure.Commands.Common.CustomAttributes;
-
-namespace Microsoft.Azure.Commands.Cdn.CustomDomain
-{
- [CmdletDeprecation(ReplacementCmdletName = "Enable-AzCdnCustomDomainHttps")]
- [Cmdlet("Enable", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnCustomDomain", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(bool))]
- public class EnableAzureRmCdnCustomDomain : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN custom domain display name.")]
- [ValidateNotNullOrEmpty]
- public string CustomDomainName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN endpoint name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN profile name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN profile.", ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The custom domain object.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSCustomDomain InputObject { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Return object (if specified).")]
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- EndpointName = InputObject.EndpointName;
- ProfileName = InputObject.ProfileName;
- ResourceGroupName = InputObject.ResourceGroupName;
- CustomDomainName = InputObject.Name;
- }
-
- ConfirmAction(MyInvocation.InvocationName,
- CustomDomainName,
- () => CdnManagementClient.CustomDomains.EnableCustomHttps(
- ResourceGroupName,
- ProfileName,
- EndpointName,
- CustomDomainName));
-
- WriteVerbose(Resources.Success);
- if (PassThru)
- {
- WriteObject(true);
- }
- }
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn/CustomDomain/EnableAzureRmCdnCustomDomainHttps.cs b/src/Cdn/Cdn/CustomDomain/EnableAzureRmCdnCustomDomainHttps.cs
deleted file mode 100644
index 994175d41867..000000000000
--- a/src/Cdn/Cdn/CustomDomain/EnableAzureRmCdnCustomDomainHttps.cs
+++ /dev/null
@@ -1,144 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using System.Linq;
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.CustomDomain;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-
-namespace Microsoft.Azure.Commands.Cdn.CustomDomain
-{
- [Cmdlet("Enable", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnCustomDomainHttps", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(bool))]
- public class EnableAzureRmCdnCustomDomainHttps : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "The resource group of the Azure CDN profile")]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN profile name.")]
- [ResourceNameCompleter("Microsoft.Cdn/profiles", nameof(ResourceGroupName))]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN endpoint name.")]
- [ResourceNameCompleter("Microsoft.Cdn/profiles/endpoints", nameof(ResourceGroupName), nameof(ProfileName))]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN custom domain display name.")]
- [ResourceNameCompleter("Microsoft.Cdn/profiles/endpoints/customdomains", nameof(ResourceGroupName), nameof(ProfileName), nameof(EndpointName))]
- [ValidateNotNullOrEmpty]
- public string CustomDomainName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The custom domain object.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSCustomDomain InputObject { get; set; }
-
- [Parameter(ParameterSetName = ResourceIdParameterSet, Mandatory = true, ValueFromPipelineByPropertyName = true, HelpMessage = "ResourceId of the Custom Domain")]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Return object if specified.")]
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName.Equals(ObjectParameterSet, StringComparison.OrdinalIgnoreCase))
- {
- EndpointName = InputObject.EndpointName;
- ProfileName = InputObject.ProfileName;
- ResourceGroupName = InputObject.ResourceGroupName;
- CustomDomainName = InputObject.Name;
- }
-
- if (ParameterSetName.Equals(ResourceIdParameterSet, StringComparison.OrdinalIgnoreCase))
- {
- var parsedResourceId = new ResourceIdentifier(ResourceId);
- ResourceGroupName = parsedResourceId.ResourceGroupName;
- ProfileName = parsedResourceId.GetProfileName();
- EndpointName = parsedResourceId.GetEndpointName();
- CustomDomainName = parsedResourceId.ResourceName;
- }
-
- var existingCustomDomain = CdnManagementClient.CustomDomains
- .ListByEndpoint(ResourceGroupName, ProfileName, EndpointName)
- .FirstOrDefault(cd => cd.Name.ToLower() == CustomDomainName.ToLower());
-
- if (existingCustomDomain == null)
- {
- throw new PSArgumentException(string.Format(Resources.Error_NonExistingCustomDomain,
- CustomDomainName,
- EndpointName,
- ProfileName,
- ResourceGroupName));
- }
-
- // Get the Profile so we can lookup its Sku.
- var profile = CdnManagementClient.Profiles.Get(ResourceGroupName, ProfileName);
-
- // Setup the request parameters according to the profile Sku.
- Management.Cdn.Models.CdnManagedHttpsParameters parameters;
- switch (profile.Sku.Name)
- {
- case Management.Cdn.Models.SkuName.StandardMicrosoft:
- // Microsoft
- parameters = new Management.Cdn.Models.CdnManagedHttpsParameters
- {
- ProtocolType = Management.Cdn.Models.ProtocolType.ServerNameIndication,
- CertificateSourceParameters = new Management.Cdn.Models.CdnCertificateSourceParameters { CertificateType = "Dedicated" }
- };
- break;
- case Management.Cdn.Models.SkuName.StandardAkamai:
- // Akamai
- parameters = new Management.Cdn.Models.CdnManagedHttpsParameters
- {
- ProtocolType = Management.Cdn.Models.ProtocolType.ServerNameIndication,
- CertificateSourceParameters = new Management.Cdn.Models.CdnCertificateSourceParameters { CertificateType = "Shared" }
- };
-
- break;
- default:
- // Verizon
- parameters = new Management.Cdn.Models.CdnManagedHttpsParameters
- {
- ProtocolType = Management.Cdn.Models.ProtocolType.IPBased,
- CertificateSourceParameters = new Management.Cdn.Models.CdnCertificateSourceParameters { CertificateType = "Shared" }
- };
- break;
- }
-
- ConfirmAction(MyInvocation.InvocationName,
- String.Format("{0} ({1})", existingCustomDomain.Name, existingCustomDomain.HostName),
- () => CdnManagementClient.CustomDomains.EnableCustomHttps(
- ResourceGroupName,
- ProfileName,
- EndpointName,
- CustomDomainName,
- parameters
- ));
-
- if (PassThru)
- {
- WriteObject(true);
- }
- }
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn/CustomDomain/GetAzureRmCdnCustomDomain.cs b/src/Cdn/Cdn/CustomDomain/GetAzureRmCdnCustomDomain.cs
deleted file mode 100644
index ba85f9382843..000000000000
--- a/src/Cdn/Cdn/CustomDomain/GetAzureRmCdnCustomDomain.cs
+++ /dev/null
@@ -1,80 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.CustomDomain;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using System.Linq;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.CustomDomain
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnCustomDomain", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSCustomDomain))]
- public class GetAzureRmCdnCustomDomain : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN custom domain name.")]
- [ValidateNotNullOrEmpty]
- public string CustomDomainName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN endpoint name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN profile name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN profile.", ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The CDN endpoint object.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSEndpoint CdnEndpoint { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ResourceGroupName = CdnEndpoint.ResourceGroupName;
- ProfileName = CdnEndpoint.ProfileName;
- EndpointName = CdnEndpoint.Name;
- }
-
- if (CustomDomainName == null)
- {
- //List all custom domains on this endpoint
- var customDomains = CdnManagementClient.CustomDomains.ListByEndpoint(ResourceGroupName, ProfileName, EndpointName).Select(c => c.ToPsCustomDomain());
- WriteVerbose(Resources.Success);
- WriteObject(customDomains, true);
- }
- else
- {
- var customDomain = CdnManagementClient.CustomDomains.Get(
- ResourceGroupName,
- ProfileName,
- EndpointName,
- CustomDomainName);
-
- WriteVerbose(Resources.Success);
- WriteObject(customDomain.ToPsCustomDomain());
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/CustomDomain/NewAzureRmCdnCustomDomain.cs b/src/Cdn/Cdn/CustomDomain/NewAzureRmCdnCustomDomain.cs
deleted file mode 100644
index f6b9b70d4511..000000000000
--- a/src/Cdn/Cdn/CustomDomain/NewAzureRmCdnCustomDomain.cs
+++ /dev/null
@@ -1,105 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using System.IO;
-using System.Management.Automation;
-using System.Net;
-using System.Reflection;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.CustomDomain;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Commands.Common.Authentication;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using System.Linq;
-using Microsoft.WindowsAzure.Commands.Common;
-using Microsoft.Azure.Commands.Common.Authentication.Abstractions;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.CustomDomain
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnCustomDomain", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(PSCustomDomain))]
- public class NewAzureRmCdnCustomDomain : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = "Host name (address) of the Azure CDN custom domain name.")]
- [ValidateNotNullOrEmpty]
- public string HostName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN custom domain display name.")]
- [ValidateNotNullOrEmpty]
- public string CustomDomainName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN endpoint name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN profile name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN profile.", ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The CDN endpoint object.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSEndpoint CdnEndpoint { get; set; }
-
- public override void ExecuteCmdlet()
- {
-
- if (ParameterSetName == ObjectParameterSet)
- {
- ResourceGroupName = CdnEndpoint.ResourceGroupName;
- ProfileName = CdnEndpoint.ProfileName;
- EndpointName = CdnEndpoint.Name;
- }
-
- var existingCustomDomain = CdnManagementClient.CustomDomains
- .ListByEndpoint(ResourceGroupName, ProfileName, EndpointName)
- .FirstOrDefault(cd => cd.Name.ToLower() == CustomDomainName.ToLower());
-
- if (existingCustomDomain != null)
- {
- throw new PSArgumentException(string.Format(
- Resources.Error_CreateExistingCustomDomain,
- CustomDomainName,
- EndpointName,
- ProfileName,
- ResourceGroupName));
- }
-
- ConfirmAction(MyInvocation.InvocationName,
- HostName,
- NewCustomDomain);
- }
-
- private void NewCustomDomain()
- {
- var customDomain = CdnManagementClient.CustomDomains.Create(
- ResourceGroupName,
- ProfileName,
- EndpointName,
- CustomDomainName,
- HostName);
-
- WriteVerbose(Resources.Success);
- WriteObject(customDomain.ToPsCustomDomain());
- }
- }
-}
diff --git a/src/Cdn/Cdn/CustomDomain/RemoveAzureRmCdnCustomDomain.cs b/src/Cdn/Cdn/CustomDomain/RemoveAzureRmCdnCustomDomain.cs
deleted file mode 100644
index a1984a9b82a3..000000000000
--- a/src/Cdn/Cdn/CustomDomain/RemoveAzureRmCdnCustomDomain.cs
+++ /dev/null
@@ -1,93 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using System.Management.Automation;
-using System.Net;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Models.CustomDomain;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Linq;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.CustomDomain
-{
- [Cmdlet("Remove", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnCustomDomain",DefaultParameterSetName = FieldsParameterSet,SupportsShouldProcess = true),OutputType(typeof(bool))]
- public class RemoveAzureRmCdnCustomDomain : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN custom domain display name.")]
- [ValidateNotNullOrEmpty]
- public string CustomDomainName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN endpoint name.")]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN profile name.")]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "The resource group of the Azure CDN profile")]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The custom domain object.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSCustomDomain CdnCustomDomain { get; set; }
-
- [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, HelpMessage = "Return object if specified.")]
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- EndpointName = CdnCustomDomain.EndpointName;
- ProfileName = CdnCustomDomain.ProfileName;
- ResourceGroupName = CdnCustomDomain.ResourceGroupName;
- CustomDomainName = CdnCustomDomain.Name;
- }
-
-
- var existingCustomDomain = CdnManagementClient.CustomDomains
- .ListByEndpoint(ResourceGroupName, ProfileName, EndpointName)
- .FirstOrDefault(cd => cd.Name.ToLower() == CustomDomainName.ToLower());
-
- if (existingCustomDomain == null)
- {
- throw new PSArgumentException(string.Format(Resources.Error_NonExistingCustomDomain,
- CustomDomainName,
- EndpointName,
- ProfileName,
- ResourceGroupName));
- }
-
- ConfirmAction(MyInvocation.InvocationName,
- String.Format("{0} ({1})", existingCustomDomain.Name, existingCustomDomain.HostName),
- () => CdnManagementClient.CustomDomains.Delete(
- ResourceGroupName,
- ProfileName,
- EndpointName,
- CustomDomainName));
-
- if (PassThru)
- {
- WriteObject(true);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/EdgeNodes/PSCIDRIpAddress.cs b/src/Cdn/Cdn/EdgeNodes/PSCIDRIpAddress.cs
deleted file mode 100644
index 1162c43da73e..000000000000
--- a/src/Cdn/Cdn/EdgeNodes/PSCIDRIpAddress.cs
+++ /dev/null
@@ -1,29 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.EdgeNodes
-{
- public class PSCIDRIpAddress
- {
- ///
- /// The base ip address
- ///
- public string BaseIpAddress { get; set; }
-
- ///
- /// The prefix length
- ///
- public int PrefixLength { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/EdgeNodes/PSEdgeNode.cs b/src/Cdn/Cdn/EdgeNodes/PSEdgeNode.cs
deleted file mode 100644
index 4ff003b5f9d5..000000000000
--- a/src/Cdn/Cdn/EdgeNodes/PSEdgeNode.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-
-using System.Collections.Generic;
-
-namespace Microsoft.Azure.Commands.Cdn.EdgeNodes
-{
- public class PSEdgeNode
- {
- ///
- /// A collection of edge nodes
- ///
- public ICollection IpAddressGroups { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/EdgeNodes/PSIpAddressGroup.cs b/src/Cdn/Cdn/EdgeNodes/PSIpAddressGroup.cs
deleted file mode 100644
index 3c2ddf5255e7..000000000000
--- a/src/Cdn/Cdn/EdgeNodes/PSIpAddressGroup.cs
+++ /dev/null
@@ -1,36 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections.Generic;
-
-namespace Microsoft.Azure.Commands.Cdn.EdgeNodes
-{
- public class PSIpAddressGroup
- {
- ///
- /// The delivery region of the ip addresses.
- ///
- public string DeliveryRegion { get; set; }
-
- ///
- /// The ipv4 addresses.
- ///
- public ICollection Ipv4Addresses { get; set; }
-
- ///
- /// The ipv6 addresses.
- ///
- public ICollection Ipv6Addresses { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Endpoint/ConfirmAzureRmCdnEndpointProbeUrl.cs b/src/Cdn/Cdn/Endpoint/ConfirmAzureRmCdnEndpointProbeUrl.cs
deleted file mode 100644
index 41323c042326..000000000000
--- a/src/Cdn/Cdn/Endpoint/ConfirmAzureRmCdnEndpointProbeUrl.cs
+++ /dev/null
@@ -1,40 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [Cmdlet("Confirm", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnEndpointProbeURL"), OutputType(typeof(PSValidateProbeOutput))]
- public class ConfirmAzureRmCdnEndpointProbeUrl : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = "Proposed probe URL name to validate.")]
- [ValidateNotNullOrEmpty]
- public string ProbeUrl { get; set; }
-
- public override void ExecuteCmdlet()
- {
- var result = CdnManagementClient.ValidateProbe(ProbeUrl);
-
- WriteVerbose(Resources.Success);
- WriteObject(result.ToPsValideProbeOutput());
- }
- }
-}
diff --git a/src/Cdn/Cdn/Endpoint/GetAzureRmCdnEndpoint.cs b/src/Cdn/Cdn/Endpoint/GetAzureRmCdnEndpoint.cs
deleted file mode 100644
index 090ad3a812fe..000000000000
--- a/src/Cdn/Cdn/Endpoint/GetAzureRmCdnEndpoint.cs
+++ /dev/null
@@ -1,69 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using System.Linq;
-using Microsoft.Azure.Commands.Cdn.Models.Profile;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnEndpoint", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSEndpoint))]
- public class GetAzureRmCdnEndpoint : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN endpoint name.")]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN profile name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN Profile.", ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "Azure CDN profile object.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSProfile CdnProfile { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ProfileName = CdnProfile.Name;
- ResourceGroupName = CdnProfile.ResourceGroupName;
- }
-
- if (EndpointName != null)
- {
- var endpoint = CdnManagementClient.Endpoints.Get(ResourceGroupName, ProfileName, EndpointName);
- WriteVerbose(Resources.Success);
- WriteObject(endpoint.ToPsEndpoint());
- }
- else
- {
- var endpoints = CdnManagementClient.Endpoints.ListByProfile(ResourceGroupName, ProfileName).Select(e => e.ToPsEndpoint());
- WriteVerbose(Resources.Success);
- WriteObject(endpoints, true);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Endpoint/GetAzureRmCdnEndpointNameAvailability.cs b/src/Cdn/Cdn/Endpoint/GetAzureRmCdnEndpointNameAvailability.cs
deleted file mode 100644
index 937b5f006ed3..000000000000
--- a/src/Cdn/Cdn/Endpoint/GetAzureRmCdnEndpointNameAvailability.cs
+++ /dev/null
@@ -1,40 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnEndpointNameAvailability"), OutputType(typeof(PSCheckNameAvailabilityOutput))]
- public class GetAzureRmCdnEndpointNameAvailability : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = "Proposed Azure CDN endpoint name to check.")]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- public override void ExecuteCmdlet()
- {
- var result = CdnManagementClient.CheckNameAvailability(EndpointName);
-
- WriteVerbose(Resources.Success);
- WriteObject(result.ToPsCheckNameAvailabilityOutput());
- }
- }
-}
diff --git a/src/Cdn/Cdn/Endpoint/GetAzureRmCdnEndpointResourceUsage.cs b/src/Cdn/Cdn/Endpoint/GetAzureRmCdnEndpointResourceUsage.cs
deleted file mode 100644
index 38b31427e54b..000000000000
--- a/src/Cdn/Cdn/Endpoint/GetAzureRmCdnEndpointResourceUsage.cs
+++ /dev/null
@@ -1,64 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using System.Linq;
-using Microsoft.Azure.Commands.Cdn.Models;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.WindowsAzure.Commands.Common.CustomAttributes;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnEndpointResourceUsage", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSResourceUsage))]
- public class GetAzureRmCdnEndpointResourceUsage : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN endpoint name.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN endpoint name.", ParameterSetName = ObjectParameterSet)]
- [CmdletParameterBreakingChange("EndpointName", ChangeDescription = "Parameter is being deprecated in ByObjectParameterSet without being replaced")]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN profile name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN Profile.", ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = ObjectParameterSet, ValueFromPipeline = true, HelpMessage = "The CDN endpoint object.")]
- [ValidateNotNull]
- public PSEndpoint CdnEndpoint { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ResourceGroupName = CdnEndpoint.ResourceGroupName;
- ProfileName = CdnEndpoint.ProfileName;
- EndpointName = CdnEndpoint.Name;
- }
-
- var endpointUsages = CdnManagementClient.Endpoints.ListResourceUsage(ResourceGroupName, ProfileName, EndpointName).Select(r => r.ToPsResourceUsage());
- WriteVerbose(Resources.Success);
- WriteObject(endpointUsages, true);
- }
- }
-}
diff --git a/src/Cdn/Cdn/Endpoint/NewAzCdnDdliveryRuleCondition.cs b/src/Cdn/Cdn/Endpoint/NewAzCdnDdliveryRuleCondition.cs
deleted file mode 100644
index f0a5af964a88..000000000000
--- a/src/Cdn/Cdn/Endpoint/NewAzCdnDdliveryRuleCondition.cs
+++ /dev/null
@@ -1,75 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using System.Collections;
-using System.Collections.Generic;
-using System.Linq;
-using System.Management.Automation;
-using System.Net;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnDeliveryRuleCondition"), OutputType(typeof(PSDeliveryRuleCondition))]
- public class NewAzCdnDeliveryRuleCondition : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = "Match variable of the condition.")]
- [ValidateNotNullOrEmpty]
- [PSArgumentCompleter("RemoteAddress", "RequestMethod", "QueryString", "PostArgs", "RequestUri",
- "RequestHeader", "RequestBody", "RequestScheme", "UrlPath", "UrlFileExtension", "UrlFileName", "IsDevice", "Cookies", "HttpVersion")]
- public string MatchVariable { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Describes operator to be matched")]
- [ValidateNotNullOrEmpty]
- [PSArgumentCompleter("Any", "IPMatch", "GeoMatch", "Equal", "Contains","LessThan", "GreaterThan",
- "LessThanOrEqual", "GreaterThanOrEqual", "BeginsWith", "EndsWith", "Wildcard")]
- public string Operator { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Name of Selector to be matched")]
- public string Selector { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "List of possible match values.")]
- public string[] MatchValue { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Transform to apply before matching. Possible values are Lowercase and Uppercase")]
- [PSArgumentCompleter("Uppercase", "Lowercase")]
- public string Transform { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Describes if the result of this condition should be negated.")]
- public SwitchParameter NegateCondition { get; set; }
-
- public override void ExecuteCmdlet()
- {
- var deliveryRuleCondition = new PSDeliveryRuleCondition
- {
- MatchVariable = MatchVariable,
- Operator = Operator,
- Selector = Selector,
- MatchValue = MatchValue,
- NegateCondition = NegateCondition,
- Transfroms = Transform == null? null : new List { Transform }
- };
-
- deliveryRuleCondition.ValidateDeliveryRuleCondition();
- WriteObject(deliveryRuleCondition);
- }
- }
-}
diff --git a/src/Cdn/Cdn/Endpoint/NewAzCdnDeliveryPolicy.cs b/src/Cdn/Cdn/Endpoint/NewAzCdnDeliveryPolicy.cs
deleted file mode 100644
index b983e9e75642..000000000000
--- a/src/Cdn/Cdn/Endpoint/NewAzCdnDeliveryPolicy.cs
+++ /dev/null
@@ -1,60 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using System.Collections;
-using System.Collections.Generic;
-using System.Linq;
-using System.Management.Automation;
-using System.Net;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnDeliveryRule"), OutputType(typeof(PSDeliveryRule))]
- public class NewAzCdnDeliveryRule : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = "Name of the rule")]
- public string Name { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Order of the rule")]
- public int Order { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "A list of conditions that must be matched for the actions to be executed.")]
- public PSDeliveryRuleCondition[] Condition { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "A list of actions that are executed when all the conditions of a rule are satisfied.")]
- [ValidateNotNullOrEmpty]
- public PSDeliveryRuleAction[] Action { get; set; }
-
- public override void ExecuteCmdlet()
- {
- var deliveryRule = new PSDeliveryRule
- {
- Name = Name,
- Order = Order,
- Conditions = Condition,
- Actions = Action
- };
-
- WriteObject(deliveryRule);
- }
- }
-}
diff --git a/src/Cdn/Cdn/Endpoint/NewAzCdnDeliveryRule.cs b/src/Cdn/Cdn/Endpoint/NewAzCdnDeliveryRule.cs
deleted file mode 100644
index a3a786e8ba61..000000000000
--- a/src/Cdn/Cdn/Endpoint/NewAzCdnDeliveryRule.cs
+++ /dev/null
@@ -1,51 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using System.Collections;
-using System.Collections.Generic;
-using System.Linq;
-using System.Management.Automation;
-using System.Net;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnDeliveryPolicy"), OutputType(typeof(PSDeliveryPolicy))]
- public class NewAzCdnDeliveryPolicy : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = "Description of the policy")]
- public string Description { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "A list of deliveryRules.")]
- public PSDeliveryRule[] Rule { get; set; }
-
- public override void ExecuteCmdlet()
- {
- var deliveryPolicy = new PSDeliveryPolicy
- {
- Description = Description,
- Rules = Rule
- };
-
- WriteObject(deliveryPolicy);
- }
- }
-}
diff --git a/src/Cdn/Cdn/Endpoint/NewAzCdnDeliveryRuleAction.cs b/src/Cdn/Cdn/Endpoint/NewAzCdnDeliveryRuleAction.cs
deleted file mode 100644
index 00780db61252..000000000000
--- a/src/Cdn/Cdn/Endpoint/NewAzCdnDeliveryRuleAction.cs
+++ /dev/null
@@ -1,172 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using System.Collections;
-using System.Collections.Generic;
-using System.Linq;
-using System.Management.Automation;
-using System.Net;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnDeliveryRuleAction", DefaultParameterSetName = CacheExpirationActionParameterSet), OutputType(typeof(PSDeliveryRuleAction))]
- public class NewAzCdnDeliveryRuleAction : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = "Caching behavior for the action", ParameterSetName = CacheExpirationActionParameterSet)]
- [PSArgumentCompleter("BypassCache", "SetIfMissing", "Override")]
- [ValidateNotNullOrEmpty]
- public string CacheBehavior { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The duration for which the content needs to be cached. Allowed format is [d.]hh:mm:ss", ParameterSetName = CacheExpirationActionParameterSet)]
- [PSArgumentCompleter("[d.]hh:mm:ss")]
- [ValidateNotNullOrEmpty]
- public string CacheDuration { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Whether to modify request header or response header", ParameterSetName = HeaderActionParameterSet)]
- [PSArgumentCompleter("ModifyRequestHeader", "ModifyResponseHeader")]
- public string HeaderActionType { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Action to perform.", ParameterSetName = HeaderActionParameterSet)]
- [PSArgumentCompleter("Append", "Overwrite", "Delete")]
- [ValidateNotNullOrEmpty]
- public string Action { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Name of the header to modify.", ParameterSetName = HeaderActionParameterSet)]
- [ValidateNotNullOrEmpty]
- public string HeaderName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Value for the specified action.", ParameterSetName = HeaderActionParameterSet)]
- [ValidateNotNullOrEmpty]
- public string Value { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The redirect type the rule will use when redirecting traffic", ParameterSetName = UrlRedirectActionParameterSet)]
- [PSArgumentCompleter("Moved", "Found", "TemporaryRedirect", "PermanentRedirect")]
- public string RedirectType { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Protocol to use for the redirect. The default value is MatchRequest.", ParameterSetName = UrlRedirectActionParameterSet)]
- [PSArgumentCompleter("MatchRequest", "Http", "Https")]
- [ValidateNotNullOrEmpty]
- public string DestinationProtocol { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The full path to redirect. Path cannot be empty and must start with /. Leave empty to use the incoming path as destination path.", ParameterSetName = UrlRedirectActionParameterSet)]
- [ValidateNotNullOrEmpty]
- public string CustomPath { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Host to redirect. Leave empty to use the incoming host as the destination host.", ParameterSetName = UrlRedirectActionParameterSet)]
- [ValidateNotNullOrEmpty]
- public string CustomHostname { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The set of query strings to be placed in the redirect URL. Setting this value would replace any existing query string; leave empty to preserve the incoming query string. Query string must be in = format. ? and & will be added automatically so do not include them.", ParameterSetName = UrlRedirectActionParameterSet)]
- [ValidateNotNullOrEmpty]
- public string CustomQueryString { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Fragment to add to the redirect URL. Fragment is the part of the URL that comes after #. Do not include the #.", ParameterSetName = UrlRedirectActionParameterSet)]
- [ValidateNotNullOrEmpty]
- public string CustomFragment { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "QueryString behavior for the requests", ParameterSetName = CacheKeyQueryStringActionParameterSet)]
- [PSArgumentCompleter("Include", "IncludeAll", "Exclude", "ExcludeAll")]
- [ValidateNotNullOrEmpty]
- public string QueryStringBehavior { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Query parameters to include or exclude (comma separated).", ParameterSetName = CacheKeyQueryStringActionParameterSet)]
- public string[] QueryParameter { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Define a request URI pattern that identifies the type of requests that may be rewritten. If value is blank, all strings are matched.", ParameterSetName = UrlRewriteActionParameterSet)]
- public string SourcePattern { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Define the relative URL to which the above requests will be rewritten by.", ParameterSetName = UrlRewriteActionParameterSet)]
- public string Destination { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Whether to preserve unmatched path.", ParameterSetName = UrlRewriteActionParameterSet)]
- public SwitchParameter PreservePath { get; set; }
-
- public override void ExecuteCmdlet()
- {
- PSDeliveryRuleAction deliveryRuleAction;
- if (ParameterSetName == CacheExpirationActionParameterSet)
- {
- deliveryRuleAction = new PSDeliveryRuleCacheExpirationAction
- {
- Parameters = new PSCacheExpirationActionParameters
- {
- CacheBehavior = CacheBehavior,
- CacheDuration = CacheDuration
- }
- };
- }
- else if (ParameterSetName == HeaderActionParameterSet)
- {
- deliveryRuleAction = new PSDeliveryRuleHeaderAction
- {
- HeaderActionType = HeaderActionType,
- Action = Action,
- HeaderName = HeaderName,
- Value = Value
- };
- }
- else if (ParameterSetName == UrlRedirectActionParameterSet)
- {
- deliveryRuleAction = new PSDeliveryRuleUrlRedirectAction
- {
- RedirectType = RedirectType,
- DestinationProtocol = DestinationProtocol,
- CustomPath = CustomPath,
- CustomHostname = CustomHostname,
- CustomQueryString = CustomQueryString,
- CustomFragment = CustomFragment
- };
- }
- else if (ParameterSetName == CacheKeyQueryStringActionParameterSet)
- {
- if ((QueryStringBehavior == "Exclude" || QueryStringBehavior == "Include") && QueryParameter == null)
- {
- throw new PSArgumentException("QueryParameter cannot be empty when QueryStringBehavior is {0}", QueryStringBehavior);
- }
- else if (QueryStringBehavior == "ExcludeAll" || QueryStringBehavior == "IncludeAll")
- {
- QueryParameter = null;
- }
-
- deliveryRuleAction = new PSDeliveryRuleCacheKeyQueryStringAction
- {
- QueryStringBehavior = QueryStringBehavior,
- QueryParameter = QueryParameter == null? string.Empty : string.Join(",", QueryParameter)
- };
- }
- else if (ParameterSetName == UrlRewriteActionParameterSet)
- {
- deliveryRuleAction = new PSDeliveryRuleUrlRewriteAction
- {
- SourcePattern = SourcePattern,
- Destination = Destination,
- PreservePath = PreservePath
- };
- }
- else
- {
- deliveryRuleAction = new PSDeliveryRuleAction();
- }
- WriteObject(deliveryRuleAction);
- }
- }
-}
diff --git a/src/Cdn/Cdn/Endpoint/NewAzureRmCdnEndpoint.cs b/src/Cdn/Cdn/Endpoint/NewAzureRmCdnEndpoint.cs
deleted file mode 100644
index fe6167c3da33..000000000000
--- a/src/Cdn/Cdn/Endpoint/NewAzureRmCdnEndpoint.cs
+++ /dev/null
@@ -1,291 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using System.Collections;
-using System.Collections.Generic;
-using System.Linq;
-using System.Management.Automation;
-using System.Net;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Commands.Cdn.Models.Profile;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnEndpoint", SupportsShouldProcess = true, DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSEndpoint))]
- public class NewAzureRmCdnEndpoint : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN endpoint name.")]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN profile name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN Profile.", ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "Azure CDN profile object.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSProfile CdnProfile { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The location of the CDN endpoint.", ParameterSetName = FieldsParameterSet)]
- [LocationCompleter("Microsoft.Cdn/profiles/endpoints")]
- [ValidateNotNullOrEmpty]
- public string Location { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The origin host header of the Azure CDN endpoint.")]
- public string OriginHostHeader { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The origin path Azure CDN endpoint.")]
- public string OriginPath { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The list of MIME types that need to be compressed by CDN edge nodes.")]
- public string[] ContentTypesToCompress { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Indiciates if compression should be enabled for this endpoint.")]
- public bool? IsCompressionEnabled { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Indicates if HTTP should be enabled for this endpoint.")]
- public bool? IsHttpAllowed { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Indicates if HTTPS should be enabled for this endpoint.")]
- public bool? IsHttpsAllowed { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Determines caching behavior for requests with query string. Valid values are IgnoreQueryString, BypassCaching, and UseQueryString.")]
- public PSQueryStringCachingBehavior? QueryStringCachingBehavior { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The name of the origin. For display only.")]
- public string OriginName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The host name (address) of the origin.")]
- public string OriginHostName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The port used for HTTP traffic on the origin server.")]
- public int? HttpPort { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The port used for HTTPS traffic on the origin server.")]
- public int? HttpsPort { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Specifies any optimization this endpoint has.")]
- public string OptimizationType { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Specifies the probe path for Dynamic Site Acceleration")]
- public string ProbePath { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The list of geo filters that applies to this endpoint.")]
- public PSGeoFilter[] GeoFilters { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The delivery policy for this endpoint.")]
- public PSDeliveryPolicy DeliveryPolicy { get; set; }
-
- [Parameter(Mandatory = false,
- HelpMessage = "The tags to associate with the Azure CDN endpoint.")]
- public Hashtable Tag { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The default origin group.")]
- [ValidateNotNullOrEmpty]
- public string DefaultOriginGroup { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN origin priority.")]
- [ValidateNotNullOrEmpty]
- public int? Priority { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN origin weight.")]
- [ValidateNotNullOrEmpty]
- public int? Weight { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "A custom message to be included in the approval request to connect to the Private Link.")]
- [ValidateNotNullOrEmpty]
- public string PrivateLinkApprovalMessage { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN origin private link location.")]
- [ValidateNotNullOrEmpty]
- public string PrivateLinkLocation { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN origin private link resource id.")]
- [ValidateNotNullOrEmpty]
- public string PrivateLinkResourceId { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN origin group ids.")]
- [ValidateNotNullOrEmpty]
- public List OriginId { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The name of the origin group.")]
- public string OriginGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The number of seconds between health probes.")]
- [ValidateNotNullOrEmpty]
- public int OriginGroupProbeIntervalInSeconds { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The path relative to the origin that is used to determine the health of the origin.")]
- [ValidateNotNullOrEmpty]
- public string OriginGroupProbePath { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Protocol to use for health probe.")]
- [ValidateNotNullOrEmpty]
- [PSArgumentCompleter("Http", "Https")]
- public string OriginGroupProbeProtocol { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The type of health probe request that is made.")]
- [ValidateNotNullOrEmpty]
- [PSArgumentCompleter("GET", "HEAD")]
- public string OriginGroupProbeRequestType { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ProfileName = CdnProfile.Name;
- ResourceGroupName = CdnProfile.ResourceGroupName;
- Location = CdnProfile.Location;
- }
-
- var checkExists = CdnManagementClient.CheckNameAvailability(EndpointName);
-
- if (!checkExists.NameAvailable.Value)
- {
- throw new PSArgumentException(string.Format(
- Resources.Error_CreateExistingEndpoint,
- EndpointName));
- }
-
- ConfirmAction(MyInvocation.InvocationName,
- EndpointName,
- () => NewEndpoint());
-
- }
-
- private void NewEndpoint()
- {
- try
- {
- Management.Cdn.Models.Endpoint endpoint = new Management.Cdn.Models.Endpoint();
- endpoint.ContentTypesToCompress = ContentTypesToCompress;
- endpoint.IsCompressionEnabled = IsCompressionEnabled;
- endpoint.IsHttpAllowed = IsHttpAllowed;
- endpoint.IsHttpsAllowed = IsHttpsAllowed;
- endpoint.Location = Location;
- endpoint.OriginHostHeader = OriginHostHeader;
- endpoint.OriginPath = OriginPath;
- endpoint.OptimizationType = OptimizationType;
- endpoint.ProbePath = ProbePath;
- endpoint.DeliveryPolicy = DeliveryPolicy?.ToSdkDeliveryPolicy();
- endpoint.GeoFilters = GeoFilters?.Select(g => g.ToSdkGeoFilter()).ToList();
- endpoint.Tags = Tag.ToDictionaryTags();
-
- endpoint.Origins = new List();
- endpoint.Origins.Add(CreateOrigin());
-
- if (!String.IsNullOrWhiteSpace(OriginGroupName))
- {
- endpoint.OriginGroups = new List();
- endpoint.OriginGroups.Add(CreateOriginGroup());
- }
-
- if (QueryStringCachingBehavior != null)
- {
- endpoint.QueryStringCachingBehavior = QueryStringCachingBehavior.Value.CastEnum();
- }
- else
- {
- endpoint.QueryStringCachingBehavior = (QueryStringCachingBehavior?)null;
- }
-
- if(!String.IsNullOrWhiteSpace(DefaultOriginGroup))
- {
- endpoint.DefaultOriginGroup = new ResourceReference(DefaultOriginGroup);
- }
-
-
- var createdEndpoint = CdnManagementClient.Endpoints.Create(ResourceGroupName, ProfileName, EndpointName, endpoint);
-
- WriteVerbose(Resources.Success);
- WriteObject(createdEndpoint.ToPsEndpoint());
- }
- catch (ErrorResponseException e)
- {
- throw new PSArgumentException(string.Format("Error response received.Error Message: '{0}'",
- e.Response.Content));
- }
- }
-
- private DeepCreatedOrigin CreateOrigin()
- {
- DeepCreatedOrigin origin = new DeepCreatedOrigin();
- origin.Name = OriginName;
- origin.HostName = OriginHostName;
- origin.HttpPort = HttpPort;
- origin.HttpsPort = HttpsPort;
- origin.Priority = Priority;
- origin.Weight = Weight;
- origin.PrivateLinkApprovalMessage = PrivateLinkApprovalMessage;
- origin.PrivateLinkLocation = PrivateLinkLocation;
- origin.PrivateLinkResourceId = PrivateLinkResourceId;
-
- return origin;
- }
-
- private DeepCreatedOriginGroup CreateOriginGroup()
- {
- DeepCreatedOriginGroup originGroup = new DeepCreatedOriginGroup();
-
- originGroup.Name = OriginGroupName;
-
- originGroup.Origins = new List();
-
- if (OriginId != null)
- {
- // OriginId refers to the list of origin ids, needed to be singular name per PS guidelines
- foreach (string originId in OriginId)
- {
- ResourceReference originIdResourceReference = new ResourceReference(originId);
- originGroup.Origins.Add(originIdResourceReference);
- }
- }
-
- bool isProbeIntervalInSecondsNotZero = OriginGroupProbeIntervalInSeconds != 0 ? true : false;
-
- if (isProbeIntervalInSecondsNotZero || !String.IsNullOrWhiteSpace(OriginGroupProbePath) || !String.IsNullOrWhiteSpace(OriginGroupProbeProtocol) || !String.IsNullOrWhiteSpace(OriginGroupProbeRequestType))
- {
- int probeIntervalCopy = OriginGroupProbeIntervalInSeconds;
-
- // when probe interval is 0 or not specified, set the probe interval to the default value
- if (!isProbeIntervalInSecondsNotZero)
- {
- probeIntervalCopy = 240;
- }
-
- originGroup.HealthProbeSettings = new HealthProbeParameters
- {
- ProbeIntervalInSeconds = probeIntervalCopy,
- ProbePath = OriginGroupProbePath,
- ProbeProtocol = OriginGroupUtilities.NormalizeProbeProtocol(OriginGroupProbeProtocol),
- ProbeRequestType = OriginGroupUtilities.NormalizeProbeRequestType(OriginGroupProbeRequestType)
- };
- }
-
- return originGroup;
- }
- }
-}
diff --git a/src/Cdn/Cdn/Endpoint/PublishAzureRmCdnEndpointContent.cs b/src/Cdn/Cdn/Endpoint/PublishAzureRmCdnEndpointContent.cs
deleted file mode 100644
index 78eddc178c76..000000000000
--- a/src/Cdn/Cdn/Endpoint/PublishAzureRmCdnEndpointContent.cs
+++ /dev/null
@@ -1,69 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [Cmdlet("Publish", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnEndpointContent", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(bool))]
- public class PublishAzureRmCdnEndpointContent : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN endpoint name.")]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN profile name.")]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "The resource group of the Azure CDN profile.")]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The Azure CDN endpoint.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSEndpoint CdnEndpoint { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN profile.")]
- [ValidateCount(Constants.PurgeLoadMinimumCollectionCount, Constants.PurgeLoadMaximumCollectionCount)]
- public string[] LoadContent { get; set; }
-
- [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, HelpMessage = "Return object (if specified).")]
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ResourceGroupName = CdnEndpoint.ResourceGroupName;
- ProfileName = CdnEndpoint.ProfileName;
- EndpointName = CdnEndpoint.Name;
- }
-
- CdnManagementClient.Endpoints.LoadContent(ResourceGroupName, ProfileName, EndpointName, LoadContent);
- WriteVerbose(Resources.Success);
-
- if (PassThru)
- {
- WriteObject(true);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Endpoint/RemoveAzureRmCdnEndnpoint.cs b/src/Cdn/Cdn/Endpoint/RemoveAzureRmCdnEndnpoint.cs
deleted file mode 100644
index 4833c4dfe18a..000000000000
--- a/src/Cdn/Cdn/Endpoint/RemoveAzureRmCdnEndnpoint.cs
+++ /dev/null
@@ -1,89 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using System.Management.Automation;
-using System.Net;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Linq;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [Cmdlet("Remove", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnEndpoint", SupportsShouldProcess = true), OutputType(typeof(bool))]
- public class RemoveAzureCdnEndpoint : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN endpoint name.")]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN profile name.")]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "The resource group of the Azure CDN profile")]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = ObjectParameterSet, ValueFromPipeline = true, HelpMessage = "The CDN endpoint object.")]
- [ValidateNotNull]
- public PSEndpoint CdnEndpoint { get; set; }
-
- [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, HelpMessage = "Return object (if specified).")]
- public SwitchParameter PassThru { get; set; }
-
- [Parameter()]
- public SwitchParameter Force { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ResourceGroupName = CdnEndpoint.ResourceGroupName;
- ProfileName = CdnEndpoint.ProfileName;
- EndpointName = CdnEndpoint.Name;
- }
-
- var existingEndpoint = CdnManagementClient.Endpoints
- .ListByProfile(ResourceGroupName, ProfileName)
- .FirstOrDefault(e => e.Name.ToLower() == EndpointName.ToLower());
-
- if(existingEndpoint == null)
- {
- throw new PSArgumentException(string.Format(
- Resources.Error_DeleteNonExistingEndpoint,
- EndpointName,
- ProfileName,
- ResourceGroupName));
- }
-
- ConfirmAction(Force,
- string.Format(Resources.Confirm_RemoveEndpoint, EndpointName, ProfileName, ResourceGroupName),
- this.MyInvocation.InvocationName,
- EndpointName,
- () => CdnManagementClient.Endpoints.Delete(ResourceGroupName, ProfileName, EndpointName));
-
- if (PassThru)
- {
- WriteObject(true);
- }
- }
-
- }
-}
diff --git a/src/Cdn/Cdn/Endpoint/SetAzureRmCdnEndpoint.cs b/src/Cdn/Cdn/Endpoint/SetAzureRmCdnEndpoint.cs
deleted file mode 100644
index 8c4cb27ab81f..000000000000
--- a/src/Cdn/Cdn/Endpoint/SetAzureRmCdnEndpoint.cs
+++ /dev/null
@@ -1,75 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using System.Linq;
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [Cmdlet("Set", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnEndpoint", SupportsShouldProcess = true), OutputType(typeof(PSEndpoint))]
- public class SetAzureRmCdnEndpoint : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The CDN endpoint object.")]
- [ValidateNotNull]
- public PSEndpoint CdnEndpoint { get; set; }
-
- public override void ExecuteCmdlet()
- {
- ConfirmAction(MyInvocation.InvocationName,
- CdnEndpoint.Name,
- SetEndpoint);
- }
-
- private void SetEndpoint()
- {
- var resourceGroupName = CdnEndpoint.ResourceGroupName;
- var profileName = CdnEndpoint.ProfileName;
-
- try
- {
- EndpointUpdateParameters updatedEndpoint = new EndpointUpdateParameters();
- updatedEndpoint.Tags = CdnEndpoint.Tags.ToDictionaryTags();
- updatedEndpoint.OriginPath = CdnEndpoint.OriginPath;
- updatedEndpoint.ContentTypesToCompress = CdnEndpoint.ContentTypesToCompress.ToList();
- updatedEndpoint.OriginHostHeader = CdnEndpoint.OriginHostHeader;
- updatedEndpoint.IsCompressionEnabled = CdnEndpoint.IsCompressionEnabled;
- updatedEndpoint.IsHttpAllowed = CdnEndpoint.IsHttpAllowed;
- updatedEndpoint.IsHttpsAllowed = CdnEndpoint.IsHttpsAllowed;
- updatedEndpoint.QueryStringCachingBehavior = (QueryStringCachingBehavior)Enum.Parse(typeof(QueryStringCachingBehavior), CdnEndpoint.QueryStringCachingBehavior.ToString());
- updatedEndpoint.OptimizationType = CdnEndpoint.OptimizationType;
- updatedEndpoint.ProbePath = CdnEndpoint.ProbePath;
- updatedEndpoint.GeoFilters = CdnEndpoint.GeoFilters.Select(g => g.ToSdkGeoFilter()).ToList();
- updatedEndpoint.DeliveryPolicy = CdnEndpoint.DeliveryPolicy?.ToSdkDeliveryPolicy();
- updatedEndpoint.DefaultOriginGroup = CdnEndpoint.DefaultOriginGroup;
-
- var endpoint = CdnManagementClient.Endpoints.Update(resourceGroupName, profileName, CdnEndpoint.Name, updatedEndpoint);
-
- WriteVerbose(Resources.Success);
- WriteObject(endpoint.ToPsEndpoint());
- }
- catch (ErrorResponseException e)
- {
- throw new PSArgumentException(string.Format("Error response received.Error Message: '{0}'",
- e.Response.Content));
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Endpoint/StartAzureRmCdnEndpoint.cs b/src/Cdn/Cdn/Endpoint/StartAzureRmCdnEndpoint.cs
deleted file mode 100644
index 34ed0b0759c5..000000000000
--- a/src/Cdn/Cdn/Endpoint/StartAzureRmCdnEndpoint.cs
+++ /dev/null
@@ -1,69 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [Cmdlet("Start", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnEndpoint", DefaultParameterSetName = FieldsParameterSet, SupportsShouldProcess = true), OutputType(typeof(bool))]
- public class StartAzureRmCdnEndpoint : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN endpoint name.")]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN profile name.")]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "The resource group of the Azure CDN profile.")]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = ObjectParameterSet, ValueFromPipeline = true, HelpMessage = "The Azure CDN endpoint.")]
- [ValidateNotNull]
- public PSEndpoint CdnEndpoint { get; set; }
-
- [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, HelpMessage = "Return object (if specified).")]
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ResourceGroupName = CdnEndpoint.ResourceGroupName;
- ProfileName = CdnEndpoint.ProfileName;
- EndpointName = CdnEndpoint.Name;
- }
-
- ConfirmAction(MyInvocation.InvocationName,
- EndpointName,
- () => CdnManagementClient.Endpoints.Start(ResourceGroupName, ProfileName, EndpointName));
-
- WriteVerbose(Resources.Success);
- WriteVerbose(string.Format(Resources.Success_StartEndpoint, EndpointName, ProfileName, ResourceGroupName));
-
- if (PassThru)
- {
- WriteObject(true);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Endpoint/StopAzureRmCdnEndpoint.cs b/src/Cdn/Cdn/Endpoint/StopAzureRmCdnEndpoint.cs
deleted file mode 100644
index 5fec2bc63d06..000000000000
--- a/src/Cdn/Cdn/Endpoint/StopAzureRmCdnEndpoint.cs
+++ /dev/null
@@ -1,66 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [Cmdlet("Stop", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnEndpoint", SupportsShouldProcess = true, DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(bool))]
- public class StopAzureRmCdnEndpoint : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN endpoint name.")]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN profile name.")]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "The resource group of the Azure CDN profile")]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = ObjectParameterSet, ValueFromPipeline = true, HelpMessage = "The CDN endpoint object.")]
- [ValidateNotNull]
- public PSEndpoint CdnEndpoint { get; set; }
-
- [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, HelpMessage = "Return object (if specified).")]
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ResourceGroupName = CdnEndpoint.ResourceGroupName;
- ProfileName = CdnEndpoint.ProfileName;
- EndpointName = CdnEndpoint.Name;
- }
-
- ConfirmAction(MyInvocation.InvocationName,
- EndpointName,
- () => CdnManagementClient.Endpoints.Stop(ResourceGroupName, ProfileName, EndpointName));
-
- if (PassThru)
- {
- WriteObject(true);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Endpoint/TestAzureRmCdnCustomDomain.cs b/src/Cdn/Cdn/Endpoint/TestAzureRmCdnCustomDomain.cs
deleted file mode 100644
index 05308cbc0a66..000000000000
--- a/src/Cdn/Cdn/Endpoint/TestAzureRmCdnCustomDomain.cs
+++ /dev/null
@@ -1,70 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [Cmdlet("Test", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnCustomDomain", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSValidateCustomDomainOutput))]
- [Alias("Validate-" + ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnCustomDomain")]
- public class TestAzureRmCdnCustomDomain : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN endpoint name.")]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN profile name.")]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "The resource group of the Azure CDN profile")]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = ObjectParameterSet, ValueFromPipeline = true, HelpMessage = "The CDN endpoint object.")]
- [ValidateNotNull]
- public PSEndpoint CdnEndpoint { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN profile")]
- [ValidateNotNullOrEmpty]
- public string CustomDomainHostName { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ResourceGroupName = CdnEndpoint.ResourceGroupName;
- ProfileName = CdnEndpoint.ProfileName;
- EndpointName = CdnEndpoint.Name;
- }
-
- var validateCustomDomainOutput = CdnManagementClient.Endpoints.ValidateCustomDomain(
- ResourceGroupName,
- ProfileName,
- EndpointName,
- CustomDomainHostName);
-
- WriteVerbose(Resources.Success);
- WriteVerbose(string.Format(Resources.Success_StopEndpoint, EndpointName, ProfileName, ResourceGroupName));
- WriteObject(validateCustomDomainOutput.ToPsValidateCustomDomainOutput());
- }
- }
-}
diff --git a/src/Cdn/Cdn/Endpoint/UnpublishAzureRmCdnEndpointContent.cs b/src/Cdn/Cdn/Endpoint/UnpublishAzureRmCdnEndpointContent.cs
deleted file mode 100644
index 3a8c0d8ccfcd..000000000000
--- a/src/Cdn/Cdn/Endpoint/UnpublishAzureRmCdnEndpointContent.cs
+++ /dev/null
@@ -1,72 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [Cmdlet("Unpublish", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnEndpointContent", SupportsShouldProcess = true, DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(bool))]
- public class UnpublishAzureRmCdnEndpointContent : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN endpoint name.")]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "Azure CDN profile name.")]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "The resource group of the Azure CDN profile")]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The CDN endpoint object.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSEndpoint CdnEndpoint { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN profile")]
- [ValidateCount(Constants.PurgeLoadMinimumCollectionCount, Constants.PurgeLoadMaximumCollectionCount)]
- public string[] PurgeContent { get; set; }
-
- [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, HelpMessage = "Return object (if specified).")]
- public SwitchParameter PassThru { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ResourceGroupName = CdnEndpoint.ResourceGroupName;
- ProfileName = CdnEndpoint.ProfileName;
- EndpointName = CdnEndpoint.Name;
- }
-
- ConfirmAction(MyInvocation.InvocationName,
- EndpointName,
- () => CdnManagementClient.Endpoints.PurgeContent(ResourceGroupName, ProfileName, EndpointName, PurgeContent));
-
- WriteVerbose(Resources.Success);
-
- if (PassThru)
- {
- WriteObject(true);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Helpers/CdnMessageHelper.cs b/src/Cdn/Cdn/Helpers/CdnMessageHelper.cs
deleted file mode 100644
index 1d17aabf8ac3..000000000000
--- a/src/Cdn/Cdn/Helpers/CdnMessageHelper.cs
+++ /dev/null
@@ -1,25 +0,0 @@
-using Microsoft.WindowsAzure.Commands.Common.CustomAttributes;
-
-using System;
-using System.Collections.Generic;
-using System.Management.Automation;
-using System.Text;
-
-namespace Microsoft.Azure.Commands.Cdn.Helpers
-{
- internal static class CdnMessageHelper
- {
- private const string SuppressEnvVar = BreakingChangeAttributeHelper.SUPPRESS_ERROR_OR_WARNING_MESSAGE_ENV_VARIABLE_NAME;
-
- private static bool IsMessageSuppressed =>
- bool.TryParse(Environment.GetEnvironmentVariable(SuppressEnvVar), out bool result) && result;
-
- internal static void WriteMessage(Cmdlet cmdlet, string message)
- {
- if (!IsMessageSuppressed)
- {
- cmdlet.WriteWarning(message);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Helpers/ModelExtensions.cs b/src/Cdn/Cdn/Helpers/ModelExtensions.cs
deleted file mode 100644
index bdfbc1b6105f..000000000000
--- a/src/Cdn/Cdn/Helpers/ModelExtensions.cs
+++ /dev/null
@@ -1,943 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using System.Collections;
-using System.Collections.Generic;
-using System.Diagnostics;
-using System.Linq;
-using System.Security.Permissions;
-using Microsoft.Azure.Commands.Cdn.Models;
-using Microsoft.Azure.Commands.Cdn.Models.CustomDomain;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.Cdn.Models.Origin;
-using Microsoft.Azure.Commands.Cdn.Models.Profile;
-using Microsoft.Azure.Commands.Cdn.Models.OriginGroup;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.WindowsAzure.Commands.Utilities.Common;
-using SdkProfile = Microsoft.Azure.Management.Cdn.Models.Profile;
-using SdkSkuName = Microsoft.Azure.Management.Cdn.Models.SkuName;
-using SdkSku = Microsoft.Azure.Management.Cdn.Models.Sku;
-using SdkProfileResourceState = Microsoft.Azure.Management.Cdn.Models.ProfileResourceState;
-using SdkEndpointResourceState = Microsoft.Azure.Management.Cdn.Models.EndpointResourceState;
-using SdkOriginResourceState = Microsoft.Azure.Management.Cdn.Models.OriginResourceState;
-using SdkCustomDomainResourceState = Microsoft.Azure.Management.Cdn.Models.CustomDomainResourceState;
-using SdkDeepCreatedOrigin = Microsoft.Azure.Management.Cdn.Models.DeepCreatedOrigin;
-using SdkEndpoint = Microsoft.Azure.Management.Cdn.Models.Endpoint;
-using SdkQueryStringCachingBehavior = Microsoft.Azure.Management.Cdn.Models.QueryStringCachingBehavior;
-using SdkOrigin = Microsoft.Azure.Management.Cdn.Models.Origin;
-using SdkOriginGroup = Microsoft.Azure.Management.Cdn.Models.OriginGroup;
-using SdkCustomDomain = Microsoft.Azure.Management.Cdn.Models.CustomDomain;
-using SdkGeoFilter = Microsoft.Azure.Management.Cdn.Models.GeoFilter;
-using SdkGeoFilterAction = Microsoft.Azure.Management.Cdn.Models.GeoFilterActions;
-using SdkDeliveryPolicy = Microsoft.Azure.Management.Cdn.Models.EndpointPropertiesUpdateParametersDeliveryPolicy;
-using Microsoft.Azure.Commands.Cdn.EdgeNodes;
-using System.Management.Automation;
-
-namespace Microsoft.Azure.Commands.Cdn.Helpers
-{
- public static class ModelExtensions
- {
- public static TToEnum CastEnum(this TFromEnum fromEnum)
- {
- return (TToEnum)Enum.Parse(typeof(TToEnum), fromEnum.ToString());
- }
-
- public static SdkSku ToSdkSku(this PSSku psSku)
- {
- return new SdkSku(psSku.Name.ToString());
- }
-
- public static PSSku ToPsSku(this SdkSku sdkSku)
- {
- return new PSSku { Name = (PSSkuName)Enum.Parse(typeof(PSSkuName), sdkSku.Name) };
- }
-
- public static SdkProfile ToSdkProfile(this PSProfile psProfile)
- {
- return new SdkProfile(
- psProfile.Location,
- psProfile.Sku.ToSdkSku(),
- psProfile.Id,
- psProfile.Name,
- psProfile.Type,
- null,
- psProfile.Tags.ToDictionaryTags(),
- psProfile.ResourceState.ToString(),
- psProfile.ProvisioningState.ToString());
- }
-
- public static SdkDeepCreatedOrigin ToSdkDeepCreatedOrigin(this PSDeepCreatedOrigin psDeepCreatedOrigin)
- {
- return new SdkDeepCreatedOrigin(
- psDeepCreatedOrigin.Name,
- psDeepCreatedOrigin.HostName,
- psDeepCreatedOrigin.HttpPort,
- psDeepCreatedOrigin.HttpsPort);
- }
-
- public static PSDeepCreatedOrigin ToPsDeepCreatedOrigin(this SdkDeepCreatedOrigin sdkDeepCreatedOrigin)
- {
- return new PSDeepCreatedOrigin
- {
- Name = sdkDeepCreatedOrigin.Name,
- HostName = sdkDeepCreatedOrigin.HostName,
- HttpPort = sdkDeepCreatedOrigin.HttpPort,
- HttpsPort = sdkDeepCreatedOrigin.HttpsPort
- };
- }
-
- public static PSProfile ToPsProfile(this SdkProfile sdkProfile)
- {
- Debug.Assert(sdkProfile.ProvisioningState != null, "sdkProfile.ProvisioningState != null");
- Debug.Assert(sdkProfile.ResourceState != null, "sdkProfile.ResourceState != null");
-
- return new PSProfile
- {
- Id = sdkProfile.Id,
- Name = sdkProfile.Name,
- Type = sdkProfile.Type,
- ProvisioningState = (PSProvisioningState)Enum.Parse(typeof(PSProvisioningState), sdkProfile.ProvisioningState),
- Tags = sdkProfile.Tags.ToHashTableTags(),
- Location = sdkProfile.Location,
- ResourceState = (PSProfileResourceState)Enum.Parse(typeof(PSProfileResourceState), sdkProfile.ResourceState),
-
- // Entity specific properties
- Sku = sdkProfile.Sku.ToPsSku()
- };
- }
-
- public static PSEndpoint ToPsEndpoint(this SdkEndpoint sdkEndpoint)
- {
- Debug.Assert(sdkEndpoint.ProvisioningState != null, "sdkEndpoint.ProvisioningState != null");
- Debug.Assert(sdkEndpoint.ResourceState != null, "sdkEndpoint.ResourceState != null");
- Debug.Assert(sdkEndpoint.IsCompressionEnabled != null, "sdkEndpoint.IsCompressionEnabled != null");
- Debug.Assert(sdkEndpoint.IsHttpAllowed != null, "sdkEndpoint.IsHttpAllowed != null");
- Debug.Assert(sdkEndpoint.IsHttpsAllowed != null, "sdkEndpoint.IsHttpsAllowed != null");
- Debug.Assert(sdkEndpoint.QueryStringCachingBehavior != null, "sdkEndpoint.QueryStringCachingBehavior != null");
-
- return new PSEndpoint
- {
- Id = sdkEndpoint.Id,
- Name = sdkEndpoint.Name,
- Type = sdkEndpoint.Type,
- ProvisioningState = (PSProvisioningState)Enum.Parse(typeof(PSProvisioningState), sdkEndpoint.ProvisioningState),
- Tags = sdkEndpoint.Tags.ToHashTableTags(),
- Location = sdkEndpoint.Location,
- ResourceState = (PSEndpointResourceState)Enum.Parse(typeof(PSEndpointResourceState), sdkEndpoint.ResourceState),
-
- // Entity specific properties
- HostName = sdkEndpoint.HostName,
- OriginHostHeader = sdkEndpoint.OriginHostHeader,
- OriginPath = sdkEndpoint.OriginPath,
- ContentTypesToCompress = sdkEndpoint.ContentTypesToCompress.ToArray(),
- IsCompressionEnabled = sdkEndpoint.IsCompressionEnabled.Value,
- IsHttpAllowed = sdkEndpoint.IsHttpAllowed.Value,
- IsHttpsAllowed = sdkEndpoint.IsHttpsAllowed.Value,
- QueryStringCachingBehavior = sdkEndpoint.QueryStringCachingBehavior.Value.CastEnum(),
- Origins = sdkEndpoint.Origins.Select(o => o.ToPsDeepCreatedOrigin()).ToList(),
- OptimizationType = sdkEndpoint.OptimizationType,
- ProbePath = sdkEndpoint.ProbePath,
- GeoFilters = sdkEndpoint.GeoFilters.Select(ToPsGeoFilter).ToList(),
- DeliveryPolicy = sdkEndpoint.DeliveryPolicy?.ToPsDeliveryPolicy(),
- DefaultOriginGroup = sdkEndpoint.DefaultOriginGroup
- };
- }
-
- public static PSGeoFilter ToPsGeoFilter(this SdkGeoFilter sdkGeoFilter)
- {
- Debug.Assert(sdkGeoFilter.RelativePath != null, "sdkGeoFilter.RelativePath != null");
- Debug.Assert(sdkGeoFilter.CountryCodes != null, "sdkGeoFilter.CountryCodes != null");
-
- return new PSGeoFilter
- {
- RelativePath = sdkGeoFilter.RelativePath,
- Action = (PSGeoFilterAction)Enum.Parse(typeof(PSGeoFilterAction), sdkGeoFilter.Action.ToString()),
- CountryCodes = sdkGeoFilter.CountryCodes.ToArray()
- };
- }
-
- public static PSDeliveryRuleAction ToPsDeliveryRuleAction(this DeliveryRuleAction deliveryRuleAction)
- {
-
- if (deliveryRuleAction is DeliveryRuleRequestHeaderAction requestHeaderAction)
- {
- return new PSDeliveryRuleHeaderAction
- {
- HeaderActionType = "ModifyRequestHeader",
- Action = requestHeaderAction.Parameters.HeaderAction,
- HeaderName = requestHeaderAction.Parameters.HeaderName,
- Value = requestHeaderAction.Parameters.Value
- };
- }
- else if (deliveryRuleAction is DeliveryRuleResponseHeaderAction responseHeaderAction)
- {
- return new PSDeliveryRuleHeaderAction
- {
- HeaderActionType = "ModifyResponseHeader",
- Action = responseHeaderAction.Parameters.HeaderAction,
- HeaderName = responseHeaderAction.Parameters.HeaderName,
- Value = responseHeaderAction.Parameters.Value
- };
- }
- else if (deliveryRuleAction is DeliveryRuleCacheExpirationAction cacheExpirationAction)
- {
- return new PSDeliveryRuleCacheExpirationAction
- {
- Parameters = new PSCacheExpirationActionParameters
- {
- CacheBehavior = cacheExpirationAction.Parameters.CacheBehavior,
- CacheDuration = cacheExpirationAction.Parameters.CacheDuration
- }
- };
- }
- else if (deliveryRuleAction is UrlRedirectAction urlRedirectAction)
- {
- return new PSDeliveryRuleUrlRedirectAction
- {
- RedirectType = urlRedirectAction.Parameters.RedirectType,
- DestinationProtocol = urlRedirectAction.Parameters.DestinationProtocol,
- CustomHostname = urlRedirectAction.Parameters.CustomHostname,
- CustomPath = urlRedirectAction.Parameters.CustomPath,
- CustomFragment = urlRedirectAction.Parameters.CustomFragment,
- CustomQueryString = urlRedirectAction.Parameters.CustomQueryString
- };
- }
- else if (deliveryRuleAction is UrlRewriteAction urlRewriteAction)
- {
- return new PSDeliveryRuleUrlRewriteAction
- {
- SourcePattern = urlRewriteAction.Parameters.SourcePattern,
- Destination = urlRewriteAction.Parameters.Destination,
- PreservePath = urlRewriteAction.Parameters.PreserveUnmatchedPath ?? true
- };
- }
- else if (deliveryRuleAction is DeliveryRuleCacheKeyQueryStringAction deliveryRuleCacheKeyQueryStringAction)
- {
- return new PSDeliveryRuleCacheKeyQueryStringAction
- {
- QueryStringBehavior = deliveryRuleCacheKeyQueryStringAction.Parameters.QueryStringBehavior,
- QueryParameter = deliveryRuleCacheKeyQueryStringAction.Parameters.QueryParameters
- };
- }
- else
- {
- return new PSDeliveryRuleAction();
- }
- }
-
- public static PSDeliveryRuleCondition ToPsDeliveryRuleCondition(this DeliveryRuleCondition deliveryRuleCondition)
- {
- if (deliveryRuleCondition is DeliveryRuleRemoteAddressCondition deliveryRuleRemoteAddressCondition)
- {
- return new PSDeliveryRuleCondition
- {
- MatchVariable = "RemoteAddress",
- Operator = deliveryRuleRemoteAddressCondition.Parameters.OperatorProperty,
- NegateCondition = deliveryRuleRemoteAddressCondition.Parameters.NegateCondition,
- MatchValue = deliveryRuleRemoteAddressCondition.Parameters.MatchValues,
- Transfroms = deliveryRuleRemoteAddressCondition.Parameters.Transforms
- };
- }
- else if (deliveryRuleCondition is DeliveryRuleRequestMethodCondition deliveryRuleRequestMethodCondition)
- {
- return new PSDeliveryRuleCondition
- {
- MatchVariable = "RequestMethod",
- Operator = "Equal",
- NegateCondition = deliveryRuleRequestMethodCondition.Parameters.NegateCondition,
- MatchValue = deliveryRuleRequestMethodCondition.Parameters.MatchValues
- };
- }
- else if (deliveryRuleCondition is DeliveryRuleQueryStringCondition deliveryRuleQueryStringCondition)
- {
- return new PSDeliveryRuleCondition
- {
- MatchVariable = "QueryString",
- Operator = deliveryRuleQueryStringCondition.Parameters.OperatorProperty,
- NegateCondition = deliveryRuleQueryStringCondition.Parameters.NegateCondition,
- MatchValue = deliveryRuleQueryStringCondition.Parameters.MatchValues,
- Transfroms = deliveryRuleQueryStringCondition.Parameters.Transforms
- };
- }
- else if (deliveryRuleCondition is DeliveryRulePostArgsCondition deliveryRulePostArgsCondition)
- {
- return new PSDeliveryRuleCondition
- {
- MatchVariable = "PostArgs",
- Operator = deliveryRulePostArgsCondition.Parameters.OperatorProperty,
- Selector = deliveryRulePostArgsCondition.Parameters.Selector,
- NegateCondition = deliveryRulePostArgsCondition.Parameters.NegateCondition,
- MatchValue = deliveryRulePostArgsCondition.Parameters.MatchValues,
- Transfroms = deliveryRulePostArgsCondition.Parameters.Transforms
- };
- }
- else if (deliveryRuleCondition is DeliveryRuleRemoteAddressCondition deliveryRuleRequestUriCondition)
- {
- return new PSDeliveryRuleCondition
- {
- MatchVariable = "RequestUri",
- Operator = deliveryRuleRequestUriCondition.Parameters.OperatorProperty,
- NegateCondition = deliveryRuleRequestUriCondition.Parameters.NegateCondition,
- MatchValue = deliveryRuleRequestUriCondition.Parameters.MatchValues,
- Transfroms = deliveryRuleRequestUriCondition.Parameters.Transforms
- };
- }
- else if (deliveryRuleCondition is DeliveryRuleRequestHeaderCondition deliveryRuleRequestHeaderCondition)
- {
- return new PSDeliveryRuleCondition
- {
- MatchVariable = "RequestHeader",
- Operator = deliveryRuleRequestHeaderCondition.Parameters.OperatorProperty,
- NegateCondition = deliveryRuleRequestHeaderCondition.Parameters.NegateCondition,
- Selector = deliveryRuleRequestHeaderCondition.Parameters.Selector,
- MatchValue = deliveryRuleRequestHeaderCondition.Parameters.MatchValues,
- Transfroms = deliveryRuleRequestHeaderCondition.Parameters.Transforms
- };
- }
- else if (deliveryRuleCondition is DeliveryRuleRequestBodyCondition deliveryRuleRequestBodyCondition)
- {
- return new PSDeliveryRuleCondition
- {
- MatchVariable = "RequestBody",
- Operator = deliveryRuleRequestBodyCondition.Parameters.OperatorProperty,
- NegateCondition = deliveryRuleRequestBodyCondition.Parameters.NegateCondition,
- MatchValue = deliveryRuleRequestBodyCondition.Parameters.MatchValues,
- Transfroms = deliveryRuleRequestBodyCondition.Parameters.Transforms
- };
- }
- else if (deliveryRuleCondition is DeliveryRuleRequestSchemeCondition deliveryRuleRequestSchemeCondition)
- {
- return new PSDeliveryRuleCondition
- {
- MatchVariable = "RequestScheme",
- NegateCondition = deliveryRuleRequestSchemeCondition.Parameters.NegateCondition,
- MatchValue = deliveryRuleRequestSchemeCondition.Parameters.MatchValues
- };
- }
- else if (deliveryRuleCondition is DeliveryRuleUrlPathCondition deliveryRuleUrlPathCondition)
- {
- return new PSDeliveryRuleCondition
- {
- MatchVariable = "UrlPath",
- Operator = deliveryRuleUrlPathCondition.Parameters.OperatorProperty,
- NegateCondition = deliveryRuleUrlPathCondition.Parameters.NegateCondition,
- MatchValue = deliveryRuleUrlPathCondition.Parameters.MatchValues,
- Transfroms = deliveryRuleUrlPathCondition.Parameters.Transforms
- };
- }
- else if (deliveryRuleCondition is DeliveryRuleUrlFileExtensionCondition deliveryRuleUrlFileExtensionCondition)
- {
- return new PSDeliveryRuleCondition
- {
- MatchVariable = "UrlFileExtension",
- Operator = deliveryRuleUrlFileExtensionCondition.Parameters.OperatorProperty,
- NegateCondition = deliveryRuleUrlFileExtensionCondition.Parameters.NegateCondition,
- MatchValue = deliveryRuleUrlFileExtensionCondition.Parameters.MatchValues,
- Transfroms = deliveryRuleUrlFileExtensionCondition.Parameters.Transforms
- };
- }
- else if (deliveryRuleCondition is DeliveryRuleUrlFileNameCondition deliveryRuleUrlFileNameCondition)
- {
- return new PSDeliveryRuleCondition
- {
- MatchVariable = "UrlFileName",
- Operator = deliveryRuleUrlFileNameCondition.Parameters.OperatorProperty,
- NegateCondition = deliveryRuleUrlFileNameCondition.Parameters.NegateCondition,
- MatchValue = deliveryRuleUrlFileNameCondition.Parameters.MatchValues,
- Transfroms = deliveryRuleUrlFileNameCondition.Parameters.Transforms
- };
- }
- else if (deliveryRuleCondition is DeliveryRuleIsDeviceCondition deliveryRuleIsDeviceCondition)
- {
- return new PSDeliveryRuleCondition
- {
- MatchVariable = "IsDevice",
- NegateCondition = deliveryRuleIsDeviceCondition.Parameters.NegateCondition,
- MatchValue = deliveryRuleIsDeviceCondition.Parameters.MatchValues
- };
- }
- else if (deliveryRuleCondition is DeliveryRuleHttpVersionCondition deliveryRuleHttpVersionCondition)
- {
- return new PSDeliveryRuleCondition
- {
- MatchVariable = "HttpVersion",
- NegateCondition = deliveryRuleHttpVersionCondition.Parameters.NegateCondition,
- MatchValue = deliveryRuleHttpVersionCondition.Parameters.MatchValues
- };
- }
- else if (deliveryRuleCondition is DeliveryRuleCookiesCondition deliveryRuleCookiesCondition)
- {
- return new PSDeliveryRuleCondition
- {
- MatchVariable = "Cookies",
- NegateCondition = deliveryRuleCookiesCondition.Parameters.NegateCondition,
- Selector = deliveryRuleCookiesCondition.Parameters.Selector,
- MatchValue = deliveryRuleCookiesCondition.Parameters.MatchValues,
- Transfroms = deliveryRuleCookiesCondition.Parameters.Transforms
- };
- }
- else
- {
- return new PSDeliveryRuleCondition();
- }
- }
-
- public static PSDeliveryRule ToPsDeliveryRule(this DeliveryRule deliveryRule)
- {
-
- return new PSDeliveryRule
- {
- Name = deliveryRule.Name,
- Order = deliveryRule.Order,
- Actions = deliveryRule.Actions.Select(action => action.ToPsDeliveryRuleAction()).ToList(),
- Conditions = deliveryRule.Conditions.Select(condition => condition.ToPsDeliveryRuleCondition()).ToList()
- };
- }
-
- public static PSDeliveryPolicy ToPsDeliveryPolicy(this SdkDeliveryPolicy sdkDeliveryPolicy)
- {
- Debug.Assert(sdkDeliveryPolicy.Rules != null, "sdkDeliveryPolicy.Rules != null");
-
- return new PSDeliveryPolicy
- {
- Description = sdkDeliveryPolicy.Description,
- Rules = sdkDeliveryPolicy.Rules.Select(rule => rule.ToPsDeliveryRule()).ToList()
- };
- }
-
-
- public static SdkGeoFilter ToSdkGeoFilter(this PSGeoFilter psGeoFilter)
- {
- Debug.Assert(psGeoFilter.RelativePath != null, "psGeoFilter.RelativePath != null");
- Debug.Assert(psGeoFilter.CountryCodes != null, "psGeoFilter.CountryCodes != null");
-
- return new SdkGeoFilter
- {
- RelativePath = psGeoFilter.RelativePath,
- Action = (SdkGeoFilterAction)Enum.Parse(typeof(SdkGeoFilterAction), psGeoFilter.Action.ToString()),
- CountryCodes = psGeoFilter.CountryCodes.ToList()
- };
- }
-
- public static DeliveryRuleCondition ToDeliveryRuleCondition(
- this PSDeliveryRuleCondition psDeliveryRuleCondition)
- {
- switch (psDeliveryRuleCondition.MatchVariable)
- {
- case "RemoteAddress":
- return new DeliveryRuleRemoteAddressCondition
- {
- Parameters = new RemoteAddressMatchConditionParameters
- {
- OperatorProperty = psDeliveryRuleCondition.Operator,
- MatchValues = psDeliveryRuleCondition.MatchValue,
- NegateCondition = psDeliveryRuleCondition.NegateCondition,
- Transforms = psDeliveryRuleCondition.Transfroms
- }
- };
- case "RequestMethod":
- return new DeliveryRuleRequestMethodCondition
- {
- Parameters = new RequestMethodMatchConditionParameters
- {
- MatchValues = psDeliveryRuleCondition.MatchValue,
- NegateCondition = psDeliveryRuleCondition.NegateCondition
- }
- };
- case "QueryString":
- return new DeliveryRuleQueryStringCondition
- {
- Parameters = new QueryStringMatchConditionParameters
- {
- OperatorProperty = psDeliveryRuleCondition.Operator,
- MatchValues = psDeliveryRuleCondition.MatchValue,
- NegateCondition = psDeliveryRuleCondition.NegateCondition,
- Transforms = psDeliveryRuleCondition.Transfroms
- }
- };
- case "PostArgs":
- return new DeliveryRulePostArgsCondition
- {
- Parameters = new PostArgsMatchConditionParameters
- {
- OperatorProperty = psDeliveryRuleCondition.Operator,
- MatchValues = psDeliveryRuleCondition.MatchValue,
- Selector = psDeliveryRuleCondition.Selector,
- NegateCondition = psDeliveryRuleCondition.NegateCondition,
- Transforms = psDeliveryRuleCondition.Transfroms
- }
- };
- case "RequestUri":
- return new DeliveryRuleRequestUriCondition
- {
- Parameters = new RequestUriMatchConditionParameters
- {
- OperatorProperty = psDeliveryRuleCondition.Operator,
- MatchValues = psDeliveryRuleCondition.MatchValue,
- NegateCondition = psDeliveryRuleCondition.NegateCondition,
- Transforms = psDeliveryRuleCondition.Transfroms
- }
- };
- case "RequestHeader":
- return new DeliveryRuleRequestHeaderCondition
- {
- Parameters = new RequestHeaderMatchConditionParameters
- {
- OperatorProperty = psDeliveryRuleCondition.Operator,
- MatchValues = psDeliveryRuleCondition.MatchValue,
- Selector = psDeliveryRuleCondition.Selector,
- NegateCondition = psDeliveryRuleCondition.NegateCondition,
- Transforms = psDeliveryRuleCondition.Transfroms
- }
- };
- case "RequestBody":
- return new DeliveryRuleRequestBodyCondition
- {
- Parameters = new RequestBodyMatchConditionParameters
- {
- OperatorProperty = psDeliveryRuleCondition.Operator,
- MatchValues = psDeliveryRuleCondition.MatchValue,
- NegateCondition = psDeliveryRuleCondition.NegateCondition,
- Transforms = psDeliveryRuleCondition.Transfroms
- }
- };
- case "RequestScheme":
- return new DeliveryRuleRequestSchemeCondition
- {
- Parameters = new RequestSchemeMatchConditionParameters
- {
- MatchValues = psDeliveryRuleCondition.MatchValue,
- NegateCondition = psDeliveryRuleCondition.NegateCondition,
- }
- };
- case "UrlPath":
- return new DeliveryRuleUrlPathCondition
- {
- Parameters = new UrlPathMatchConditionParameters
- {
- OperatorProperty = psDeliveryRuleCondition.Operator,
- MatchValues = psDeliveryRuleCondition.MatchValue,
- NegateCondition = psDeliveryRuleCondition.NegateCondition,
- Transforms = psDeliveryRuleCondition.Transfroms
- }
- };
- case "UrlFileExtension":
- return new DeliveryRuleUrlFileExtensionCondition
- {
- Parameters = new UrlFileExtensionMatchConditionParameters
- {
- OperatorProperty = psDeliveryRuleCondition.Operator,
- MatchValues = psDeliveryRuleCondition.MatchValue,
- NegateCondition = psDeliveryRuleCondition.NegateCondition,
- Transforms = psDeliveryRuleCondition.Transfroms
- }
- };
- case "UrlFileName":
- return new DeliveryRuleUrlFileNameCondition
- {
- Parameters = new UrlFileNameMatchConditionParameters
- {
- OperatorProperty = psDeliveryRuleCondition.Operator,
- MatchValues = psDeliveryRuleCondition.MatchValue,
- NegateCondition = psDeliveryRuleCondition.NegateCondition,
- Transforms = psDeliveryRuleCondition.Transfroms
- }
- };
- case "IsDevice":
- return new DeliveryRuleIsDeviceCondition
- {
- Parameters = new IsDeviceMatchConditionParameters
- {
- MatchValues = psDeliveryRuleCondition.MatchValue,
- NegateCondition = psDeliveryRuleCondition.NegateCondition,
- Transforms = psDeliveryRuleCondition.Transfroms
- }
- };
- case "HttpVersion":
- return new DeliveryRuleHttpVersionCondition
- {
- Parameters = new HttpVersionMatchConditionParameters
- {
- MatchValues = psDeliveryRuleCondition.MatchValue,
- NegateCondition = psDeliveryRuleCondition.NegateCondition
- }
- };
- case "Cookies":
- return new DeliveryRuleCookiesCondition
- {
- Parameters = new CookiesMatchConditionParameters
- {
- MatchValues = psDeliveryRuleCondition.MatchValue,
- NegateCondition = psDeliveryRuleCondition.NegateCondition,
- OperatorProperty = psDeliveryRuleCondition.Operator,
- Selector = psDeliveryRuleCondition.Selector,
- Transforms = psDeliveryRuleCondition.Transfroms
- }
- };
- default:
- return new DeliveryRuleCondition();
- }
- }
-
- public static DeliveryRuleAction ToDeliveryRuleAction(this PSDeliveryRuleAction psDeliveryRuleAction)
- {
- if (psDeliveryRuleAction is PSDeliveryRuleCacheExpirationAction psDeliveryRuleCacheExpirationAction)
- {
- return new DeliveryRuleCacheExpirationAction
- {
- Parameters = new CacheExpirationActionParameters
- {
- CacheBehavior = psDeliveryRuleCacheExpirationAction.Parameters.CacheBehavior,
- CacheDuration = psDeliveryRuleCacheExpirationAction.Parameters.CacheDuration
- }
- };
- }
- else if (psDeliveryRuleAction is PSDeliveryRuleHeaderAction psDeliveryRuleHeaderAction)
- {
- if (psDeliveryRuleHeaderAction.HeaderActionType == "ModifyRequestHeader")
- {
- return new DeliveryRuleRequestHeaderAction
- {
- Parameters = new HeaderActionParameters
- {
- HeaderAction = psDeliveryRuleHeaderAction.Action,
- HeaderName = psDeliveryRuleHeaderAction.HeaderName,
- Value = psDeliveryRuleHeaderAction.Value
- }
- };
- }
- else if (psDeliveryRuleHeaderAction.HeaderActionType == "ModifyResponseHeader")
- {
- return new DeliveryRuleResponseHeaderAction
- {
- Parameters = new HeaderActionParameters
- {
- HeaderAction = psDeliveryRuleHeaderAction.Action,
- HeaderName = psDeliveryRuleHeaderAction.HeaderName,
- Value = psDeliveryRuleHeaderAction.Value
- }
- };
- }
- }
- else if (psDeliveryRuleAction is PSDeliveryRuleUrlRedirectAction psDeliveryRuleUrlRedirectAction)
- {
- return new UrlRedirectAction
- {
- Parameters = new UrlRedirectActionParameters
- {
- RedirectType = psDeliveryRuleUrlRedirectAction.RedirectType,
- DestinationProtocol = psDeliveryRuleUrlRedirectAction.DestinationProtocol,
- CustomPath = psDeliveryRuleUrlRedirectAction.CustomPath,
- CustomHostname = psDeliveryRuleUrlRedirectAction.CustomHostname,
- CustomQueryString = psDeliveryRuleUrlRedirectAction.CustomQueryString,
- CustomFragment = psDeliveryRuleUrlRedirectAction.CustomFragment
- }
- };
- }
- else if (psDeliveryRuleAction is PSDeliveryRuleCacheKeyQueryStringAction psDeliveryRuleCacheKeyQueryStringAction)
- {
- return new DeliveryRuleCacheKeyQueryStringAction
- {
- Parameters = new CacheKeyQueryStringActionParameters
- {
- QueryStringBehavior = psDeliveryRuleCacheKeyQueryStringAction.QueryStringBehavior,
- QueryParameters = psDeliveryRuleCacheKeyQueryStringAction.QueryParameter
- }
- };
- }
- else if (psDeliveryRuleAction is PSDeliveryRuleUrlRewriteAction psDeliveryRuleUrlRewriteAction)
- {
- return new UrlRewriteAction
- {
- Parameters = new UrlRewriteActionParameters
- {
- SourcePattern = psDeliveryRuleUrlRewriteAction.SourcePattern,
- Destination = psDeliveryRuleUrlRewriteAction.Destination,
- PreserveUnmatchedPath = psDeliveryRuleUrlRewriteAction.PreservePath
- }
- };
- }
- return new DeliveryRuleAction();
- }
-
- public static DeliveryRule ToDeliveryRule(this PSDeliveryRule psDeliveryRule)
- {
- return new DeliveryRule
- {
- Name = psDeliveryRule.Name,
- Order = psDeliveryRule.Order,
- Actions = psDeliveryRule.Actions.Select(action => action.ToDeliveryRuleAction()).ToList(),
- Conditions = psDeliveryRule.Conditions?.Select(condition => condition.ToDeliveryRuleCondition()).ToList()
- };
- }
-
- public static SdkDeliveryPolicy ToSdkDeliveryPolicy(this PSDeliveryPolicy psDeliveryPolicy)
- {
- return new SdkDeliveryPolicy
- {
- Description = psDeliveryPolicy.Description,
- Rules = psDeliveryPolicy.Rules.Select(rule => rule.ToDeliveryRule()).ToList()
- };
- }
-
- public static PSValidateCustomDomainOutput ToPsValidateCustomDomainOutput(
- this ValidateCustomDomainOutput validateCustomDomainOutput)
- {
- Debug.Assert(validateCustomDomainOutput.CustomDomainValidated != null, "validateCustomDomainOutput.CustomDomainValidated != null");
-
- return new PSValidateCustomDomainOutput
- {
- CustomDomainValidated = validateCustomDomainOutput.CustomDomainValidated.Value,
- Message = validateCustomDomainOutput.Message,
- Reason = validateCustomDomainOutput.Reason,
- };
- }
-
- public static PSOrigin ToPsOrigin(this SdkOrigin origin)
- {
- Debug.Assert(origin.ProvisioningState != null, "origin.ProvisioningState != null");
- Debug.Assert(origin.ResourceState != null, "origin.ResourceState != null");
-
- return new PSOrigin
- {
- Id = origin.Id,
- Name = origin.Name,
- Type = origin.Type,
- ProvisioningState = (PSProvisioningState)Enum.Parse(typeof(PSProvisioningState), origin.ProvisioningState),
- ResourceState = (PSOriginResourceState)Enum.Parse(typeof(PSOriginResourceState), origin.ResourceState),
-
- // origin specifc properties
- HostName = origin.HostName,
- HttpPort = origin.HttpPort,
- HttpsPort = origin.HttpsPort,
- OriginHostHeader = origin.OriginHostHeader,
- Priority = origin.Priority,
- PrivateLinkApprovalMessage = origin.PrivateLinkApprovalMessage,
- PrivateLinkLocation = origin.PrivateLinkLocation,
- PrivateLinkResourceId = origin.PrivateLinkResourceId,
- Weight = origin.Weight
- };
- }
-
- public static PSOriginGroup ToPsOriginGroup(this SdkOriginGroup originGroup)
- {
- Debug.Assert(originGroup.ProvisioningState != null, "originGroup.ProvisioningState != null");
- Debug.Assert(originGroup.ResourceState != null, "originGroup.ResourceState != null");
-
- int? probeIntervalInSeconds = null;
- string probePath = null;
- string probeProtocol = null;
- string probeRequestType = null;
-
- if (originGroup.HealthProbeSettings != null)
- {
- probeIntervalInSeconds = originGroup.HealthProbeSettings.ProbeIntervalInSeconds;
- probePath = originGroup.HealthProbeSettings.ProbePath;
- probeProtocol = originGroup.HealthProbeSettings.ProbeProtocol.Value.ToString();
- probeRequestType = originGroup.HealthProbeSettings.ProbeRequestType.Value.ToString();
- }
-
- int probeIntervalInSecondsInteger;
-
- if (probeIntervalInSeconds == null)
- {
- probeIntervalInSecondsInteger = 0;
- }
- else
- {
- probeIntervalInSecondsInteger = probeIntervalInSeconds.Value;
- }
-
- return new PSOriginGroup
- {
- Id = originGroup.Id,
- Name = originGroup.Name,
- Type = originGroup.Type,
- ProvisioningState = (PSProvisioningState)Enum.Parse(typeof(PSProvisioningState), originGroup.ProvisioningState),
- ResourceState = (PSOriginGroupResourceState)Enum.Parse(typeof(PSOriginGroupResourceState), originGroup.ResourceState),
-
- // origin group specific properties
- Origins = originGroup.Origins,
- ProbeIntervalInSeconds = probeIntervalInSecondsInteger,
- ProbePath = probePath,
- ProbeProtocol = probeProtocol,
- ProbeRequestType = probeRequestType
- };
- }
-
- public static PSCustomDomain ToPsCustomDomain(this SdkCustomDomain customDomain)
- {
- Debug.Assert(customDomain.ProvisioningState != null, "customDomain.ProvisioningState != null");
- Debug.Assert(customDomain.ResourceState != null, "customDomain.ResourceState != null");
-
- return new PSCustomDomain
- {
- Id = customDomain.Id,
- Name = customDomain.Name,
- Type = customDomain.Type,
- ProvisioningState = (PSProvisioningState)Enum.Parse(typeof(PSProvisioningState), customDomain.ProvisioningState),
- CustomHttpsProvisioningState = (PSCustomHttpsProvisioningState)Enum.Parse(typeof(PSCustomHttpsProvisioningState), customDomain.CustomHttpsProvisioningState),
- CustomHttpsProvisioningSubstate = (PSCustomHttpsProvisioningSubstate)Enum.Parse(typeof(PSCustomHttpsProvisioningSubstate), customDomain.CustomHttpsProvisioningSubstate),
- ResourceState = (PSCustomDomainResourceState)Enum.Parse(typeof(PSCustomDomainResourceState), customDomain.ResourceState),
- HostName = customDomain.HostName,
- ValidationData = customDomain.ValidationData
- };
- }
-
- public static IDictionary ToDictionaryTags(this Hashtable table)
- {
- return table?.Cast()
- .ToDictionary(kvp => (string)kvp.Key, kvp => (string)kvp.Value);
- }
-
- public static Hashtable ToHashTableTags(this IDictionary tags)
- {
- if (tags == null)
- {
- return null;
- }
-
- var tagsInHashTable = new Hashtable();
- tags.Keys.ForEach(key => tagsInHashTable.Add(key, tags[key]));
- return tagsInHashTable;
- }
-
- public static PSCheckNameAvailabilityOutput ToPsCheckNameAvailabilityOutput(
- this CheckNameAvailabilityOutput output)
- {
- Debug.Assert(output.NameAvailable != null, "output.NameAvailable != null");
-
- return new PSCheckNameAvailabilityOutput
- {
- Message = output.Message,
- NameAvailable = output.NameAvailable.Value,
- Reason = output.Reason
- };
- }
-
- public static PSValidateProbeOutput ToPsValideProbeOutput(
- this ValidateProbeOutput output)
- {
-
- return new PSValidateProbeOutput
- {
- Message = output.Message,
- ErrorCode = output.ErrorCode,
- IsValid = output.IsValid
- };
- }
-
- public static PSEdgeNode ToPsEdgeNode(this EdgeNode edgeNode)
- {
- return new PSEdgeNode
- {
- IpAddressGroups = edgeNode.IpAddressGroups.Select(i => i.ToPsIpAddressGroup()).ToList()
- };
- }
-
- public static PSIpAddressGroup ToPsIpAddressGroup(this IpAddressGroup ipAddressGroup)
- {
- return new PSIpAddressGroup
- {
- DeliveryRegion = ipAddressGroup.DeliveryRegion,
- Ipv4Addresses = ipAddressGroup.Ipv4Addresses.Select(i => i.ToPsCIDIRIpAddress()).ToList(),
- Ipv6Addresses = ipAddressGroup.Ipv6Addresses.Select(i => i.ToPsCIDIRIpAddress()).ToList()
- };
- }
-
- public static PSCIDRIpAddress ToPsCIDIRIpAddress(this CidrIpAddress cidrIpAddress)
- {
- return new PSCIDRIpAddress
- {
- BaseIpAddress = cidrIpAddress.BaseIpAddress,
- PrefixLength = cidrIpAddress.PrefixLength.Value
- };
- }
-
-
- public static PSResourceUsage ToPsResourceUsage(this ResourceUsage resourceUsage)
- {
-
- return new PSResourceUsage
- {
- ResourceType = resourceUsage.ResourceType,
- Unit = resourceUsage.Unit,
- CurrentValue = resourceUsage.CurrentValue.Value,
- Limit = resourceUsage.Limit.Value
- };
- }
-
- public static void ValidateDeliveryRuleCondition(this PSDeliveryRuleCondition condition)
- {
- switch (condition.MatchVariable)
- {
- case "RemoteAddress":
- if (condition.Operator != "Any" && condition.Operator != "IPMatch" && condition.Operator != "GeoMatch")
- {
- throw new PSArgumentException(string.Format(
- "Invalid Operator {0} found for {1} match variable. Valid operators are IPMatch, Any, GeoMatch", condition.Operator, condition.MatchVariable
- ));
- }
- break;
- case "QueryString":
- case "RequestUri":
- case "RequestBody":
- case "UrlPath":
- case "UrlFileExtension":
- case "UrlFileName":
- if (condition.Operator != "Any" && condition.Operator != "Equal" && condition.Operator != "Contains" &&
- condition.Operator != "BeginsWith" && condition.Operator != "EndsWith" && condition.Operator != "LessThan" &&
- condition.Operator != "LessThanOrEqual" && condition.Operator != "GreaterThan" && condition.Operator != "GreaterThanOrEqual")
- {
- throw new PSArgumentException(string.Format(
- "Invalid Operator {0} found for {1} match condition. Valid operators are Any, Equal, Contains, BeginsWith, EndsWith, LessThan, LessThanOrEqual, GreaterThan, GreaterThanOrEqual.", condition.Operator, condition.MatchVariable
- ));
- }
- break;
- case "RequestHeader":
- case "PostArgs":
- case "Cookies":
- if (condition.Selector == null)
- {
- throw new PSArgumentException(string.Format(
- "Selector is requried for {0} match condition", condition.MatchVariable
- ));
- }
- if (condition.Operator != "Any" && condition.Operator != "Equal" && condition.Operator != "Contains" &&
- condition.Operator != "BeginsWith" && condition.Operator != "EndsWith" && condition.Operator != "LessThan" &&
- condition.Operator != "LessThanOrEqual" && condition.Operator != "GreaterThan" && condition.Operator != "GreaterThanOrEqual")
- {
- throw new PSArgumentException(string.Format(
- "Invalid Operator {0} found for {1} match condition. Valid operators are Any, Equal, Contains, BeginsWith, EndsWith, LessThan, LessThanOrEqual, GreaterThan, GreaterThanOrEqual.",
- condition.Operator, condition.MatchVariable));
- }
- break;
- case "RequestScheme":
- case "IsDevice":
- case "RequestMethod":
- case "HttpVersion":
- if (condition.Operator !="Equal")
- {
- throw new PSArgumentException(string.Format(
- "Invalid Operator {0} found for {1} match condition. Valid operator is Equal", condition.Operator, condition.MatchVariable
- ));
- }
- break;
- default:
- break;
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Helpers/OriginGroupUtilities.cs b/src/Cdn/Cdn/Helpers/OriginGroupUtilities.cs
deleted file mode 100644
index 7fcd6d978996..000000000000
--- a/src/Cdn/Cdn/Helpers/OriginGroupUtilities.cs
+++ /dev/null
@@ -1,65 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-
-namespace Microsoft.Azure.Commands.Cdn.Helpers
-{
- public static class OriginGroupUtilities
- {
- public static Management.Cdn.Models.ProbeProtocol NormalizeProbeProtocol(string probeProtocol)
- {
- if (String.IsNullOrWhiteSpace(probeProtocol))
- {
- return Management.Cdn.Models.ProbeProtocol.NotSet;
- }
- else
- {
- string normalizedProbeProtocol = probeProtocol.ToLower();
-
- switch (normalizedProbeProtocol)
- {
- case "http":
- return Management.Cdn.Models.ProbeProtocol.Http;
- case "https":
- return Management.Cdn.Models.ProbeProtocol.Https;
- default:
- throw new Exception($"{probeProtocol} is not a valid protocol. Only Http or Https are allowed.");
- }
- }
- }
-
- public static Management.Cdn.Models.HealthProbeRequestType NormalizeProbeRequestType(string probeRequestType)
- {
- if (String.IsNullOrWhiteSpace(probeRequestType))
- {
- return Management.Cdn.Models.HealthProbeRequestType.NotSet;
- }
- else
- {
- string normalizedProbeRequestType = probeRequestType.ToLower();
-
- switch (normalizedProbeRequestType)
- {
- case "get":
- return Management.Cdn.Models.HealthProbeRequestType.GET;
- case "head":
- return Management.Cdn.Models.HealthProbeRequestType.HEAD;
- default:
- throw new Exception($"{probeRequestType} is not a valid request type. Only GET or HEAD are allowed.");
- }
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Helpers/ResourceIdentifierExtensions.cs b/src/Cdn/Cdn/Helpers/ResourceIdentifierExtensions.cs
deleted file mode 100644
index 5c1941d9d1f6..000000000000
--- a/src/Cdn/Cdn/Helpers/ResourceIdentifierExtensions.cs
+++ /dev/null
@@ -1,51 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-
-namespace Microsoft.Azure.Commands.Cdn.Helpers
-{
- public static class ResourceIdentifierExtensions
- {
- private const string Profiles = "profiles";
- private const string Endpoints = "endpoints";
- private const string CustomDomains = "customdomains";
-
- public static string GetProfileName(this ResourceIdentifier resourceId)
- {
- return GetChildResourceName(resourceId, Profiles);
- }
-
- public static string GetEndpointName(this ResourceIdentifier resourceId)
- {
- return GetChildResourceName(resourceId, Endpoints);
- }
-
- private static string GetChildResourceName(this ResourceIdentifier resourceId, string resourceType)
- {
- var parentResource = resourceId.ParentResource.Split(new[] { '/' });
-
- for (int idx = 0; idx < parentResource.Length; idx++)
- {
- if (parentResource[idx].Equals(resourceType, StringComparison.OrdinalIgnoreCase))
- {
- return parentResource[idx + 1];
- }
- }
-
- return null;
- }
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn/Models/CustomDomain/PSCustomDomain.cs b/src/Cdn/Cdn/Models/CustomDomain/PSCustomDomain.cs
deleted file mode 100644
index 5bf60a738258..000000000000
--- a/src/Cdn/Cdn/Models/CustomDomain/PSCustomDomain.cs
+++ /dev/null
@@ -1,83 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Text.RegularExpressions;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.CustomDomain
-{
- public class PSCustomDomain : PSResource
- {
- private const string CustomDomainKeyPatternFormat =
- @"\/subscriptions\/(?<{0}>.*)\/resourcegroups\/(?<{1}>.*)\/providers\/Microsoft\.Cdn\/profiles\/(?<{2}>.*)\/endpoints\/(?<{3}>.*)\/customdomains\/(?<{4}>.*)";
-
- private const string SubscriptionIdGroupKey = "subscriptionId";
- private const string ResourceGroupGroupKey = "resourceGroup";
- private const string ProfileNameGroupKey = "profileName";
- private const string EndpointNameGroupKey = "endpointName";
- private const string CustomDomainNameGroupKey = "customDomainName";
-
- public string HostName { get; set; }
-
- public string ValidationData { get; set; }
-
- public PSCustomDomainResourceState ResourceState { get; set; }
-
- public PSCustomHttpsProvisioningState CustomHttpsProvisioningState { get; set; }
-
- public PSCustomHttpsProvisioningSubstate CustomHttpsProvisioningSubstate { get; set; }
-
-
- public string ResourceGroupName
- {
- get
- {
- return Regex.Match(Id,
- string.Format(CustomDomainKeyPatternFormat,
- SubscriptionIdGroupKey,
- ResourceGroupGroupKey,
- ProfileNameGroupKey,
- EndpointNameGroupKey,
- CustomDomainNameGroupKey), RegexOptions.IgnoreCase).Groups[ResourceGroupGroupKey].Value;
- }
- }
-
- public string ProfileName
- {
- get
- {
- return Regex.Match(Id,
- string.Format(CustomDomainKeyPatternFormat,
- SubscriptionIdGroupKey,
- ResourceGroupGroupKey,
- ProfileNameGroupKey,
- EndpointNameGroupKey,
- CustomDomainNameGroupKey), RegexOptions.IgnoreCase).Groups[ProfileNameGroupKey].Value;
- }
- }
-
- public string EndpointName
- {
- get
- {
- return Regex.Match(Id,
- string.Format(CustomDomainKeyPatternFormat,
- SubscriptionIdGroupKey,
- ResourceGroupGroupKey,
- ProfileNameGroupKey,
- EndpointNameGroupKey,
- CustomDomainNameGroupKey), RegexOptions.IgnoreCase).Groups[EndpointNameGroupKey].Value;
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Models/CustomDomain/PSCustomDomainResourceState.cs b/src/Cdn/Cdn/Models/CustomDomain/PSCustomDomainResourceState.cs
deleted file mode 100644
index 272b67aaaff3..000000000000
--- a/src/Cdn/Cdn/Models/CustomDomain/PSCustomDomainResourceState.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models.CustomDomain
-{
- public enum PSCustomDomainResourceState
- {
- Creating,
- Active,
- Deleting
- }
-}
diff --git a/src/Cdn/Cdn/Models/CustomDomain/PSCustomHttpsProvisioningState.cs b/src/Cdn/Cdn/Models/CustomDomain/PSCustomHttpsProvisioningState.cs
deleted file mode 100644
index 0b32fca9520a..000000000000
--- a/src/Cdn/Cdn/Models/CustomDomain/PSCustomHttpsProvisioningState.cs
+++ /dev/null
@@ -1,44 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models.CustomDomain
-{
- public enum PSCustomHttpsProvisioningState
- {
- ///
- /// Enabling the custom https
- ///
- Enabling,
-
- ///
- /// Custom https is enabled
- ///
- Enabled,
-
- ///
- /// Disabling the custom https
- ///
- Disabling,
-
- ///
- /// Custom https is disabled
- ///
- Disabled,
-
- ///
- /// Custom https enabling/disabling failed
- ///
- Failed
- }
-}
diff --git a/src/Cdn/Cdn/Models/CustomDomain/PSCustomHttpsProvisioningSubstate.cs b/src/Cdn/Cdn/Models/CustomDomain/PSCustomHttpsProvisioningSubstate.cs
deleted file mode 100644
index ea01b0d1076b..000000000000
--- a/src/Cdn/Cdn/Models/CustomDomain/PSCustomHttpsProvisioningSubstate.cs
+++ /dev/null
@@ -1,87 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models.CustomDomain
-{
- public enum PSCustomHttpsProvisioningSubstate
- {
- ///
- /// Unset.
- ///
- None,
-
- ///
- /// The substate is unknown.
- /// This is a generic substate that can be used for cases where certificate provisioning workflow fails unexpectedly.
- /// This should never happen unless there is an unhandled failure case.
- ///
- Unknown,
-
- ///
- /// The DCV request is being submitted to the CA.
- ///
- SubmittingDomainControlValidationRequest,
-
- ///
- /// The DCV request is pending for the domain owner approval.
- ///
- PendingDomainControlValidationRequestApproval,
-
- ///
- /// The DCV request is approved by the domain owner.
- ///
- DomainControlValidationRequestApproved,
-
- ///
- /// The DCV request is rejected by the domain owner.
- ///
- DomainControlValidationRequestRejected,
-
- ///
- /// The DCV request is timed out.
- ///
- DomainControlValidationRequestTimedOut,
-
- ///
- /// Issuing the certificate from the CA.
- ///
- IssuingCertificate,
-
- ///
- /// Deploying the certificate to the CDN network.
- ///
- DeployingCertificate,
-
- ///
- /// The certificate has been deployed to the CDN network.
- ///
- CertificateDeployed,
-
- ///
- /// Deleting the certificate from the CDN network.
- ///
- DeletingCertificate,
-
- ///
- /// The certificate has been deleted from the CDN network.
- ///
- CertificateDeleted,
-
- ///
- /// The certificate is being imported from an external source specified by the user.
- /// Example: Azure Key Vault
- ///
- ImportingUserProvidedCertificate
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSCacheExpirationActionParameters.cs b/src/Cdn/Cdn/Models/Endpoint/PSCacheExpirationActionParameters.cs
deleted file mode 100644
index 42e937e38634..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSCacheExpirationActionParameters.cs
+++ /dev/null
@@ -1,29 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections;
-using System.Collections.Generic;
-using System.Text.RegularExpressions;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSCacheExpirationActionParameters
- {
-
- public string CacheBehavior { get; set; }
- public string Odatatype { get; private set; }
- public string CacheDuration { get; set; }
- public string CacheType { get; private set; }
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSCheckNameAvailabilityOutput.cs b/src/Cdn/Cdn/Models/Endpoint/PSCheckNameAvailabilityOutput.cs
deleted file mode 100644
index 439837b4684a..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSCheckNameAvailabilityOutput.cs
+++ /dev/null
@@ -1,25 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSCheckNameAvailabilityOutput
- {
- public bool NameAvailable { get; set; }
-
- public string Reason { get; set; }
-
- public string Message { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSCustomDomainInvalidReason.cs b/src/Cdn/Cdn/Models/Endpoint/PSCustomDomainInvalidReason.cs
deleted file mode 100644
index 037442259cf3..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSCustomDomainInvalidReason.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public enum PSCustomDomainInvalidReason
- {
- InvalidFormat,
- IncorrectMapping,
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSDeepCreatedOrigin.cs b/src/Cdn/Cdn/Models/Endpoint/PSDeepCreatedOrigin.cs
deleted file mode 100644
index be1a302c7ccc..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSDeepCreatedOrigin.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSDeepCreatedOrigin
- {
- public string Name { get; set; }
-
- public string HostName { get; set; }
-
- public int? HttpPort { get; set; }
-
- public int? HttpsPort { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryPolicy.cs b/src/Cdn/Cdn/Models/Endpoint/PSDeliveryPolicy.cs
deleted file mode 100644
index c4c6659ea605..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryPolicy.cs
+++ /dev/null
@@ -1,26 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections;
-using System.Collections.Generic;
-using System.Text.RegularExpressions;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSDeliveryPolicy
- {
- public string Description { get; set; }
- public IList Rules { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRule.cs b/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRule.cs
deleted file mode 100644
index 8e026252d7fd..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRule.cs
+++ /dev/null
@@ -1,32 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections;
-using System.Collections.Generic;
-using System.Text.RegularExpressions;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSDeliveryRule
- {
- public string Name{ get; set; }
-
- public int Order { get; set; }
-
- public IList Actions { get; set; }
-
- public IList Conditions { get; set; }
-
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleAction.cs b/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleAction.cs
deleted file mode 100644
index 419f9a32bcd0..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleAction.cs
+++ /dev/null
@@ -1,24 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections;
-using System.Collections.Generic;
-using System.Text.RegularExpressions;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSDeliveryRuleAction
- {
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleCacheExpirationAction.cs b/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleCacheExpirationAction.cs
deleted file mode 100644
index 537a17506894..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleCacheExpirationAction.cs
+++ /dev/null
@@ -1,25 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections;
-using System.Collections.Generic;
-using System.Text.RegularExpressions;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSDeliveryRuleCacheExpirationAction: PSDeliveryRuleAction
- {
- public PSCacheExpirationActionParameters Parameters { get; set; }
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleCacheKeyQueryStringAction.cs b/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleCacheKeyQueryStringAction.cs
deleted file mode 100644
index 640750e80716..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleCacheKeyQueryStringAction.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections;
-using System.Collections.Generic;
-using System.Text.RegularExpressions;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSDeliveryRuleCacheKeyQueryStringAction: PSDeliveryRuleAction
- {
- public string QueryStringBehavior { get; set; }
-
- public string QueryParameter { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleCondition.cs b/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleCondition.cs
deleted file mode 100644
index 1484982c2128..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleCondition.cs
+++ /dev/null
@@ -1,35 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections;
-using System.Collections.Generic;
-using System.Text.RegularExpressions;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSDeliveryRuleCondition
- {
- public string MatchVariable { get; set; }
-
- public string Operator { get; set; }
-
- public string Selector { get; set; }
-
- public IList MatchValue { get; set; }
-
- public bool? NegateCondition { get; set; }
-
- public IList Transfroms { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleHeaderAction.cs b/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleHeaderAction.cs
deleted file mode 100644
index 21e076721bc8..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleHeaderAction.cs
+++ /dev/null
@@ -1,31 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections;
-using System.Collections.Generic;
-using System.Text.RegularExpressions;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSDeliveryRuleHeaderAction: PSDeliveryRuleAction
- {
- public string HeaderActionType { get; set; }
-
- public string Action { get; set; }
-
- public string HeaderName { get; set; }
-
- public string Value { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleUrlRedirectAction.cs b/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleUrlRedirectAction.cs
deleted file mode 100644
index 3482d2d00001..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleUrlRedirectAction.cs
+++ /dev/null
@@ -1,35 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections;
-using System.Collections.Generic;
-using System.Text.RegularExpressions;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSDeliveryRuleUrlRedirectAction: PSDeliveryRuleAction
- {
- public string RedirectType { get; set; }
-
- public string DestinationProtocol { get; set; }
-
- public string CustomPath { get; set; }
-
- public string CustomHostname { get; set; }
-
- public string CustomQueryString { get; set; }
-
- public string CustomFragment { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleUrlRewriteAction.cs b/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleUrlRewriteAction.cs
deleted file mode 100644
index 5f38a9ec438a..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSDeliveryRuleUrlRewriteAction.cs
+++ /dev/null
@@ -1,29 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections;
-using System.Collections.Generic;
-using System.Text.RegularExpressions;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSDeliveryRuleUrlRewriteAction: PSDeliveryRuleAction
- {
- public string SourcePattern { get; set; }
-
- public string Destination { get; set; }
-
- public bool PreservePath { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSEndpoint.cs b/src/Cdn/Cdn/Models/Endpoint/PSEndpoint.cs
deleted file mode 100644
index 19c376d4a4bc..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSEndpoint.cs
+++ /dev/null
@@ -1,91 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections.Generic;
-using System.Text.RegularExpressions;
-using Microsoft.Azure.Management.Cdn.Models;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSEndpoint : PSTrackedResource
- {
- private const string EndpointKeyPatternFormat =
- @"\/subscriptions\/(?<{0}>.*)\/resourcegroups\/(?<{1}>.*)\/providers\/Microsoft\.Cdn\/profiles\/(?<{2}>.*)\/endpoints\/(?<{3}>.*)";
-
- private const string SubscriptionIdGroupKey = "subscriptionId";
- private const string ResourceGroupGroupKey = "resourceGroup";
- private const string ProfileNameGroupKey = "profileName";
- private const string EndpointNameGroupKey = "endpointName";
-
- public string HostName { get; set; }
-
- public string OriginHostHeader { get; set; }
-
- public string OriginPath { get; set; }
-
- public string[] ContentTypesToCompress { get; set; }
-
- public bool IsCompressionEnabled { get; set; }
-
- public bool IsHttpAllowed { get; set; }
-
- public bool IsHttpsAllowed { get; set; }
-
- public PSQueryStringCachingBehavior QueryStringCachingBehavior { get; set; }
-
- public ICollection Origins { get; set; }
-
- public string OptimizationType { get; set; }
-
- public string ProbePath { get; set; }
-
- public ICollection GeoFilters { get; set; }
-
- public PSDeliveryPolicy DeliveryPolicy { get; set; }
-
- public PSEndpointResourceState ResourceState { get; set; }
-
- public ResourceReference DefaultOriginGroup { get; set; }
-
- public string ResourceGroupName
- {
- get
- {
- var match = Regex.Match(Id,
- string.Format(EndpointKeyPatternFormat,
- SubscriptionIdGroupKey,
- ResourceGroupGroupKey,
- ProfileNameGroupKey,
- EndpointNameGroupKey), RegexOptions.IgnoreCase);
-
- return match.Groups[ResourceGroupGroupKey].Value;
- }
- }
-
- public string ProfileName
- {
- get
- {
- var match = Regex.Match(Id,
- string.Format(EndpointKeyPatternFormat,
- SubscriptionIdGroupKey,
- ResourceGroupGroupKey,
- ProfileNameGroupKey,
- EndpointNameGroupKey), RegexOptions.IgnoreCase);
-
- return match.Groups[ProfileNameGroupKey].Value;
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSEndpointResourceState.cs b/src/Cdn/Cdn/Models/Endpoint/PSEndpointResourceState.cs
deleted file mode 100644
index 7f525b8e8907..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSEndpointResourceState.cs
+++ /dev/null
@@ -1,26 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public enum PSEndpointResourceState
- {
- Creating,
- Deleting,
- Running,
- Starting,
- Stopped,
- Stopping
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSGeoFilter.cs b/src/Cdn/Cdn/Models/Endpoint/PSGeoFilter.cs
deleted file mode 100644
index 2da65da24816..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSGeoFilter.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections.Generic;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSGeoFilter
- {
- public string RelativePath { get; set; }
-
- public PSGeoFilterAction Action { get; set; }
-
- public string[] CountryCodes { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSGeoFilterAction.cs b/src/Cdn/Cdn/Models/Endpoint/PSGeoFilterAction.cs
deleted file mode 100644
index 59e98a2c7099..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSGeoFilterAction.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public enum PSGeoFilterAction
- {
- Allow,
- Block
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSLoadInput.cs b/src/Cdn/Cdn/Models/Endpoint/PSLoadInput.cs
deleted file mode 100644
index 9c7e5271469d..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSLoadInput.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections.Generic;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSLoadInput
- {
- public ICollection ContentPaths { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSPurgeInput.cs b/src/Cdn/Cdn/Models/Endpoint/PSPurgeInput.cs
deleted file mode 100644
index 2caded3c3013..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSPurgeInput.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections.Generic;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSPurgeInput
- {
- public ICollection ContentPaths { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSQueryStringCachingBehavior.cs b/src/Cdn/Cdn/Models/Endpoint/PSQueryStringCachingBehavior.cs
deleted file mode 100644
index 306fa437f6e6..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSQueryStringCachingBehavior.cs
+++ /dev/null
@@ -1,24 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public enum PSQueryStringCachingBehavior
- {
- IgnoreQueryString,
- BypassCaching,
- UseQueryString,
- NotSet
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSValidateCustomDomainInput.cs b/src/Cdn/Cdn/Models/Endpoint/PSValidateCustomDomainInput.cs
deleted file mode 100644
index e63105e61ad8..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSValidateCustomDomainInput.cs
+++ /dev/null
@@ -1,21 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSValidateCustomDomainInput
- {
- public string HostName { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSValidateCustomDomainOutput.cs b/src/Cdn/Cdn/Models/Endpoint/PSValidateCustomDomainOutput.cs
deleted file mode 100644
index e018c850cafa..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSValidateCustomDomainOutput.cs
+++ /dev/null
@@ -1,25 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSValidateCustomDomainOutput
- {
- public bool CustomDomainValidated { get; set; }
-
- public string Reason { get; set; }
-
- public string Message { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Endpoint/PSValidateProbeOutput.cs b/src/Cdn/Cdn/Models/Endpoint/PSValidateProbeOutput.cs
deleted file mode 100644
index 8f40e4ada284..000000000000
--- a/src/Cdn/Cdn/Models/Endpoint/PSValidateProbeOutput.cs
+++ /dev/null
@@ -1,25 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Endpoint
-{
- public class PSValidateProbeOutput
- {
- public bool? IsValid { get; set; }
-
- public string ErrorCode { get; set; }
-
- public string Message { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Origin/PSOrigin.cs b/src/Cdn/Cdn/Models/Origin/PSOrigin.cs
deleted file mode 100644
index 1181ed82da9c..000000000000
--- a/src/Cdn/Cdn/Models/Origin/PSOrigin.cs
+++ /dev/null
@@ -1,92 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Text.RegularExpressions;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Origin
-{
- public class PSOrigin : PSResource
- {
- private const string OriginKeyPatternFormat =
- @"\/subscriptions\/(?<{0}>.*)\/resourcegroups\/(?<{1}>.*)\/providers\/Microsoft\.Cdn\/profiles\/(?<{2}>.*)\/endpoints\/(?<{3}>.*)\/origins\/(?<{4}>.*)";
-
- private const string SubscriptionIdGroupKey = "subscriptionId";
- private const string ResourceGroupGroupKey = "resourceGroup";
- private const string ProfileNameGroupKey = "profileName";
- private const string EndpointNameGroupKey = "endpointName";
- private const string OriginNameGroupKey = "originName";
-
- public string HostName { get; set; }
-
- public int? HttpPort { get; set; }
-
- public int? HttpsPort { get; set; }
-
- public string OriginHostHeader { get; set; }
-
- public int? Priority { get; set; }
-
- public string PrivateLinkApprovalMessage { get; set; }
-
- public string PrivateLinkLocation { get; set; }
-
- public string PrivateLinkResourceId { get; set; }
-
- public int? Weight { get; set; }
-
- public PSOriginResourceState ResourceState { get; set; }
-
- public string ResourceGroupName
- {
- get
- {
- return Regex.Match(Id,
- string.Format(OriginKeyPatternFormat,
- SubscriptionIdGroupKey,
- ResourceGroupGroupKey,
- ProfileNameGroupKey,
- EndpointNameGroupKey,
- OriginNameGroupKey), RegexOptions.IgnoreCase).Groups[ResourceGroupGroupKey].Value;
- }
- }
-
- public string ProfileName
- {
- get
- {
- return Regex.Match(Id,
- string.Format(OriginKeyPatternFormat,
- SubscriptionIdGroupKey,
- ResourceGroupGroupKey,
- ProfileNameGroupKey,
- EndpointNameGroupKey,
- OriginNameGroupKey), RegexOptions.IgnoreCase).Groups[ProfileNameGroupKey].Value;
- }
- }
-
- public string EndpointName
- {
- get
- {
- return Regex.Match(Id,
- string.Format(OriginKeyPatternFormat,
- SubscriptionIdGroupKey,
- ResourceGroupGroupKey,
- ProfileNameGroupKey,
- EndpointNameGroupKey,
- OriginNameGroupKey), RegexOptions.IgnoreCase).Groups[EndpointNameGroupKey].Value;
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Origin/PSOriginResourceState.cs b/src/Cdn/Cdn/Models/Origin/PSOriginResourceState.cs
deleted file mode 100644
index 1d832267cbd6..000000000000
--- a/src/Cdn/Cdn/Models/Origin/PSOriginResourceState.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Origin
-{
- public enum PSOriginResourceState
- {
- Creating,
- Active,
- Deleting
- }
-}
diff --git a/src/Cdn/Cdn/Models/OriginGroup/PSOriginGroup.cs b/src/Cdn/Cdn/Models/OriginGroup/PSOriginGroup.cs
deleted file mode 100644
index a77a67234ee3..000000000000
--- a/src/Cdn/Cdn/Models/OriginGroup/PSOriginGroup.cs
+++ /dev/null
@@ -1,83 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Collections.Generic;
-using System.Text.RegularExpressions;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.OriginGroup
-{
- public class PSOriginGroup : PSResource
- {
- private const string OriginGroupKeyPatternFormat =
- @"\/subscriptions\/(?<{0}>.*)\/resourcegroups\/(?<{1}>.*)\/providers\/Microsoft\.Cdn\/profiles\/(?<{2}>.*)\/endpoints\/(?<{3}>.*)\/origingroups\/(?<{4}>.*)";
-
- private const string SubscriptionIdGroupKey = "subscriptionId";
- private const string ResourceGroupGroupKey = "resourceGroup";
- private const string ProfileNameGroupKey = "profileName";
- private const string EndpointNameGroupKey = "endpointName";
- private const string OriginGroupNameGroupKey = "originGroupName";
-
- public int ProbeIntervalInSeconds { get; set; }
- public string ProbePath { get; set; }
- public string ProbeProtocol { get; set; }
- public string ProbeRequestType { get; set; }
-
- public IList Origins { get; set; }
-
- public PSOriginGroupResourceState ResourceState { get; set; }
-
- public string ResourceGroupName
- {
- get
- {
- return Regex.Match(Id,
- string.Format(OriginGroupKeyPatternFormat,
- SubscriptionIdGroupKey,
- ResourceGroupGroupKey,
- ProfileNameGroupKey,
- EndpointNameGroupKey,
- OriginGroupNameGroupKey), RegexOptions.IgnoreCase).Groups[ResourceGroupGroupKey].Value;
- }
- }
-
- public string ProfileName
- {
- get
- {
- return Regex.Match(Id,
- string.Format(OriginGroupKeyPatternFormat,
- SubscriptionIdGroupKey,
- ResourceGroupGroupKey,
- ProfileNameGroupKey,
- EndpointNameGroupKey,
- OriginGroupNameGroupKey), RegexOptions.IgnoreCase).Groups[ProfileNameGroupKey].Value;
- }
- }
-
- public string EndpointName
- {
- get
- {
- return Regex.Match(Id,
- string.Format(OriginGroupKeyPatternFormat,
- SubscriptionIdGroupKey,
- ResourceGroupGroupKey,
- ProfileNameGroupKey,
- EndpointNameGroupKey,
- OriginGroupNameGroupKey), RegexOptions.IgnoreCase).Groups[EndpointNameGroupKey].Value;
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Models/OriginGroup/PSOriginGroupResourceState.cs b/src/Cdn/Cdn/Models/OriginGroup/PSOriginGroupResourceState.cs
deleted file mode 100644
index daa863c94b34..000000000000
--- a/src/Cdn/Cdn/Models/OriginGroup/PSOriginGroupResourceState.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using System.Collections.Generic;
-using System.Text;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.OriginGroup
-{
- public enum PSOriginGroupResourceState
- {
- Creating,
- Active,
- Deleting
- }
-}
diff --git a/src/Cdn/Cdn/Models/PSProvisioningState.cs b/src/Cdn/Cdn/Models/PSProvisioningState.cs
deleted file mode 100644
index bb9a6f0ae59b..000000000000
--- a/src/Cdn/Cdn/Models/PSProvisioningState.cs
+++ /dev/null
@@ -1,37 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models
-{
- ///
- /// The provisioning state of the resources.
- ///
- public enum PSProvisioningState
- {
- ///
- /// The resource is in creating state.
- ///
- Creating,
-
- ///
- /// The resource is created successfully.
- ///
- Succeeded,
-
- ///
- /// The resource creation failed.
- ///
- Failed
- }
-}
diff --git a/src/Cdn/Cdn/Models/PSResourceUsage.cs b/src/Cdn/Cdn/Models/PSResourceUsage.cs
deleted file mode 100644
index 4670ab2dc56b..000000000000
--- a/src/Cdn/Cdn/Models/PSResourceUsage.cs
+++ /dev/null
@@ -1,42 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models
-{
- ///
- /// Resource usage class of powershell
- ///
- public class PSResourceUsage
- {
- ///
- /// Gets or sets the resource type of the usage.
- ///
- public string ResourceType { get; set; }
-
- ///
- /// The unit of the quota
- ///
- public string Unit { get; set; }
-
- ///
- /// The current value of already used quota
- ///
- public int CurrentValue { get; set; }
-
- ///
- /// The maximum quota of the entity
- ///
- public int Limit { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Models/PSResources.cs b/src/Cdn/Cdn/Models/PSResources.cs
deleted file mode 100644
index dfcaa886b3f4..000000000000
--- a/src/Cdn/Cdn/Models/PSResources.cs
+++ /dev/null
@@ -1,43 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using Microsoft.Rest.Azure;
-
-namespace Microsoft.Azure.Commands.Cdn.Models
-{
- ///
- ///
- public class PSResource : IResource
- {
- ///
- /// Gets or sets the Resource Id
- ///
- public string Id { get; set; }
-
- ///
- /// Gets or sets the Resource Name
- ///
- public string Name { get; set; }
-
- ///
- /// Gets or sets the Resource type
- ///
- public string Type { get; set; }
-
- ///
- /// Gets or sets the provisioning state of the resource
- ///
- public PSProvisioningState ProvisioningState { get; set; }
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn/Models/PSTrackedResources.cs b/src/Cdn/Cdn/Models/PSTrackedResources.cs
deleted file mode 100644
index 22a606cd2254..000000000000
--- a/src/Cdn/Cdn/Models/PSTrackedResources.cs
+++ /dev/null
@@ -1,34 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections;
-
-namespace Microsoft.Azure.Commands.Cdn.Models
-{
- ///
- /// ARM tracked resource
- ///
- public class PSTrackedResource : PSResource
- {
- ///
- /// Gets or sets Resource location
- ///
- public string Location { get; set; }
-
- ///
- /// Resource tags
- ///
- public Hashtable Tags { get; set; }
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn/Models/Profile/PSOptimizationType.cs b/src/Cdn/Cdn/Models/Profile/PSOptimizationType.cs
deleted file mode 100644
index 719fc1ff47f1..000000000000
--- a/src/Cdn/Cdn/Models/Profile/PSOptimizationType.cs
+++ /dev/null
@@ -1,32 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections;
-using System.Collections.Generic;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Profile
-{
- ///
- /// Represents the optimization type of a CDN profile.
- ///
- public class PSOptimizationType
- {
- public PSOptimizationType(string optimizationType)
- {
- OptimizationType = optimizationType;
- }
-
- string OptimizationType { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Profile/PSProfile.cs b/src/Cdn/Cdn/Models/Profile/PSProfile.cs
deleted file mode 100644
index 2c35d629429e..000000000000
--- a/src/Cdn/Cdn/Models/Profile/PSProfile.cs
+++ /dev/null
@@ -1,56 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Text.RegularExpressions;
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Profile
-{
- ///
- /// Represents the properties of an Azure Cdn Profile.
- ///
- public class PSProfile : PSTrackedResource
- {
- private const string ProfileKeyPatternFormat =
- @"\/subscriptions\/(?<{0}>.*)\/resourcegroups\/(?<{1}>.*)\/providers\/Microsoft\.Cdn\/profiles\/(?<{2}>.*)";
- private const string SubscriptionIdGroupKey = "subscriptionId";
- private const string ResourceGroupGroupKey = "resourceGroup";
- private const string ProfileNameGroupKey = "profileName";
-
- ///
- /// Gets or sets the profile sku.
- ///
- public PSSku Sku { get; set; }
-
- ///
- /// Gets or sets the profile state.
- ///
- public PSProfileResourceState ResourceState { get; set; }
-
- ///
- /// Gets the resource group from resource id.
- ///
- public string ResourceGroupName
- {
- get
- {
- var match = Regex.Match(Id,
- string.Format(ProfileKeyPatternFormat,
- SubscriptionIdGroupKey,
- ResourceGroupGroupKey,
- ProfileNameGroupKey), RegexOptions.IgnoreCase);
- return match.Groups[ResourceGroupGroupKey].Value;
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Profile/PSProfileResourceState.cs b/src/Cdn/Cdn/Models/Profile/PSProfileResourceState.cs
deleted file mode 100644
index 7ecac1561624..000000000000
--- a/src/Cdn/Cdn/Models/Profile/PSProfileResourceState.cs
+++ /dev/null
@@ -1,26 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Profile
-{
- public enum PSProfileResourceState
- {
- Creating,
- Active,
- Activating,
- Disabling,
- Disabled,
- Deleting
- }
-}
diff --git a/src/Cdn/Cdn/Models/Profile/PSSku.cs b/src/Cdn/Cdn/Models/Profile/PSSku.cs
deleted file mode 100644
index 7dfd7a41f49b..000000000000
--- a/src/Cdn/Cdn/Models/Profile/PSSku.cs
+++ /dev/null
@@ -1,21 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Profile
-{
- public class PSSku
- {
- public PSSkuName Name { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Models/Profile/PSSkuName.cs b/src/Cdn/Cdn/Models/Profile/PSSkuName.cs
deleted file mode 100644
index b1cfb888e3c3..000000000000
--- a/src/Cdn/Cdn/Models/Profile/PSSkuName.cs
+++ /dev/null
@@ -1,34 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Profile
-{
- public enum PSSkuName
- {
- Standard_Verizon,
- Premium_Verizon,
- Custom_Verizon,
- Standard_Akamai,
- Standard_Microsoft,
- Standard_ChinaCdn,
- Premium_ChinaCdn,
- Standard_955BandWidth_ChinaCdn,
- Standard_AvgBandWidth_ChinaCdn,
- StandardPlus_ChinaCdn,
- StandardPlus_955BandWidth_ChinaCdn,
- StandardPlus_AvgBandWidth_ChinaCdn,
- Standard_AzureFrontDoor,
- Premium_AzureFrontDoor
- }
-}
\ No newline at end of file
diff --git a/src/Cdn/Cdn/Models/Profile/PSSsoUri.cs b/src/Cdn/Cdn/Models/Profile/PSSsoUri.cs
deleted file mode 100644
index 964481635f62..000000000000
--- a/src/Cdn/Cdn/Models/Profile/PSSsoUri.cs
+++ /dev/null
@@ -1,21 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Models.Profile
-{
- public class PSSsoUri
- {
- public string SsoUriValue { get; set; }
- }
-}
diff --git a/src/Cdn/Cdn/Origin/GetAzureRmCdnOrigin.cs b/src/Cdn/Cdn/Origin/GetAzureRmCdnOrigin.cs
deleted file mode 100644
index 5a0af21e3989..000000000000
--- a/src/Cdn/Cdn/Origin/GetAzureRmCdnOrigin.cs
+++ /dev/null
@@ -1,90 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.Origin;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using System.Linq;
-using Microsoft.Azure.Commands.Cdn.Models.Endpoint;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-
-namespace Microsoft.Azure.Commands.Cdn.Origin
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnOrigin", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSOrigin))]
- public class GetAzureRmCdnOrigin : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN origin name.")]
- [ValidateNotNullOrEmpty]
- public string OriginName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN endpoint name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN profile name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN profile.", ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource id of the Azure CDN origin.", ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The CDN endpoint object.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSEndpoint CdnEndpoint { get; set; }
-
- public override void ExecuteCmdlet()
- {
-
- if(ParameterSetName == ObjectParameterSet)
- {
- EndpointName = CdnEndpoint.Name;
- ProfileName = CdnEndpoint.ProfileName;
- ResourceGroupName = CdnEndpoint.ResourceGroupName;
- }
-
- if (ParameterSetName == ResourceIdParameterSet)
- {
- var parsedResourceId = new ResourceIdentifier(ResourceId);
- ResourceGroupName = parsedResourceId.ResourceGroupName;
- ProfileName = parsedResourceId.GetProfileName();
- EndpointName = parsedResourceId.GetEndpointName();
- OriginName = parsedResourceId.ResourceName;
- }
-
- if (OriginName == null)
- {
- //list all origins on this endpoint
- var origins = CdnManagementClient.Origins.ListByEndpoint(ResourceGroupName, ProfileName, EndpointName).Select(o => o.ToPsOrigin());
- WriteVerbose(Resources.Success);
- WriteObject(origins, true);
- }
- else
- {
- var origin = CdnManagementClient.Origins.Get(ResourceGroupName, ProfileName, EndpointName, OriginName);
- WriteVerbose(Resources.Success);
- WriteObject(origin.ToPsOrigin());
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Origin/NewAzCdnOrigin.cs b/src/Cdn/Cdn/Origin/NewAzCdnOrigin.cs
deleted file mode 100644
index d76fcbdf8b16..000000000000
--- a/src/Cdn/Cdn/Origin/NewAzCdnOrigin.cs
+++ /dev/null
@@ -1,150 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.Origin;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Origin
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnOrigin", SupportsShouldProcess = true, DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSOrigin))]
- public class NewAzCdnOrigin : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN endpoint name.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = true, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN origin host name.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = true, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public string HostName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN origin http port.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = false, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public int? HttpPort { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN origin https port.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = false, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public int? HttpsPort { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN origin host header.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = false, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginHostHeader { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN origin name.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = true, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN profile name.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = true, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN origin priority.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = false, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public int? Priority { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "A custom message to be included in the approval request to connect to the Private Link.", ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public string PrivateLinkApprovalMessage { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN origin private link location.", ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public string PrivateLinkLocation { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN origin private link resource id.", ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public string PrivateLinkResourceId { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN profile.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = true, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN origin weight.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = false, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public int? Weight { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The CDN origin object.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSOrigin CdnOrigin { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- EndpointName = CdnOrigin.EndpointName;
- HostName = CdnOrigin.HostName;
- HttpPort = CdnOrigin.HttpPort;
- HttpsPort = CdnOrigin.HttpsPort;
- OriginHostHeader = CdnOrigin.OriginHostHeader;
- OriginName = CdnOrigin.Name;
- Priority = CdnOrigin.Priority;
- PrivateLinkApprovalMessage = CdnOrigin.PrivateLinkApprovalMessage;
- PrivateLinkLocation = CdnOrigin.PrivateLinkLocation;
- PrivateLinkResourceId = CdnOrigin.PrivateLinkResourceId;
- ProfileName = CdnOrigin.ProfileName;
- ResourceGroupName = CdnOrigin.ResourceGroupName;
- Weight = CdnOrigin.Weight;
- }
-
- ConfirmAction(MyInvocation.InvocationName, OriginName, CreateOrigin);
- }
-
- private void CreateOrigin()
- {
- Management.Cdn.Models.Origin origin = new Management.Cdn.Models.Origin();
-
- origin.HostName = HostName;
- origin.HttpPort = HttpPort;
- origin.HttpsPort = HttpsPort;
- origin.OriginHostHeader = OriginHostHeader;
- origin.Priority = Priority;
- origin.PrivateLinkResourceId = PrivateLinkResourceId;
- origin.PrivateLinkApprovalMessage = PrivateLinkApprovalMessage;
- origin.PrivateLinkLocation = PrivateLinkLocation;
- origin.Weight = Weight;
-
- try
- {
- var createdOrigin = CdnManagementClient.Origins.Create(
- ResourceGroupName,
- ProfileName,
- EndpointName,
- OriginName,
- origin);
-
- WriteVerbose(Resources.Success);
- WriteObject(createdOrigin.ToPsOrigin());
- }
- catch (Management.Cdn.Models.ErrorResponseException e)
- {
- throw new PSArgumentException(string.Format("Error response received.Error Message: '{0}'",
- e.Response.Content));
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Origin/RemoveAzCdnOrigin.cs b/src/Cdn/Cdn/Origin/RemoveAzCdnOrigin.cs
deleted file mode 100644
index 5e3006859c63..000000000000
--- a/src/Cdn/Cdn/Origin/RemoveAzCdnOrigin.cs
+++ /dev/null
@@ -1,103 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Commands.Cdn.Models.Origin;
-
-namespace Microsoft.Azure.Commands.Cdn.Origin
-{
- [Cmdlet("Remove", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnOrigin", SupportsShouldProcess = true, DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(bool))]
- public class RemoveAzCdnOrigin : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN origin name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN endpoint name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN profile name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN profile.", ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource id of the Azure CDN origin.", ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, HelpMessage = "Return object if specified.")]
- public SwitchParameter PassThru { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The CDN origin object.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSOrigin CdnOrigin { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ResourceGroupName = CdnOrigin.ResourceGroupName;
- ProfileName = CdnOrigin.ProfileName;
- EndpointName = CdnOrigin.EndpointName;
- OriginName = CdnOrigin.Name;
- }
-
- if (ParameterSetName == ResourceIdParameterSet)
- {
- var parsedResourceId = new ResourceIdentifier(ResourceId);
- ResourceGroupName = parsedResourceId.ResourceGroupName;
- ProfileName = parsedResourceId.GetProfileName();
- EndpointName = parsedResourceId.GetEndpointName();
- OriginName = parsedResourceId.ResourceName;
- }
-
- ConfirmAction(MyInvocation.InvocationName, OriginName, DeleteOrigin);
-
- if (PassThru)
- {
- WriteObject(true);
- }
- }
-
- public void DeleteOrigin()
- {
- try
- {
- CdnManagementClient.Origins.Delete(
- ResourceGroupName,
- ProfileName,
- EndpointName,
- OriginName);
-
- WriteVerbose(Resources.Success);
- }
- catch (Microsoft.Azure.Management.Cdn.Models.ErrorResponseException e)
- {
- throw new PSArgumentException(string.Format("Error response received.Error Message: '{0}'",
- e.Response.Content));
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Origin/SetAzureRmCdnOrigin.cs b/src/Cdn/Cdn/Origin/SetAzureRmCdnOrigin.cs
deleted file mode 100644
index a5dc71ef17fd..000000000000
--- a/src/Cdn/Cdn/Origin/SetAzureRmCdnOrigin.cs
+++ /dev/null
@@ -1,150 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.Origin;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Origin
-{
- [Cmdlet("Set", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnOrigin", SupportsShouldProcess = true, DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSOrigin))]
- public class SetAzureRmCdnOrigin : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN endpoint name.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = true, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN origin host name.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = true, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public string HostName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN origin http port.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = false, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public int? HttpPort { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN origin https port.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = false, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public int? HttpsPort { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN origin host header.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = false, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginHostHeader { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN origin name.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = true, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN profile name.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = true, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN origin priority.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = false, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public int? Priority { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "A custom message to be included in the approval request to connect to the Private Link.", ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public string PrivateLinkApprovalMessage { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN origin private link location.", ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public string PrivateLinkLocation { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN origin private link resource id.", ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public string PrivateLinkResourceId { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN profile.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = true, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Azure CDN origin weight.", ParameterSetName = FieldsParameterSet)]
- [Parameter(Mandatory = false, ParameterSetName = ByFieldsPrivateLinkParameterSet)]
- [ValidateNotNullOrEmpty]
- public int? Weight { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The CDN origin object.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSOrigin CdnOrigin { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ResourceGroupName = CdnOrigin.ResourceGroupName;
- ProfileName = CdnOrigin.ProfileName;
- EndpointName = CdnOrigin.EndpointName;
- OriginName = CdnOrigin.Name;
- HostName = CdnOrigin.HostName;
- HttpPort = CdnOrigin.HttpPort;
- HttpsPort = CdnOrigin.HttpsPort;
- OriginHostHeader = CdnOrigin.OriginHostHeader;
- Priority = CdnOrigin.Priority;
- PrivateLinkApprovalMessage = CdnOrigin.PrivateLinkApprovalMessage;
- PrivateLinkLocation = CdnOrigin.PrivateLinkLocation;
- PrivateLinkResourceId = CdnOrigin.PrivateLinkResourceId;
- Weight = CdnOrigin.Weight;
-
- }
- ConfirmAction(MyInvocation.InvocationName,
- string.Format("{0} ({1})", OriginName, HostName),
- SetOrigin);
- }
-
- private void SetOrigin()
- {
- try
- {
- var origin = CdnManagementClient.Origins.Update(
- ResourceGroupName,
- ProfileName,
- EndpointName,
- OriginName,
- new OriginUpdateParameters(
- hostName: HostName,
- httpPort: HttpPort,
- httpsPort: HttpsPort,
- originHostHeader: OriginHostHeader,
- priority: Priority,
- privateLinkApprovalMessage: PrivateLinkApprovalMessage,
- privateLinkLocation: PrivateLinkLocation,
- privateLinkResourceId: PrivateLinkResourceId,
- weight: Weight));
-
- WriteVerbose(Resources.Success);
- WriteObject(origin.ToPsOrigin());
- }
- catch (Microsoft.Azure.Management.Cdn.Models.ErrorResponseException e)
- {
- throw new PSArgumentException(string.Format("Error response received.Error Message: '{0}'",
- e.Response.Content));
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/OriginGroups/GetAzCdnOriginGroup.cs b/src/Cdn/Cdn/OriginGroups/GetAzCdnOriginGroup.cs
deleted file mode 100644
index 86661f7021e7..000000000000
--- a/src/Cdn/Cdn/OriginGroups/GetAzCdnOriginGroup.cs
+++ /dev/null
@@ -1,74 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.OriginGroup;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using Microsoft.Azure.Management.Cdn;
-
-namespace Microsoft.Azure.Commands.Cdn.OriginGroups
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnOriginGroup", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSOriginGroup))]
- public class GetAzCdnOriginGroup : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN endpoint name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN origin group name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN profile name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN profile.", ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Resource Id for the the origin group", ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ResourceIdParameterSet)
- {
- var parsedResourceId = new ResourceIdentifier(ResourceId);
- ResourceGroupName = parsedResourceId.ResourceGroupName;
- ProfileName = parsedResourceId.GetProfileName();
- EndpointName = parsedResourceId.GetEndpointName();
- OriginGroupName = parsedResourceId.ResourceName;
- }
-
- try
- {
- var originGroup = CdnManagementClient.OriginGroups.Get(ResourceGroupName, ProfileName, EndpointName, OriginGroupName);
- WriteVerbose(Resources.Success);
- WriteObject(originGroup.ToPsOriginGroup());
- }
- catch (Management.Cdn.Models.ErrorResponseException e)
- {
- throw new PSArgumentException(string.Format("Error response received.Error Message: '{0}'",
- e.Response.Content));
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/OriginGroups/NewAzCdnOriginGroup.cs b/src/Cdn/Cdn/OriginGroups/NewAzCdnOriginGroup.cs
deleted file mode 100644
index 045166b46a46..000000000000
--- a/src/Cdn/Cdn/OriginGroups/NewAzCdnOriginGroup.cs
+++ /dev/null
@@ -1,151 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using System.Collections.Generic;
-using System;
-using Microsoft.Azure.Commands.Cdn.Models.OriginGroup;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-
-namespace Microsoft.Azure.Commands.Cdn.OriginGroups
-{
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnOriginGroup", SupportsShouldProcess = true, DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSOriginGroup))]
- public class NewAzCdnOriginGroup : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN endpoint name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN origin group name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN origin group ids.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public List OriginId { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The number of seconds between health probes.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public int ProbeIntervalInSeconds { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The path relative to the origin that is used to determine the health of the origin.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProbePath { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Protocol to use for health probe.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- [PSArgumentCompleter("Http", "Https")]
- public string ProbeProtocol { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The type of health probe request that is made.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- [PSArgumentCompleter("GET", "HEAD")]
- public string ProbeRequestType { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN profile name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN profile.", ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The CDN origin group object.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSOriginGroup CdnOriginGroup { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- EndpointName = CdnOriginGroup.EndpointName;
- OriginGroupName = CdnOriginGroup.Name;
- ProfileName = CdnOriginGroup.ProfileName;
- ResourceGroupName = CdnOriginGroup.ResourceGroupName;
-
- ProbeIntervalInSeconds = CdnOriginGroup.ProbeIntervalInSeconds;
- ProbePath = CdnOriginGroup.ProbePath;
- ProbeProtocol = CdnOriginGroup.ProbeProtocol;
- ProbeRequestType = CdnOriginGroup.ProbeRequestType;
- }
-
- ConfirmAction(MyInvocation.InvocationName, OriginGroupName, CreateOriginGroup);
- }
-
- public void CreateOriginGroup()
- {
- Management.Cdn.Models.OriginGroup originGroup = new Management.Cdn.Models.OriginGroup();
-
- if (ParameterSetName == ObjectParameterSet)
- {
- originGroup.Origins = CdnOriginGroup.Origins;
- }
- else
- {
- originGroup.Origins = new List();
-
- // OriginId refers to the list of origin ids, needed to be singular name per PS guidelines
- foreach (string originId in OriginId)
- {
- Management.Cdn.Models.ResourceReference originIdResourceReference = new Management.Cdn.Models.ResourceReference(originId);
- originGroup.Origins.Add(originIdResourceReference);
- }
- }
-
- bool isProbeIntervalInSecondsNotZero = ProbeIntervalInSeconds != 0 ? true : false;
-
- if (isProbeIntervalInSecondsNotZero || !String.IsNullOrWhiteSpace(ProbePath) || !String.IsNullOrWhiteSpace(ProbeProtocol) || !String.IsNullOrWhiteSpace(ProbeRequestType))
- {
- int probeIntervalCopy = ProbeIntervalInSeconds;
-
- // when probe interval is 0 or not specified, set the probe interval to the default value
- if (!isProbeIntervalInSecondsNotZero)
- {
- probeIntervalCopy = 240;
- }
-
- originGroup.HealthProbeSettings = new Management.Cdn.Models.HealthProbeParameters
- {
- ProbeIntervalInSeconds = probeIntervalCopy,
- ProbePath = ProbePath,
- ProbeProtocol = OriginGroupUtilities.NormalizeProbeProtocol(ProbeProtocol),
- ProbeRequestType = OriginGroupUtilities.NormalizeProbeRequestType(ProbeRequestType)
- };
- }
-
- try
- {
- var createdOriginGroup = CdnManagementClient.OriginGroups.Create(
- ResourceGroupName,
- ProfileName,
- EndpointName,
- OriginGroupName,
- originGroup);
-
- WriteVerbose(Resources.Success);
- WriteObject(createdOriginGroup.ToPsOriginGroup());
- }
- catch (Management.Cdn.Models.ErrorResponseException e)
- {
- throw new PSArgumentException(string.Format("Error response received.Error Message: '{0}'",
- e.Response.Content));
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/OriginGroups/RmAzCdnOriginGroup.cs b/src/Cdn/Cdn/OriginGroups/RmAzCdnOriginGroup.cs
deleted file mode 100644
index f9387648b3b5..000000000000
--- a/src/Cdn/Cdn/OriginGroups/RmAzCdnOriginGroup.cs
+++ /dev/null
@@ -1,100 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Internal.Resources.Utilities.Models;
-using Microsoft.Azure.Commands.Cdn.Models.OriginGroup;
-
-namespace Microsoft.Azure.Commands.Cdn.OriginGroups
-{
- [Cmdlet("Remove", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnOriginGroup", SupportsShouldProcess = true, DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(bool))]
- public class RmAzCdnOriginGroup : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN origin group name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN endpoint name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN profile name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN profile.", ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource id of the Azure CDN origin group.", ParameterSetName = ResourceIdParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ResourceId { get; set; }
-
- [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, HelpMessage = "Return object if specified.")]
- public SwitchParameter PassThru { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The CDN origin group object.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSOriginGroup CdnOriginGroup { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ResourceGroupName = CdnOriginGroup.ResourceGroupName;
- ProfileName = CdnOriginGroup.ProfileName;
- EndpointName = CdnOriginGroup.EndpointName;
- OriginGroupName = CdnOriginGroup.Name;
- }
-
- if (ParameterSetName == ResourceIdParameterSet)
- {
- var parsedResourceId = new ResourceIdentifier(ResourceId);
- ResourceGroupName = parsedResourceId.ResourceGroupName;
- ProfileName = parsedResourceId.GetProfileName();
- EndpointName = parsedResourceId.GetEndpointName();
- OriginGroupName = parsedResourceId.ResourceName;
- }
-
- ConfirmAction(MyInvocation.InvocationName, OriginGroupName, DeleteOriginGroup);
-
- if (PassThru)
- {
- WriteObject(true);
- }
- }
-
- public void DeleteOriginGroup()
- {
- try
- {
- CdnManagementClient.OriginGroups.Delete(
- ResourceGroupName,
- ProfileName,
- EndpointName,
- OriginGroupName);
- }
- catch (Management.Cdn.Models.ErrorResponseException e)
- {
- throw new PSArgumentException(string.Format("Error response received.Error Message: '{0}'",
- e.Response.Content));
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/OriginGroups/SetAzCdnOriginGroup.cs b/src/Cdn/Cdn/OriginGroups/SetAzCdnOriginGroup.cs
deleted file mode 100644
index 91f41d95dcd1..000000000000
--- a/src/Cdn/Cdn/OriginGroups/SetAzCdnOriginGroup.cs
+++ /dev/null
@@ -1,151 +0,0 @@
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-using System.Collections.Generic;
-using Microsoft.Azure.Commands.Cdn.Models.OriginGroup;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using System;
-
-namespace Microsoft.Azure.Commands.Cdn.OriginGroups
-{
- [Cmdlet("Set", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnOriginGroup", SupportsShouldProcess = true, DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSOriginGroup))]
- public class SetAzCdnOriginGroup : AzureCdnCmdletBase
- {
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN endpoint name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string EndpointName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN origin group name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string OriginGroupName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN origin group ids.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public List OriginId { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The number of seconds between health probes.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public int ProbeIntervalInSeconds { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The path relative to the origin that is used to determine the health of the origin.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProbePath { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "Protocol to use for health probe.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- [PSArgumentCompleter("Http", "Https")]
- public string ProbeProtocol { get; set; }
-
- [Parameter(Mandatory = false, HelpMessage = "The type of health probe request that is made.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- [PSArgumentCompleter("GET", "HEAD")]
- public string ProbeRequestType { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "Azure CDN profile name.", ParameterSetName = FieldsParameterSet)]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, HelpMessage = "The resource group of the Azure CDN profile.", ParameterSetName = FieldsParameterSet)]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The CDN origin group object.", ParameterSetName = ObjectParameterSet)]
- [ValidateNotNull]
- public PSOriginGroup CdnOriginGroup { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ResourceGroupName = CdnOriginGroup.ResourceGroupName;
- ProfileName = CdnOriginGroup.ProfileName;
- EndpointName = CdnOriginGroup.EndpointName;
- OriginGroupName = CdnOriginGroup.Name;
-
- ProbeIntervalInSeconds = CdnOriginGroup.ProbeIntervalInSeconds;
- ProbePath = CdnOriginGroup.ProbePath;
- ProbeProtocol = CdnOriginGroup.ProbeProtocol;
- ProbeRequestType = CdnOriginGroup.ProbeRequestType;
-
- }
-
- ConfirmAction(MyInvocation.InvocationName, OriginGroupName, SetOriginGroup);
- }
-
- public void SetOriginGroup()
- {
- OriginGroupUpdateParameters originGroup = new OriginGroupUpdateParameters();
-
- if (ParameterSetName == ObjectParameterSet)
- {
- originGroup.Origins = CdnOriginGroup.Origins;
- }
- else
- {
- originGroup.Origins = new List();
-
- // OriginId refers to the list of origin ids, needed to be singular name per PS guidelines
- foreach (string originId in OriginId)
- {
- ResourceReference originIdResourceReference = new ResourceReference(originId);
- originGroup.Origins.Add(originIdResourceReference);
- }
- }
-
- bool isProbeIntervalInSecondsNotZero = ProbeIntervalInSeconds != 0 ? true : false;
-
- if (isProbeIntervalInSecondsNotZero || !String.IsNullOrWhiteSpace(ProbePath) || !String.IsNullOrWhiteSpace(ProbeProtocol) || !String.IsNullOrWhiteSpace(ProbeRequestType))
- {
- int probeIntervalCopy = ProbeIntervalInSeconds;
-
- // when probe interval is 0 or not specified, set the probe interval to the default value
- if (!isProbeIntervalInSecondsNotZero)
- {
- probeIntervalCopy = 240;
- }
-
- originGroup.HealthProbeSettings = new HealthProbeParameters
- {
- ProbeIntervalInSeconds = probeIntervalCopy,
- ProbePath = ProbePath,
- ProbeProtocol = OriginGroupUtilities.NormalizeProbeProtocol(ProbeProtocol),
- ProbeRequestType = OriginGroupUtilities.NormalizeProbeRequestType(ProbeRequestType)
- };
- }
-
- try
- {
- var updatedOriginGroup = CdnManagementClient.OriginGroups.Update(
- ResourceGroupName,
- ProfileName,
- EndpointName,
- OriginGroupName,
- originGroup);
-
- WriteVerbose(Resources.Success);
- WriteObject(updatedOriginGroup.ToPsOriginGroup());
- }
- catch (ErrorResponseException e)
- {
- throw new PSArgumentException(string.Format("Error response received.Error Message: '{0}'",
- e.Response.Content));
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Profile/GetAzureRmCdnProfile.cs b/src/Cdn/Cdn/Profile/GetAzureRmCdnProfile.cs
deleted file mode 100644
index ce14155733d3..000000000000
--- a/src/Cdn/Cdn/Profile/GetAzureRmCdnProfile.cs
+++ /dev/null
@@ -1,108 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Linq;
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.Profile;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using System;
-using System.Net;
-using Microsoft.Azure.Management.Cdn.Models;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Profile
-{
- ///
- /// Defines the New-AzCdnProfile cmdlet.
- ///
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnProfile"), OutputType(typeof(PSProfile))]
- public class GetAzureRmCdnProfile : AzureCdnCmdletBase
- {
- ///
- /// Gets or sets the profile name.
- ///
- [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, HelpMessage = "Azure CDN profile name.")]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- ///
- /// The resource group name of the profile.
- ///
- [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, HelpMessage = "The resource group of the Azure CDN profile.")]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
-
- public override void ExecuteCmdlet()
- {
- if (ProfileName == null && ResourceGroupName == null)
- {
- // List by subscription.
- var profiles = CdnManagementClient.Profiles.List()
- .Where(profile => (profile.Sku.Name != "Premium_AzureFrontDoor") && (profile.Sku.Name != "Standard_AzureFrontDoor"))
- .Select(profile => profile.ToPsProfile());
-
- WriteVerbose(Resources.Success);
- WriteObject(profiles, true);
- }
- else if (ProfileName == null && ResourceGroupName != null)
- {
- // List by Resource Group name.
- var profiles = CdnManagementClient.Profiles.ListByResourceGroup(ResourceGroupName)
- .Where(profile => (profile.Sku.Name != "Premium_AzureFrontDoor") && (profile.Sku.Name != "Standard_AzureFrontDoor"))
- .Select(profile => profile.ToPsProfile());
-
- WriteVerbose(Resources.Success);
- WriteObject(profiles.ToArray(), true);
- }
- else if (ProfileName != null && ResourceGroupName == null)
- {
- var profiles = CdnManagementClient.Profiles.List()
- .Where(profile => (profile.Sku.Name != "Premium_AzureFrontDoor") && (profile.Sku.Name != "Standard_AzureFrontDoor"))
- .Where(profile => profile.Name == this.ProfileName)
- .Select(profile => profile.ToPsProfile());
-
- WriteVerbose(Resources.Success);
- WriteObject(profiles);
- }
- else
- {
- try
- {
- // Get by both Profile Name and Resource Group Name.
- var profile = CdnManagementClient.Profiles.Get(ResourceGroupName, ProfileName);
- if ((profile.Sku.Name != "Premium_AzureFrontDoor") && (profile.Sku.Name != "Standard_AzureFrontDoor"))
- {
- WriteVerbose(Resources.Success);
- WriteObject(profile.ToPsProfile());
- }
- }
- catch(ErrorResponseException ex)
- {
- if (ex.Response.StatusCode.Equals(HttpStatusCode.NotFound))
- {
- throw new PSArgumentException(string.Format(
- Resources.Error_ProfileNotFound,
- ProfileName,
- ResourceGroupName));
- }
- }
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Profile/GetAzureRmCdnProfileResourceUsage.cs b/src/Cdn/Cdn/Profile/GetAzureRmCdnProfileResourceUsage.cs
deleted file mode 100644
index b56e0b6512f6..000000000000
--- a/src/Cdn/Cdn/Profile/GetAzureRmCdnProfileResourceUsage.cs
+++ /dev/null
@@ -1,58 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Models.Profile;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using System.Linq;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Profile
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnProfileResourceUsage", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSResourceUsage))]
- public class GetAzureRmCdnProfileResourceUsage : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "The name of the profile.")]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "The resource group to which the profile belongs.")]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = ObjectParameterSet, ValueFromPipeline = true, HelpMessage = "The Azure CDN profile object.")]
- [ValidateNotNullOrEmpty]
- public PSProfile CdnProfile { get; set; }
-
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ResourceGroupName = CdnProfile.ResourceGroupName;
- ProfileName = CdnProfile.Name;
- }
-
- var profileResourceUsages = CdnManagementClient.Profiles.ListResourceUsage(ResourceGroupName, ProfileName).Select(r => r.ToPsResourceUsage());
-
- WriteVerbose(Resources.Success);
- WriteObject(profileResourceUsages);
- }
- }
-}
diff --git a/src/Cdn/Cdn/Profile/GetAzureRmCdnProfileSsoUrl.cs b/src/Cdn/Cdn/Profile/GetAzureRmCdnProfileSsoUrl.cs
deleted file mode 100644
index fa34080365ed..000000000000
--- a/src/Cdn/Cdn/Profile/GetAzureRmCdnProfileSsoUrl.cs
+++ /dev/null
@@ -1,55 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Models.Profile;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Profile
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnProfileSsoUrl", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSSsoUri))]
- public class GetAzureRmCdnProfileSsoUrl : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "The name of the profile.")]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "The resource group to which the profile belongs.")]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = ObjectParameterSet, ValueFromPipeline = true, HelpMessage = "The Azure CDN profile object.")]
- [ValidateNotNullOrEmpty]
- public PSProfile CdnProfile { get; set; }
-
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ResourceGroupName = CdnProfile.ResourceGroupName;
- ProfileName = CdnProfile.Name;
- }
-
- var sso = CdnManagementClient.Profiles.GenerateSsoUri(ResourceGroupName, ProfileName);
-
- WriteVerbose(Resources.Success);
- WriteObject(new PSSsoUri {SsoUriValue = sso.SsoUriValue });
- }
- }
-}
diff --git a/src/Cdn/Cdn/Profile/GetAzureRmCdnProfileSupportedOptimizationType.cs b/src/Cdn/Cdn/Profile/GetAzureRmCdnProfileSupportedOptimizationType.cs
deleted file mode 100644
index 3e1b9b1ff901..000000000000
--- a/src/Cdn/Cdn/Profile/GetAzureRmCdnProfileSupportedOptimizationType.cs
+++ /dev/null
@@ -1,59 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Collections.Generic;
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Models.Profile;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using System.Linq;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Profile
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnProfileSupportedOptimizationType", DefaultParameterSetName = FieldsParameterSet), OutputType(typeof(PSOptimizationType))]
- public class GetAzureRmCdnProfileSupportedOptimizationType : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "The name of the profile.")]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "The resource group to which the profile belongs.")]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = ObjectParameterSet, ValueFromPipeline = true, HelpMessage = "The Azure CDN profile object.")]
- [ValidateNotNullOrEmpty]
- public PSProfile CdnProfile { get; set; }
-
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ResourceGroupName = CdnProfile.ResourceGroupName;
- ProfileName = CdnProfile.Name;
- }
- var supportedOptimizationTypes =
- CdnManagementClient.Profiles.ListSupportedOptimizationTypes(ResourceGroupName, ProfileName).SupportedOptimizationTypes.Select(optimizationType => new PSOptimizationType(optimizationType)).ToList();
-
- WriteVerbose(Resources.Success);
- WriteObject(supportedOptimizationTypes, true);
- }
- }
-}
diff --git a/src/Cdn/Cdn/Profile/NewAzureRmCdnProfile.cs b/src/Cdn/Cdn/Profile/NewAzureRmCdnProfile.cs
deleted file mode 100644
index c1c3e4dfee1e..000000000000
--- a/src/Cdn/Cdn/Profile/NewAzureRmCdnProfile.cs
+++ /dev/null
@@ -1,109 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using System.Collections;
-using System.Management.Automation;
-using System.Net;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.Profile;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using SdkSku = Microsoft.Azure.Management.Cdn.Models.Sku;
-using SdkSkuName = Microsoft.Azure.Management.Cdn.Models.SkuName;
-using System.Linq;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Profile
-{
- ///
- /// Defines the New-AzCdnProfile cmdlet.
- ///
- [Cmdlet("New", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnProfile", SupportsShouldProcess = true), OutputType(typeof(PSProfile))]
- public class NewAzureRmCdnProfile : AzureCdnCmdletBase
- {
- ///
- /// Gets or sets the profile name.
- ///
- [Parameter(Mandatory = true, ValueFromPipelineByPropertyName = true, HelpMessage = "Azure CDN profile name.")]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- ///
- /// The location in which to create the profile.
- ///
- [Parameter(Mandatory = true, HelpMessage = "The location in which to create the CDN profile.")]
- [LocationCompleter("Microsoft.Cdn/profiles")]
- [ValidateNotNullOrEmpty]
- public string Location { get; set; }
-
- ///
- /// The pricing sku name of the profile.
- ///
- [Parameter(Mandatory = true, HelpMessage = "The pricing sku name of the Azure CDN profile. Valid values are StandardVerizon, StandardAkamai, Standard_Microsoft and PremiumVerizon.")]
- public PSSkuName Sku { get; set; }
-
- ///
- /// The resource group name of the profile.
- ///
- [Parameter(Mandatory = true, ValueFromPipelineByPropertyName = true, HelpMessage = "The resource group of the Azure CDN profile will be created in.")]
- [ResourceGroupCompleter()]
- public string ResourceGroupName { get; set; }
-
- ///
- /// The tags to associate with the Azure Cdn Profile.
- ///
- [Parameter(Mandatory = false,
- HelpMessage = "The tags to associate with the Azure CDN profile.")]
- public Hashtable Tag { get; set; }
-
-
- public override void ExecuteCmdlet()
- {
-
- var existingProfile = CdnManagementClient.Profiles.List()
- .Select(p => p.ToPsProfile())
- .Where(p => p.Name.ToLower() == ProfileName.ToLower())
- .FirstOrDefault(p => p.ResourceGroupName.ToLower() == ResourceGroupName.ToLower());
-
- if (existingProfile != null)
- {
- throw new PSArgumentException(string.Format(Resources.Error_CreateExistingProfile, ProfileName,
- ResourceGroupName));
- }
-
- ConfirmAction(MyInvocation.InvocationName,
- ProfileName,
- NewProfile);
- }
-
- private void NewProfile()
- {
- var cdnProfile = CdnManagementClient.Profiles.Create(
- ResourceGroupName,
- ProfileName,
- new Management.Cdn.Models.Profile(
- Location,
- new SdkSku(Sku.ToString()),
- id: null,
- name: null,
- type: null,
- tags: Tag.ToDictionaryTags())
- );
-
- WriteObject(cdnProfile.ToPsProfile());
- }
- }
-}
diff --git a/src/Cdn/Cdn/Profile/RemoveAzureRmCdnProfile.cs b/src/Cdn/Cdn/Profile/RemoveAzureRmCdnProfile.cs
deleted file mode 100644
index 05c70cb09c58..000000000000
--- a/src/Cdn/Cdn/Profile/RemoveAzureRmCdnProfile.cs
+++ /dev/null
@@ -1,111 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using System.Management.Automation;
-using System.Net;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Models.Profile;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Management.Cdn.Models;
-using System.Linq;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
-
-namespace Microsoft.Azure.Commands.Cdn.Profile
-{
- [Cmdlet("Remove", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnProfile", SupportsShouldProcess = true), OutputType(typeof(bool))]
- public class RemoveAzureRmCdnProfile : AzureCdnCmdletBase
- {
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "The name of the Azure CDN profile.")]
- [ValidateNotNullOrEmpty]
- public string ProfileName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = FieldsParameterSet, HelpMessage = "The resource group to which the Azure CDN profile belongs.")]
- [ResourceGroupCompleter()]
- [ValidateNotNullOrEmpty]
- public string ResourceGroupName { get; set; }
-
- [Parameter(Mandatory = true, ParameterSetName = ObjectParameterSet, ValueFromPipeline = true, HelpMessage = "The Azure CDN profile.")]
- [ValidateNotNullOrEmpty]
- public PSProfile CdnProfile { get; set; }
-
- [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, HelpMessage = "Return object (if specified).")]
- public SwitchParameter PassThru { get; set; }
-
- [Parameter()]
- public SwitchParameter Force { get; set; }
-
- public override void ExecuteCmdlet()
- {
- if (ParameterSetName == ObjectParameterSet)
- {
- ResourceGroupName = CdnProfile.ResourceGroupName;
- ProfileName = CdnProfile.Name;
- }
-
- try
- {
- // The current subscription level based profile list api has maximum item limit which will
- // casue profile missing in the response
- var existingProfile = CdnManagementClient.Profiles.Get(ResourceGroupName, ProfileName);
- if (existingProfile.Sku.Name == AfdSkuConstants.PremiumAzureFrontDoor ||
- existingProfile.Sku.Name == AfdSkuConstants.StandardAzureFrontDoor)
- {
- throw new PSArgumentException($"You are attempting to delete a {existingProfile.Sku.Name} profile. Please use RemoveAzFrontDoorCdnProfile instead.");
- }
- }
- catch (ErrorResponseException ex)
- {
- if (ex.Response.StatusCode.Equals(HttpStatusCode.NotFound))
- {
- throw new PSArgumentException(string.Format(
- Resources.Error_DeleteNonExistingProfile,
- ProfileName,
- ResourceGroupName));
- }
- else
- {
- throw;
- }
- }
-
- ConfirmAction(Force,
- string.Format(Resources.Confirm_RemoveProfile, ProfileName),
- this.MyInvocation.InvocationName,
- ProfileName,
- () => CdnManagementClient.Profiles.Delete(ResourceGroupName, ProfileName),
- () => ContainsEndpoints());
-
- if (PassThru)
- {
- WriteObject(true);
- }
- }
-
- private bool ContainsEndpoints()
- {
- var existingEndpoints = CdnManagementClient.Endpoints.ListByProfile(ResourceGroupName, ProfileName);
- if(existingEndpoints.Count() > 0)
- {
- return true;
- }
- else
- {
- return false;
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Profile/SetAzureRmCdnProfile.cs b/src/Cdn/Cdn/Profile/SetAzureRmCdnProfile.cs
deleted file mode 100644
index f6a7eb24612e..000000000000
--- a/src/Cdn/Cdn/Profile/SetAzureRmCdnProfile.cs
+++ /dev/null
@@ -1,55 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Models.Profile;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-
-namespace Microsoft.Azure.Commands.Cdn.Profile
-{
- ///
- /// Defines the New-AzCdnProfile cmdlet.
- ///
- [Cmdlet("Set", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnProfile", SupportsShouldProcess = true), OutputType(typeof(PSProfile))]
- public class SetAzureRmCdnProfile : AzureCdnCmdletBase
- {
- ///
- /// Gets or sets the profile to update.
- ///
- [Parameter(Mandatory = true, ValueFromPipeline = true, HelpMessage = "The Azure CDN profile object.")]
- [ValidateNotNull]
- public PSProfile CdnProfile { get; set; }
-
- public override void ExecuteCmdlet()
- {
- ConfirmAction(MyInvocation.InvocationName,
- CdnProfile.Name,
- SetProfile);
- }
-
- private void SetProfile()
- {
- var profile = CdnManagementClient.Profiles.Update(
- CdnProfile.ResourceGroupName,
- CdnProfile.Name,
- CdnProfile.Tags.ToDictionaryTags());
-
- WriteVerbose(Resources.Success);
- WriteObject(profile.ToPsProfile());
- }
- }
-}
diff --git a/src/Cdn/Cdn/Properties/AssemblyInfo.cs b/src/Cdn/Cdn/Properties/AssemblyInfo.cs
deleted file mode 100644
index c79e6e930dc8..000000000000
--- a/src/Cdn/Cdn/Properties/AssemblyInfo.cs
+++ /dev/null
@@ -1,29 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-using System.Runtime.CompilerServices;
-using System.Runtime.InteropServices;
-
-[assembly: AssemblyTitle("Microsoft Azure Powershell - CDN")]
-[assembly: AssemblyCompany(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCompany)]
-[assembly: AssemblyProduct(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyProduct)]
-[assembly: AssemblyCopyright(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCopyright)]
-
-[assembly: ComVisible(false)]
-[assembly: CLSCompliant(false)]
-[assembly: Guid("d90791a2-8102-47fc-8150-de25ae796eb1")]
-[assembly: AssemblyVersion("1.8.3")]
-[assembly: AssemblyFileVersion("1.8.3")]
diff --git a/src/Cdn/Cdn/Properties/Resources.Designer.cs b/src/Cdn/Cdn/Properties/Resources.Designer.cs
deleted file mode 100644
index be46e504f574..000000000000
--- a/src/Cdn/Cdn/Properties/Resources.Designer.cs
+++ /dev/null
@@ -1,279 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Runtime Version:4.0.30319.42000
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-namespace Microsoft.Azure.Commands.Cdn.Properties {
- using System;
-
-
- ///
- /// A strongly-typed resource class, for looking up localized strings, etc.
- ///
- // This class was auto-generated by the StronglyTypedResourceBuilder
- // class via a tool like ResGen or Visual Studio.
- // To add or remove a member, edit your .ResX file then rerun ResGen
- // with the /str option, or rebuild your VS project.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- internal class Resources {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal Resources() {
- }
-
- ///
- /// Returns the cached ResourceManager instance used by this class.
- ///
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Resources.ResourceManager ResourceManager {
- get {
- if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Microsoft.Azure.Commands.Cdn.Properties.Resources", typeof(Resources).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
- ///
- /// Overrides the current thread's CurrentUICulture property for all
- /// resource lookups using this strongly typed resource class.
- ///
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- ///
- /// Looks up a localized string similar to Are you sure you want to permanently remove custom domain '{0}' from endpoint '{1}' in profile '{2}', resource group '{3}'?.
- ///
- internal static string Confirm_RemoveCustomDomain {
- get {
- return ResourceManager.GetString("Confirm_RemoveCustomDomain", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Are you sure you want to permanently remove endpoint '{0}' from profile '{1}' in resource group '{2}'?.
- ///
- internal static string Confirm_RemoveEndpoint {
- get {
- return ResourceManager.GetString("Confirm_RemoveEndpoint", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Profile {0} currently contains endpoints. Are you sure you want to permanently remove profile '{0}'?.
- ///
- internal static string Confirm_RemoveProfile {
- get {
- return ResourceManager.GetString("Confirm_RemoveProfile", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Are you sure you want to stop endpoint '{0}' from profile '{1}' in resource group '{2}'?.
- ///
- internal static string Confirm_StopEndpoint {
- get {
- return ResourceManager.GetString("Confirm_StopEndpoint", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Confirm.
- ///
- internal static string Confirm_Title {
- get {
- return ResourceManager.GetString("Confirm_Title", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to There is already an existing custom domain with name '{0}' in the endpoint '{1}', profile '{2}', resource group '{3}'.
- ///
- internal static string Error_CreateExistingCustomDomain {
- get {
- return ResourceManager.GetString("Error_CreateExistingCustomDomain", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to There is already an existing endpoint with name '{0}'..
- ///
- internal static string Error_CreateExistingEndpoint {
- get {
- return ResourceManager.GetString("Error_CreateExistingEndpoint", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to There is already an existing profile with name '{0}' in the resource group '{1}'..
- ///
- internal static string Error_CreateExistingProfile {
- get {
- return ResourceManager.GetString("Error_CreateExistingProfile", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Endpoint with name '{0}' in the profile '{1}' and resource group '{2}' does not exist..
- ///
- internal static string Error_DeleteNonExistingEndpoint {
- get {
- return ResourceManager.GetString("Error_DeleteNonExistingEndpoint", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Origin with name '{0}' on endpoint '{1}' could not be found..
- ///
- internal static string Error_DeleteNonExistingOrigin {
- get {
- return ResourceManager.GetString("Error_DeleteNonExistingOrigin", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Profile with name '{0}' in the resource group '{1}' does not exist..
- ///
- internal static string Error_DeleteNonExistingProfile {
- get {
- return ResourceManager.GetString("Error_DeleteNonExistingProfile", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Custom domain with name '{0}' in the endpoint '{1}',profile '{2}', resource group '{3}' does not exist..
- ///
- internal static string Error_NonExistingCustomDomain {
- get {
- return ResourceManager.GetString("Error_NonExistingCustomDomain", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Profile with name '{0}' in the resource group '{1}' does not exist..
- ///
- internal static string Error_ProfileNotFound {
- get {
- return ResourceManager.GetString("Error_ProfileNotFound", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to The resource group name is not specified. Specify the resource group or do not specify profile name..
- ///
- internal static string Error_ResourceGroupNotSpecified {
- get {
- return ResourceManager.GetString("Error_ResourceGroupNotSpecified", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Removing custom domain ....
- ///
- internal static string Progress_RemovingCustomDomain {
- get {
- return ResourceManager.GetString("Progress_RemovingCustomDomain", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Removing endpoint ....
- ///
- internal static string Progress_RemovingEndpoint {
- get {
- return ResourceManager.GetString("Progress_RemovingEndpoint", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Removing origin....
- ///
- internal static string Progress_RemovingOrigin {
- get {
- return ResourceManager.GetString("Progress_RemovingOrigin", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Removing profile ....
- ///
- internal static string Progress_RemovingProfile {
- get {
- return ResourceManager.GetString("Progress_RemovingProfile", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Success!.
- ///
- internal static string Success {
- get {
- return ResourceManager.GetString("Success", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Remove-AzCdnCustomDomain on {0}..
- ///
- internal static string Success_RemoveCustomDomain {
- get {
- return ResourceManager.GetString("Success_RemoveCustomDomain", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Remove-AzCdnEndpoint on {0}..
- ///
- internal static string Success_RemoveEndpoint {
- get {
- return ResourceManager.GetString("Success_RemoveEndpoint", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Remove-AzCdnProfile on {0}..
- ///
- internal static string Success_RemoveProfile {
- get {
- return ResourceManager.GetString("Success_RemoveProfile", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Endpoint with name '{0}' in the profile '{1}' and resource group '{2}' has been started..
- ///
- internal static string Success_StartEndpoint {
- get {
- return ResourceManager.GetString("Success_StartEndpoint", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Stop-AzCdnEndpoint on {0}..
- ///
- internal static string Success_StopEndpoint {
- get {
- return ResourceManager.GetString("Success_StopEndpoint", resourceCulture);
- }
- }
- }
-}
diff --git a/src/Cdn/Cdn/Properties/Resources.resx b/src/Cdn/Cdn/Properties/Resources.resx
deleted file mode 100644
index 8fa57f7a5ad7..000000000000
--- a/src/Cdn/Cdn/Properties/Resources.resx
+++ /dev/null
@@ -1,192 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Are you sure you want to permanently remove custom domain '{0}' from endpoint '{1}' in profile '{2}', resource group '{3}'?
-
-
- Are you sure you want to permanently remove endpoint '{0}' from profile '{1}' in resource group '{2}'?
-
-
- Profile {0} currently contains endpoints. Are you sure you want to permanently remove profile '{0}'?
-
-
- Are you sure you want to stop endpoint '{0}' from profile '{1}' in resource group '{2}'?
-
-
- Confirm
-
-
- There is already an existing custom domain with name '{0}' in the endpoint '{1}', profile '{2}', resource group '{3}'
-
-
- There is already an existing endpoint with name '{0}'.
-
-
- There is already an existing profile with name '{0}' in the resource group '{1}'.
-
-
- Endpoint with name '{0}' in the profile '{1}' and resource group '{2}' does not exist.
-
-
- Origin with name '{0}' on endpoint '{1}' could not be found.
-
-
- Profile with name '{0}' in the resource group '{1}' does not exist.
-
-
- Custom domain with name '{0}' in the endpoint '{1}',profile '{2}', resource group '{3}' does not exist.
-
-
- Profile with name '{0}' in the resource group '{1}' does not exist.
-
-
- The resource group name is not specified. Specify the resource group or do not specify profile name.
-
-
- Removing custom domain ...
-
-
- Removing endpoint ...
-
-
- Removing origin...
-
-
- Removing profile ...
-
-
- Success!
-
-
- Remove-AzCdnCustomDomain on {0}.
-
-
- Remove-AzCdnEndpoint on {0}.
-
-
- Remove-AzCdnProfile on {0}.
-
-
- Endpoint with name '{0}' in the profile '{1}' and resource group '{2}' has been started.
-
-
- Stop-AzCdnEndpoint on {0}.
-
-
\ No newline at end of file
diff --git a/src/Cdn/Cdn/StartupScripts/sample.ps1 b/src/Cdn/Cdn/StartupScripts/sample.ps1
deleted file mode 100644
index 50ac77403ab6..000000000000
--- a/src/Cdn/Cdn/StartupScripts/sample.ps1
+++ /dev/null
@@ -1 +0,0 @@
-#Placeholder for future scripts: Please delete this file and uncomment Always within the block in the .csproj file.
\ No newline at end of file
diff --git a/src/Cdn/Cdn/Subscription/GetAzureRmCdnEdgeNode.cs b/src/Cdn/Cdn/Subscription/GetAzureRmCdnEdgeNode.cs
deleted file mode 100644
index c11439162de2..000000000000
--- a/src/Cdn/Cdn/Subscription/GetAzureRmCdnEdgeNode.cs
+++ /dev/null
@@ -1,40 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using System.Linq;
-using Microsoft.Azure.Commands.Cdn.EdgeNodes;
-using Microsoft.WindowsAzure.Commands.Common.CustomAttributes;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [GenericBreakingChange("Get-AzCdnEdgeNodes alias will be removed in an upcoming breaking change release", "2.0.0")]
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnEdgeNode"), OutputType(typeof(PSEdgeNode))]
- [Alias("Get-AzCdnEdgeNodes")]
- public class GetAzureRmCdnEdgeNode : AzureCdnCmdletBase
- {
-
- public override void ExecuteCmdlet()
- {
- var resourceUsages = CdnManagementClient.EdgeNodes.List().Select(e => e.ToPsEdgeNode());
-
- WriteVerbose(Resources.Success);
- WriteObject(resourceUsages);
- }
- }
-}
diff --git a/src/Cdn/Cdn/Subscription/GetAzureRmCdnSubscriptionResourceUsage.cs b/src/Cdn/Cdn/Subscription/GetAzureRmCdnSubscriptionResourceUsage.cs
deleted file mode 100644
index 7e7ac0c4b4ef..000000000000
--- a/src/Cdn/Cdn/Subscription/GetAzureRmCdnSubscriptionResourceUsage.cs
+++ /dev/null
@@ -1,37 +0,0 @@
-// ----------------------------------------------------------------------------------
-//
-// Copyright Microsoft Corporation
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-// http://www.apache.org/licenses/LICENSE-2.0
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-// ----------------------------------------------------------------------------------
-
-using System.Management.Automation;
-using Microsoft.Azure.Commands.Cdn.Common;
-using Microsoft.Azure.Commands.Cdn.Helpers;
-using Microsoft.Azure.Commands.Cdn.Properties;
-using Microsoft.Azure.Management.Cdn;
-using Microsoft.Azure.Commands.Cdn.Models;
-using System.Linq;
-
-namespace Microsoft.Azure.Commands.Cdn.Endpoint
-{
- [Cmdlet("Get", ResourceManager.Common.AzureRMConstants.AzureRMPrefix + "CdnSubscriptionResourceUsage"), OutputType(typeof(PSResourceUsage))]
- public class GetAzureRmCdnSubscriptionResourceUsage : AzureCdnCmdletBase
- {
-
- public override void ExecuteCmdlet()
- {
- var resourceUsages = CdnManagementClient.ResourceUsage.List().Select(r => r.ToPsResourceUsage());
-
- WriteVerbose(Resources.Success);
- WriteObject(resourceUsages);
- }
- }
-}
diff --git a/src/Cdn/Cdn/help/Az.Cdn.md b/src/Cdn/Cdn/help/Az.Cdn.md
deleted file mode 100644
index a398a6e2ce69..000000000000
--- a/src/Cdn/Cdn/help/Az.Cdn.md
+++ /dev/null
@@ -1,235 +0,0 @@
----
-Module Name: Az.Cdn
-Module Guid: 91832aaa-dc11-4583-8239-bce5fd531604
-Download Help Link: https://docs.microsoft.com/powershell/module/az.cdn
-Help Version: 4.2.4.0
-Locale: en-US
----
-
-# Az.Cdn Module
-## Description
-The topics in this section document the Azure PowerShell cmdlets for Azure Content Delivery Network (CDN) in the Azure Resource Manager (ARM) framework. The cmdlets exist in the Microsoft.Azure.Commands.Cdn namespace.
-
-## Az.Cdn Cmdlets
-### [Confirm-AzCdnEndpointProbeURL](Confirm-AzCdnEndpointProbeURL.md)
-Validates a probe URL.
-
-### [Disable-AzCdnCustomDomain](Disable-AzCdnCustomDomain.md)
-Disables Custom Domain HTTPS (Deprecated).
-
-### [Disable-AzCdnCustomDomainHttps](Disable-AzCdnCustomDomainHttps.md)
-Disables Custom Domain HTTPS.
-
-### [Enable-AzCdnCustomDomain](Enable-AzCdnCustomDomain.md)
-Enables Custom Domain HTTPS (Deprecated).
-
-### [Enable-AzCdnCustomDomainHttps](Enable-AzCdnCustomDomainHttps.md)
-Enables custom HTTPS.
-
-### [Get-AzAfdCustomDomain](Get-AzAfdCustomDomain.md)
-Gets the AFD custom domain.
-
-### [Get-AzAfdEndpoint](Get-AzAfdEndpoint.md)
-Gets the AFD endpoint.
-
-### [Get-AzAfdOrigin](Get-AzAfdOrigin.md)
-Gets the AFD origin.
-
-### [Get-AzAfdOriginGroup](Get-AzAfdOriginGroup.md)
-Gets the AFD origin group.
-
-### [Get-AzAfdProfile](Get-AzAfdProfile.md)
-Gets the AFD profile.
-
-### [Get-AzAfdRoute](Get-AzAfdRoute.md)
-Gets the AFD route.
-
-### [Get-AzAfdRule](Get-AzAfdRule.md)
-Gets the AFD rule.
-
-### [Get-AzAfdRuleSet](Get-AzAfdRuleSet.md)
-Gets the AFD rule set.
-
-### [Get-AzAfdSecurityPolicy](Get-AzAfdSecurityPolicy.md)
-Gets the AFD security policy.
-
-### [Get-AzCdnCustomDomain](Get-AzCdnCustomDomain.md)
-Gets a CDN custom domain.
-
-### [Get-AzCdnEdgeNode](Get-AzCdnEdgeNode.md)
-Gets Azure CDN edgenodes.
-
-### [Get-AzCdnEndpoint](Get-AzCdnEndpoint.md)
-Gets a CDN endpoint.
-
-### [Get-AzCdnEndpointNameAvailability](Get-AzCdnEndpointNameAvailability.md)
-Gets availability status of the CDN endpoint.
-
-### [Get-AzCdnEndpointResourceUsage](Get-AzCdnEndpointResourceUsage.md)
-Gets the resource usage of a CDN endpoint.
-
-### [Get-AzCdnOrigin](Get-AzCdnOrigin.md)
-Gets a CDN origin server.
-
-### [Get-AzCdnOriginGroup](Get-AzCdnOriginGroup.md)
-Gets a CDN origin group
-
-### [Get-AzCdnProfile](Get-AzCdnProfile.md)
-Gets a CDN profile.
-
-### [Get-AzCdnProfileResourceUsage](Get-AzCdnProfileResourceUsage.md)
-Gets the resource usage of a CDN profile.
-
-### [Get-AzCdnProfileSsoUrl](Get-AzCdnProfileSsoUrl.md)
-Gets the single sign-on URL of a CDN profile.
-
-### [Get-AzCdnProfileSupportedOptimizationType](Get-AzCdnProfileSupportedOptimizationType.md)
-Gets the supported optimization types for a CDN profile.
-
-### [Get-AzCdnSubscriptionResourceUsage](Get-AzCdnSubscriptionResourceUsage.md)
-Gets the resource usage for a subscription.
-
-### [New-AzAfdCustomDomain](New-AzAfdCustomDomain.md)
-Creates an AFD custom domain.
-
-### [New-AzAfdEndpoint](New-AzAfdEndpoint.md)
-Creates an AFD endpoint.
-
-### [New-AzAfdOrigin](New-AzAfdOrigin.md)
-Creates an AFD origin.
-
-### [New-AzAfdOriginGroup](New-AzAfdOriginGroup.md)
-Creates an AFD origin group.
-
-### [New-AzAfdProfile](New-AzAfdProfile.md)
-Creates an AFD profile.
-
-### [New-AzAfdRoute](New-AzAfdRoute.md)
-Creates an AFD route.
-
-### [New-AzAfdRule](New-AzAfdRule.md)
-Creates an AFD rule.
-
-### [New-AzAfdRuleCacheExpirationAction](New-AzAfdRuleCacheExpirationAction.md)
-Creates an AFD cache expiration rule action.
-
-### [New-AzAfdRuleSet](New-AzAfdRuleSet.md)
-Creates an AFD rule set.
-
-### [New-AzAfdSecurityPolicy](New-AzAfdSecurityPolicy.md)
-Creates the AFD security policy.
-
-### [New-AzCdnCustomDomain](New-AzCdnCustomDomain.md)
-Creates a custom domain for a CDN endpoint.
-
-### [New-AzCdnDeliveryPolicy](New-AzCdnDeliveryPolicy.md)
-Creates a delivery policy.
-
-### [New-AzCdnDeliveryRule](New-AzCdnDeliveryRule.md)
-Creates a delivery rule.
-
-### [New-AzCdnDeliveryRuleAction](New-AzCdnDeliveryRuleAction.md)
-Creates a delivery action.
-
-### [New-AzCdnDeliveryRuleCondition](New-AzCdnDeliveryRuleCondition.md)
-Creates a delivery rule condition.
-
-### [New-AzCdnEndpoint](New-AzCdnEndpoint.md)
-Creates a CDN endpoint.
-
-### [New-AzCdnOrigin](New-AzCdnOrigin.md)
-Creates a new CDN origin
-
-### [New-AzCdnOriginGroup](New-AzCdnOriginGroup.md)
-Creates a new CDN origin group
-
-### [New-AzCdnProfile](New-AzCdnProfile.md)
-Creates a CDN profile.
-
-### [Publish-AzCdnEndpointContent](Publish-AzCdnEndpointContent.md)
-Loads content to an endpoint.
-
-### [Remove-AzAfdCustomDomain](Remove-AzAfdCustomDomain.md)
-Removes an AFD custom domain.
-
-### [Remove-AzAfdEndpoint](Remove-AzAfdEndpoint.md)
-Removes an AFD endpoint.
-
-### [Remove-AzAfdOrigin](Remove-AzAfdOrigin.md)
-Removes an AFD origin.
-
-### [Remove-AzAfdOriginGroup](Remove-AzAfdOriginGroup.md)
-Removes an AFD origin group.
-
-### [Remove-AzAfdProfile](Remove-AzAfdProfile.md)
-Removes an AFD profile.
-
-### [Remove-AzAfdRoute](Remove-AzAfdRoute.md)
-Removes an AFD route.
-
-### [Remove-AzAfdRule](Remove-AzAfdRule.md)
-Removes an AFD rule.
-
-### [Remove-AzAfdRuleSet](Remove-AzAfdRuleSet.md)
-Removes an AFD rule set.
-
-### [Remove-AzAfdSecurityPolicy](Remove-AzAfdSecurityPolicy.md)
-Removes the AFD security policy.
-
-### [Remove-AzCdnCustomDomain](Remove-AzCdnCustomDomain.md)
-Removes a custom domain.
-
-### [Remove-AzCdnEndpoint](Remove-AzCdnEndpoint.md)
-Removes a CDN endpoint.
-
-### [Remove-AzCdnOrigin](Remove-AzCdnOrigin.md)
-Removes a CDN origin
-
-### [Remove-AzCdnOriginGroup](Remove-AzCdnOriginGroup.md)
-Removes a CDN origin group
-
-### [Remove-AzCdnProfile](Remove-AzCdnProfile.md)
-Removes a CDN profile.
-
-### [Set-AzAfdEndpoint](Set-AzAfdEndpoint.md)
-Removes an AFD endpoint.
-
-### [Set-AzAfdOrigin](Set-AzAfdOrigin.md)
-Removes an AFD origin.
-
-### [Set-AzAfdOriginGroup](Set-AzAfdOriginGroup.md)
-Removes an AFD origin group.
-
-### [Set-AzAfdProfile](Set-AzAfdProfile.md)
-Removes an AFD profile.
-
-### [Set-AzAfdRoute](Set-AzAfdRoute.md)
-Removes an AFD route.
-
-### [Set-AzAfdSecurityPolicy](Set-AzAfdSecurityPolicy.md)
-Sets the AFD security policy.
-
-### [Set-AzCdnEndpoint](Set-AzCdnEndpoint.md)
-Updates a CDN endpoint.
-
-### [Set-AzCdnOrigin](Set-AzCdnOrigin.md)
-Updates a CDN origin server.
-
-### [Set-AzCdnOriginGroup](Set-AzCdnOriginGroup.md)
-Updates the CDN origin group
-
-### [Set-AzCdnProfile](Set-AzCdnProfile.md)
-Updates a CDN profile.
-
-### [Start-AzCdnEndpoint](Start-AzCdnEndpoint.md)
-Starts a CDN endpoint.
-
-### [Stop-AzCdnEndpoint](Stop-AzCdnEndpoint.md)
-Stops the CDN endpoint.
-
-### [Test-AzCdnCustomDomain](Test-AzCdnCustomDomain.md)
-Checks whether a custom domain can be added to an endpoint.
-
-### [Unpublish-AzCdnEndpointContent](Unpublish-AzCdnEndpointContent.md)
-Purges a CDN endpoint.
-
diff --git a/src/Cdn/Cdn/help/Confirm-AzCdnEndpointProbeURL.md b/src/Cdn/Cdn/help/Confirm-AzCdnEndpointProbeURL.md
deleted file mode 100644
index 670579775ec7..000000000000
--- a/src/Cdn/Cdn/help/Confirm-AzCdnEndpointProbeURL.md
+++ /dev/null
@@ -1,83 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-online version: https://docs.microsoft.com/powershell/module/az.cdn/confirm-azcdnendpointprobeurl
-schema: 2.0.0
----
-
-# Confirm-AzCdnEndpointProbeURL
-
-## SYNOPSIS
-Validates a probe URL.
-
-## SYNTAX
-
-```
-Confirm-AzCdnEndpointProbeURL -ProbeUrl [-DefaultProfile ]
- []
-```
-
-## DESCRIPTION
-The **Confirm-AzCdnEndpointProbeURL** cmdlet confirms if the probe URL provided can be used for dynamic site acceleration.
-
-## EXAMPLES
-
-### Example 1
-```powershell
-Confirm-AzCdnEndpointProbeURL -ProbeUrl "http://www.bing.com/images"
-```
-
-```output
-IsValid: true
-ErrorCode: None
-Message:
-```
-
-Validates the probe url "http://www.bing.com/images"
-
-## PARAMETERS
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with Azure.
-
-```yaml
-Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ProbeUrl
-Proposed probe URL name to validate.
-
-```yaml
-Type: System.String
-Parameter Sets: (All)
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### None
-
-## OUTPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.Endpoint.PSValidateProbeOutput
-
-## NOTES
-
-## RELATED LINKS
diff --git a/src/Cdn/Cdn/help/Disable-AzCdnCustomDomain.md b/src/Cdn/Cdn/help/Disable-AzCdnCustomDomain.md
deleted file mode 100644
index 18ec6dff285b..000000000000
--- a/src/Cdn/Cdn/help/Disable-AzCdnCustomDomain.md
+++ /dev/null
@@ -1,190 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-online version: https://docs.microsoft.com/powershell/module/az.cdn/disable-azcdncustomdomain
-schema: 2.0.0
----
-
-# Disable-AzCdnCustomDomain
-
-## SYNOPSIS
-Disables Custom Domain HTTPS (Deprecated).
-
-## SYNTAX
-
-### ByFieldsParameterSet (Default)
-```
-Disable-AzCdnCustomDomain -CustomDomainName -EndpointName -ProfileName
- -ResourceGroupName [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm]
- []
-```
-
-### ByObjectParameterSet
-```
-Disable-AzCdnCustomDomain -InputObject [-PassThru] [-DefaultProfile ]
- [-WhatIf] [-Confirm] []
-```
-
-## DESCRIPTION
-The **Disable-AzCdnCustomDomain** cmdlet disables the secured HTTPS delivery of a CDN custom domain.
-
-## EXAMPLES
-
-### Example 1
-```powershell
-Disable-AzCdnCustomDomain -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroupName
-```
-
-Disable https delivery of the custom domain.
-
-## PARAMETERS
-
-### -CustomDomainName
-Azure CDN custom domain display name.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with Azure.
-
-```yaml
-Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -EndpointName
-Azure CDN endpoint name.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -InputObject
-The custom domain object.
-
-```yaml
-Type: Microsoft.Azure.Commands.Cdn.Models.CustomDomain.PSCustomDomain
-Parameter Sets: ByObjectParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: True (ByValue)
-Accept wildcard characters: False
-```
-
-### -PassThru
-Return object (if specified).
-
-```yaml
-Type: System.Management.Automation.SwitchParameter
-Parameter Sets: (All)
-Aliases:
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ProfileName
-Azure CDN profile name.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceGroupName
-The resource group of the Azure CDN profile.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -Confirm
-Prompts you for confirmation before running the cmdlet.
-
-```yaml
-Type: System.Management.Automation.SwitchParameter
-Parameter Sets: (All)
-Aliases: cf
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -WhatIf
-Shows what would happen if the cmdlet runs. The cmdlet is not run.
-
-```yaml
-Type: System.Management.Automation.SwitchParameter
-Parameter Sets: (All)
-Aliases: wi
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.CustomDomain.PSCustomDomain
-
-## OUTPUTS
-
-### System.Boolean
-
-## NOTES
-
-## RELATED LINKS
diff --git a/src/Cdn/Cdn/help/Disable-AzCdnCustomDomainHttps.md b/src/Cdn/Cdn/help/Disable-AzCdnCustomDomainHttps.md
deleted file mode 100644
index e91d4793ff15..000000000000
--- a/src/Cdn/Cdn/help/Disable-AzCdnCustomDomainHttps.md
+++ /dev/null
@@ -1,214 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-online version: https://docs.microsoft.com/powershell/module/az.cdn/disable-azcdncustomdomainhttps
-schema: 2.0.0
----
-
-# Disable-AzCdnCustomDomainHttps
-
-## SYNOPSIS
-Disables Custom Domain HTTPS.
-
-## SYNTAX
-
-### ByFieldsParameterSet (Default)
-```
-Disable-AzCdnCustomDomainHttps -ResourceGroupName -ProfileName -EndpointName
- -CustomDomainName [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm]
- []
-```
-
-### ByObjectParameterSet
-```
-Disable-AzCdnCustomDomainHttps -InputObject [-PassThru]
- [-DefaultProfile ] [-WhatIf] [-Confirm] []
-```
-
-### ByResourceIdParameterSet
-```
-Disable-AzCdnCustomDomainHttps -ResourceId [-PassThru] [-DefaultProfile ]
- [-WhatIf] [-Confirm] []
-```
-
-## DESCRIPTION
-The **Disable-AzCdnCustomDomainHttps** cmdlet disables the secured HTTPS delivery of a CDN custom domain.
-
-## EXAMPLES
-
-### Example 1
-```powershell
-Disable-AzCdnCustomDomainHttps -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName -CustomDomainName $customDomainName
-```
-
-Disable secure delivery of the custom domain.
-
-## PARAMETERS
-
-### -CustomDomainName
-Azure CDN custom domain display name.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with Azure.
-
-```yaml
-Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -EndpointName
-Azure CDN endpoint name.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -InputObject
-The custom domain object.
-
-```yaml
-Type: Microsoft.Azure.Commands.Cdn.Models.CustomDomain.PSCustomDomain
-Parameter Sets: ByObjectParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: True (ByValue)
-Accept wildcard characters: False
-```
-
-### -PassThru
-Return object if specified.
-
-```yaml
-Type: System.Management.Automation.SwitchParameter
-Parameter Sets: (All)
-Aliases:
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ProfileName
-Azure CDN profile name.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceGroupName
-The resource group of the Azure CDN profile
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceId
-ResourceId of the Custom Domain
-
-```yaml
-Type: System.String
-Parameter Sets: ByResourceIdParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: True (ByPropertyName)
-Accept wildcard characters: False
-```
-
-### -Confirm
-Prompts you for confirmation before running the cmdlet.
-
-```yaml
-Type: System.Management.Automation.SwitchParameter
-Parameter Sets: (All)
-Aliases: cf
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -WhatIf
-Shows what would happen if the cmdlet runs.
-The cmdlet is not run.
-
-```yaml
-Type: System.Management.Automation.SwitchParameter
-Parameter Sets: (All)
-Aliases: wi
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.CustomDomain.PSCustomDomain
-
-### System.String
-
-## OUTPUTS
-
-### System.Boolean
-
-## NOTES
-
-## RELATED LINKS
diff --git a/src/Cdn/Cdn/help/Enable-AzCdnCustomDomain.md b/src/Cdn/Cdn/help/Enable-AzCdnCustomDomain.md
deleted file mode 100644
index 51138df5ba96..000000000000
--- a/src/Cdn/Cdn/help/Enable-AzCdnCustomDomain.md
+++ /dev/null
@@ -1,190 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-online version: https://docs.microsoft.com/powershell/module/az.cdn/enable-azcdncustomdomain
-schema: 2.0.0
----
-
-# Enable-AzCdnCustomDomain
-
-## SYNOPSIS
-Enables Custom Domain HTTPS (Deprecated).
-
-## SYNTAX
-
-### ByFieldsParameterSet (Default)
-```
-Enable-AzCdnCustomDomain -CustomDomainName -EndpointName -ProfileName
- -ResourceGroupName [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm]
- []
-```
-
-### ByObjectParameterSet
-```
-Enable-AzCdnCustomDomain -InputObject [-PassThru] [-DefaultProfile ]
- [-WhatIf] [-Confirm] []
-```
-
-## DESCRIPTION
-The **Enable-AzCdnCustomDomain** cmdlet enables the secured HTTPS delivery of a CDN custom domain.
-
-## EXAMPLES
-
-### Example 1
-```powershell
-Enable-AzCdnCustomDomain -CustomDomainName $customDomainName -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroupName
-```
-
-Enable https delivery of the custom domain.
-
-## PARAMETERS
-
-### -CustomDomainName
-Azure CDN custom domain display name.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with Azure.
-
-```yaml
-Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -EndpointName
-Azure CDN endpoint name.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -InputObject
-The custom domain object.
-
-```yaml
-Type: Microsoft.Azure.Commands.Cdn.Models.CustomDomain.PSCustomDomain
-Parameter Sets: ByObjectParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: True (ByValue)
-Accept wildcard characters: False
-```
-
-### -PassThru
-Return object (if specified).
-
-```yaml
-Type: System.Management.Automation.SwitchParameter
-Parameter Sets: (All)
-Aliases:
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ProfileName
-Azure CDN profile name.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceGroupName
-The resource group of the Azure CDN profile.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -Confirm
-Prompts you for confirmation before running the cmdlet.
-
-```yaml
-Type: System.Management.Automation.SwitchParameter
-Parameter Sets: (All)
-Aliases: cf
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -WhatIf
-Shows what would happen if the cmdlet runs. The cmdlet is not run.
-
-```yaml
-Type: System.Management.Automation.SwitchParameter
-Parameter Sets: (All)
-Aliases: wi
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.CustomDomain.PSCustomDomain
-
-## OUTPUTS
-
-### System.Boolean
-
-## NOTES
-
-## RELATED LINKS
diff --git a/src/Cdn/Cdn/help/Enable-AzCdnCustomDomainHttps.md b/src/Cdn/Cdn/help/Enable-AzCdnCustomDomainHttps.md
deleted file mode 100644
index d0da3387563d..000000000000
--- a/src/Cdn/Cdn/help/Enable-AzCdnCustomDomainHttps.md
+++ /dev/null
@@ -1,214 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-online version: https://docs.microsoft.com/powershell/module/az.cdn/enable-azcdncustomdomainhttps
-schema: 2.0.0
----
-
-# Enable-AzCdnCustomDomainHttps
-
-## SYNOPSIS
-Enables custom HTTPS.
-
-## SYNTAX
-
-### ByFieldsParameterSet (Default)
-```
-Enable-AzCdnCustomDomainHttps -ResourceGroupName -ProfileName -EndpointName
- -CustomDomainName [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm]
- []
-```
-
-### ByObjectParameterSet
-```
-Enable-AzCdnCustomDomainHttps -InputObject [-PassThru]
- [-DefaultProfile ] [-WhatIf] [-Confirm] []
-```
-
-### ByResourceIdParameterSet
-```
-Enable-AzCdnCustomDomainHttps -ResourceId [-PassThru] [-DefaultProfile ]
- [-WhatIf] [-Confirm] []
-```
-
-## DESCRIPTION
-The **Enable-AzCdnCustomDomainHttps** cmdlet enables the secured HTTPS delivery of a CDN custom domain.
-
-## EXAMPLES
-
-### Example 1
-```powershell
-Enable-AzCdnCustomDomainHttps -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName -CustomDomainName $customDomainName
-```
-
-Enable secure delivery of the custom domain.
-
-## PARAMETERS
-
-### -CustomDomainName
-Azure CDN custom domain display name.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with Azure.
-
-```yaml
-Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -EndpointName
-Azure CDN endpoint name.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -InputObject
-The custom domain object.
-
-```yaml
-Type: Microsoft.Azure.Commands.Cdn.Models.CustomDomain.PSCustomDomain
-Parameter Sets: ByObjectParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: True (ByValue)
-Accept wildcard characters: False
-```
-
-### -PassThru
-Return object if specified.
-
-```yaml
-Type: System.Management.Automation.SwitchParameter
-Parameter Sets: (All)
-Aliases:
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ProfileName
-Azure CDN profile name.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceGroupName
-The resource group of the Azure CDN profile
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceId
-ResourceId of the Custom Domain
-
-```yaml
-Type: System.String
-Parameter Sets: ByResourceIdParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: True (ByPropertyName)
-Accept wildcard characters: False
-```
-
-### -Confirm
-Prompts you for confirmation before running the cmdlet.
-
-```yaml
-Type: System.Management.Automation.SwitchParameter
-Parameter Sets: (All)
-Aliases: cf
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -WhatIf
-Shows what would happen if the cmdlet runs.
-The cmdlet is not run.
-
-```yaml
-Type: System.Management.Automation.SwitchParameter
-Parameter Sets: (All)
-Aliases: wi
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.CustomDomain.PSCustomDomain
-
-### System.String
-
-## OUTPUTS
-
-### System.Boolean
-
-## NOTES
-
-## RELATED LINKS
diff --git a/src/Cdn/Cdn/help/Get-AzCdnCustomDomain.md b/src/Cdn/Cdn/help/Get-AzCdnCustomDomain.md
deleted file mode 100644
index 3f5e6216bec7..000000000000
--- a/src/Cdn/Cdn/help/Get-AzCdnCustomDomain.md
+++ /dev/null
@@ -1,166 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-ms.assetid: 53246003-D1E9-4863-94E9-8E0BF1272134
-online version: https://docs.microsoft.com/powershell/module/az.cdn/get-azcdncustomdomain
-schema: 2.0.0
----
-
-# Get-AzCdnCustomDomain
-
-## SYNOPSIS
-Gets a CDN custom domain.
-
-## SYNTAX
-
-### ByFieldsParameterSet (Default)
-```
-Get-AzCdnCustomDomain [-CustomDomainName ] -EndpointName -ProfileName
- -ResourceGroupName [-DefaultProfile ] []
-```
-
-### ByObjectParameterSet
-```
-Get-AzCdnCustomDomain [-CustomDomainName ] -CdnEndpoint
- [-DefaultProfile ] []
-```
-
-## DESCRIPTION
-The **Get-AzCdnCustomDomain** cmdlet gets an Azure Content Delivery Network (CDN) custom domain and its related settings.
-
-## EXAMPLES
-
-### Example 1
-```powershell
-Get-AzCdnCustomDomain -ResourceGroupName myresourcegroup -ProfileName mycdnprofile -EndpointName myendpoint
-```
-
-```Output
-HostName : cdn.example.com
-ValidationData :
-ResourceState : Active
-CustomHttpsProvisioningState : Disabled
-CustomHttpsProvisioningSubstate : None
-ResourceGroupName : myresourcegroup
-ProfileName : mycdnprofile
-EndpointName : myendpoint
-Id : /subscriptions/11111111-1111-1111-1111-111111111111/resourcegroups/myresourcegroup/providers
- /Microsoft.Cdn/profiles/mycdnprofile/endpoints/myendpoint/customdomains/cdn-example-com
-Name : cdn-example-com
-Type : Microsoft.Cdn/profiles/endpoints/customdomains
-ProvisioningState : Succeeded
-```
-
-## PARAMETERS
-
-### -CdnEndpoint
-Specifies the CDN endpoint object of which the custom domain is a member.
-
-```yaml
-Type: Microsoft.Azure.Commands.Cdn.Models.Endpoint.PSEndpoint
-Parameter Sets: ByObjectParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: True (ByValue)
-Accept wildcard characters: False
-```
-
-### -CustomDomainName
-Specifies the name of the custom domain.
-The name of the custom domain differs from the host name of the custom domain.
-
-```yaml
-Type: System.String
-Parameter Sets: (All)
-Aliases:
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with azure
-
-```yaml
-Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -EndpointName
-Specifies the name of the endpoint to which the custom domain belongs.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ProfileName
-Specifies the name of the Profile to which the custom domain belongs.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceGroupName
-Specifies the name of the resource group to which the custom domain belongs.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.Endpoint.PSEndpoint
-
-## OUTPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.CustomDomain.PSCustomDomain
-
-## NOTES
-
-## RELATED LINKS
-
-[New-AzCdnCustomDomain](./New-AzCdnCustomDomain.md)
-
-[Remove-AzCdnCustomDomain](./Remove-AzCdnCustomDomain.md)
-
-
diff --git a/src/Cdn/Cdn/help/Get-AzCdnEdgeNode.md b/src/Cdn/Cdn/help/Get-AzCdnEdgeNode.md
deleted file mode 100644
index dd0c72a7fcad..000000000000
--- a/src/Cdn/Cdn/help/Get-AzCdnEdgeNode.md
+++ /dev/null
@@ -1,77 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-online version: https://docs.microsoft.com/powershell/module/az.cdn/get-azcdnedgenode
-schema: 2.0.0
----
-
-# Get-AzCdnEdgeNode
-
-## SYNOPSIS
-Gets Azure CDN edgenodes.
-
-## SYNTAX
-
-```
-Get-AzCdnEdgeNode [-DefaultProfile ] []
-```
-
-## DESCRIPTION
-The **Get-AzCdnEdgeNode** cmdlet gets Azure CDN edgenodes.
-
-## EXAMPLES
-
-### Example 1
-```powershell
-(Get-AzCdnEdgeNode).IpAddressGroups[0] | ConvertTo-Json
-```
-
-```Output
-{
- "DeliveryRegion": "All",
- "Ipv4Addresses": [
- {
- "BaseIpAddress": "23.200.152.0",
- "PrefixLength": 21
- }
- ],
- "Ipv6Addresses": [
- {
- "BaseIpAddress": "2600:1417:9800::",
- "PrefixLength": 48
- }
- ]
-}
-```
-
-## PARAMETERS
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with azure
-
-```yaml
-Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### None
-
-## OUTPUTS
-
-### Microsoft.Azure.Commands.Cdn.EdgeNodes.PSEdgeNode
-
-## NOTES
-
-## RELATED LINKS
diff --git a/src/Cdn/Cdn/help/Get-AzCdnEndpoint.md b/src/Cdn/Cdn/help/Get-AzCdnEndpoint.md
deleted file mode 100644
index 29e08386b33b..000000000000
--- a/src/Cdn/Cdn/help/Get-AzCdnEndpoint.md
+++ /dev/null
@@ -1,168 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-ms.assetid: F93D9D7C-AC2A-4D83-87EC-4A54CD45272B
-online version: https://docs.microsoft.com/powershell/module/az.cdn/get-azcdnendpoint
-schema: 2.0.0
----
-
-# Get-AzCdnEndpoint
-
-## SYNOPSIS
-Gets a CDN endpoint.
-
-## SYNTAX
-
-### ByFieldsParameterSet (Default)
-```
-Get-AzCdnEndpoint [-EndpointName ] -ProfileName -ResourceGroupName
- [-DefaultProfile ] []
-```
-
-### ByObjectParameterSet
-```
-Get-AzCdnEndpoint [-EndpointName ] -CdnProfile [-DefaultProfile ]
- []
-```
-
-## DESCRIPTION
-The **Get-AzCdnEndpoint** cmdlet gets an Azure Content Delivery Network (CDN) endpoint and its associated configuration data.
-
-## EXAMPLES
-
-### Example 1: Get all endpoints in the CDN profile
-```powershell
-Get-AzCdnEndpoint -ResourceGroupName myresourcegroup -ProfileName mycdnprofile
-```
-
-```Output
-HostName : myendpoint.azureedge.net
-OriginHostHeader :
-OriginPath :
-ContentTypesToCompress : {}
-IsCompressionEnabled : False
-IsHttpAllowed : True
-IsHttpsAllowed : True
-QueryStringCachingBehavior : IgnoreQueryString
-Origins : {mystorage}
-OptimizationType :
-ProbePath :
-GeoFilters : {}
-DeliveryPolicy :
-ResourceState : Running
-DefaultOriginGroup :
-ResourceGroupName : myresourcegroup
-ProfileName : mycdnprofile
-Location : WestUs
-Tags : {}
-Id : /subscriptions/11111111-1111-1111-1111-111111111111/resourcegroups/myresourcegroup/providers/Micr
- osoft.Cdn/profiles/mycdnprofile/endpoints/myendpoint
-Name : myendpoint
-Type : Microsoft.Cdn/profiles/endpoints
-ProvisioningState : Succeeded
-```
-
-## PARAMETERS
-
-### -CdnProfile
-Specifies the CDN profile object to which the endpoint belongs.
-
-```yaml
-Type: Microsoft.Azure.Commands.Cdn.Models.Profile.PSProfile
-Parameter Sets: ByObjectParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: True (ByValue)
-Accept wildcard characters: False
-```
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with azure
-
-```yaml
-Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -EndpointName
-Specifies the name of the endpoint.
-The name of the endpoint is not the host name of the endpoint.
-
-```yaml
-Type: System.String
-Parameter Sets: (All)
-Aliases:
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ProfileName
-Specifies the name of the profile to which the endpoint belongs.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceGroupName
-Specifies the name of the resource group to which the endpoint belongs.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.Profile.PSProfile
-
-## OUTPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.Endpoint.PSEndpoint
-
-## NOTES
-
-## RELATED LINKS
-
-[New-AzCdnEndpoint](./New-AzCdnEndpoint.md)
-
-[Remove-AzCdnEndpoint](./Remove-AzCdnEndpoint.md)
-
-[Set-AzCdnEndpoint](./Set-AzCdnEndpoint.md)
-
-[Start-AzCdnEndpoint](./Start-AzCdnEndpoint.md)
-
-[Stop-AzCdnEndpoint](./Stop-AzCdnEndpoint.md)
-
-
diff --git a/src/Cdn/Cdn/help/Get-AzCdnEndpointNameAvailability.md b/src/Cdn/Cdn/help/Get-AzCdnEndpointNameAvailability.md
deleted file mode 100644
index a9f22a2e21c4..000000000000
--- a/src/Cdn/Cdn/help/Get-AzCdnEndpointNameAvailability.md
+++ /dev/null
@@ -1,82 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-ms.assetid: 6BBD68B4-BCC6-479A-AA70-D4ED445CFB32
-online version: https://docs.microsoft.com/powershell/module/az.cdn/get-azcdnendpointnameavailability
-schema: 2.0.0
----
-
-# Get-AzCdnEndpointNameAvailability
-
-## SYNOPSIS
-Gets availability status of the CDN endpoint.
-
-## SYNTAX
-
-```
-Get-AzCdnEndpointNameAvailability -EndpointName [-DefaultProfile ]
- []
-```
-
-## DESCRIPTION
-The **Get-AzCdnEndpointNameAvailability** cmdlet gets availability status of the Azure Content Delivery Network (CDN) endpoint.
-
-## EXAMPLES
-
-### Example 1
-```powershell
-Get-AzCdnEndpointNameAvailability -EndpointName myendpoint
-```
-
-```Output
-NameAvailable Reason Message
-------------- ------ -------
- True
-```
-
-## PARAMETERS
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with azure
-
-```yaml
-Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -EndpointName
-Specifies the name of the endpoint.
-
-```yaml
-Type: System.String
-Parameter Sets: (All)
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### None
-
-## OUTPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.Endpoint.PSCheckNameAvailabilityOutput
-
-## NOTES
-
-## RELATED LINKS
diff --git a/src/Cdn/Cdn/help/Get-AzCdnEndpointResourceUsage.md b/src/Cdn/Cdn/help/Get-AzCdnEndpointResourceUsage.md
deleted file mode 100644
index ee1b48dbe4e4..000000000000
--- a/src/Cdn/Cdn/help/Get-AzCdnEndpointResourceUsage.md
+++ /dev/null
@@ -1,154 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-online version: https://docs.microsoft.com/powershell/module/az.cdn/get-azcdnendpointresourceusage
-schema: 2.0.0
----
-
-# Get-AzCdnEndpointResourceUsage
-
-## SYNOPSIS
-Gets the resource usage of a CDN endpoint.
-
-## SYNTAX
-
-### ByFieldsParameterSet (Default)
-```
-Get-AzCdnEndpointResourceUsage -EndpointName -ProfileName -ResourceGroupName
- [-DefaultProfile ] []
-```
-
-### ByObjectParameterSet
-```
-Get-AzCdnEndpointResourceUsage [-EndpointName ] -CdnEndpoint
- [-DefaultProfile ] []
-```
-
-## DESCRIPTION
-The **Get-AzCdnEndpointResourceUsage** cmdlet gets resource limits and current usage for a CDN endpoint.
-
-## EXAMPLES
-
-### Example 1
-```powershell
-Get-AzCdnEndpointResourceUsage -ProfileName profile1 -ResourceGroupName rg -EndpointName endpoint1
-```
-
-```output
-ResourceType Unit CurrentValue Limit
------------- ---- ------------ -----
-customdomain count 2 20
-geofilter count 1 25
-deliveryrule count 2 25
-deliveryrulecondition count 2 10
-deliveryruleaction count 1 5
-origin count 2 10
-origingroup count 2 10
-originsPerOriginGroup count 2 10
-```
-
-This example shows the resource limits and current usage of the endpoint with name 'endpoint1' under profile 'profile1'.
-
-## PARAMETERS
-
-### -CdnEndpoint
-The CDN endpoint object.
-
-```yaml
-Type: Microsoft.Azure.Commands.Cdn.Models.Endpoint.PSEndpoint
-Parameter Sets: ByObjectParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: True (ByValue)
-Accept wildcard characters: False
-```
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with azure
-
-```yaml
-Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -EndpointName
-Azure CDN endpoint name.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-```yaml
-Type: System.String
-Parameter Sets: ByObjectParameterSet
-Aliases:
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ProfileName
-Azure CDN profile name.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceGroupName
-The resource group of the Azure CDN Profile.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.Endpoint.PSEndpoint
-
-## OUTPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.PSResourceUsage
-
-## NOTES
-
-## RELATED LINKS
diff --git a/src/Cdn/Cdn/help/Get-AzCdnOrigin.md b/src/Cdn/Cdn/help/Get-AzCdnOrigin.md
deleted file mode 100644
index de2650d2ce96..000000000000
--- a/src/Cdn/Cdn/help/Get-AzCdnOrigin.md
+++ /dev/null
@@ -1,189 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-ms.assetid: 91919242-59ED-4938-A3A3-23A66F85FBC1
-online version: https://docs.microsoft.com/powershell/module/az.cdn/get-azcdnorigin
-schema: 2.0.0
----
-
-# Get-AzCdnOrigin
-
-## SYNOPSIS
-Gets a CDN origin server.
-
-## SYNTAX
-
-### ByFieldsParameterSet (Default)
-```
-Get-AzCdnOrigin [-OriginName ] -EndpointName -ProfileName -ResourceGroupName
- [-DefaultProfile ] []
-```
-
-### ByResourceIdParameterSet
-```
-Get-AzCdnOrigin [-OriginName ] -ResourceId [-DefaultProfile ]
- []
-```
-
-### ByObjectParameterSet
-```
-Get-AzCdnOrigin [-OriginName ] -CdnEndpoint [-DefaultProfile ]
- []
-```
-
-## DESCRIPTION
-The **Get-AzCdnOrigin** cmdlet gets an Azure Content Delivery Network (CDN) origin server and its configuration data.
-
-## EXAMPLES
-
-### Example 1
-```powershell
-Get-AzCdnOrigin -ResourceGroupName myresourcegroup -ProfileName mycdnprofile -EndpointName myendpoint
-```
-
-```Output
-HostName : mystorage.blob.core.windows.net
-HttpPort :
-HttpsPort :
-OriginHostHeader :
-Priority :
-PrivateLinkApprovalMessage :
-PrivateLinkLocation :
-PrivateLinkResourceId :
-Weight :
-ResourceState : Active
-ResourceGroupName : myresourcegroup
-ProfileName : mycdnprofile
-EndpointName : myendpoint
-Id : /subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourcegroups/myresourcegroup/providers/Micr
- osoft.Cdn/profiles/mycdnprofile/endpoints/myendpoint/origins/mystorage
-Name : mystorage
-Type : Microsoft.Cdn/profiles/endpoints/origins
-ProvisioningState : Succeeded
-```
-
-## PARAMETERS
-
-### -CdnEndpoint
-Specifies the CDN endpoint object to which the origin belongs.
-
-```yaml
-Type: Microsoft.Azure.Commands.Cdn.Models.Endpoint.PSEndpoint
-Parameter Sets: ByObjectParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: True (ByValue)
-Accept wildcard characters: False
-```
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with azure
-
-```yaml
-Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -EndpointName
-Specifies the name of the endpoint to which the origin server belongs.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -OriginName
-Specifies the name of the origin server.
-
-```yaml
-Type: System.String
-Parameter Sets: (All)
-Aliases:
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ProfileName
-Specifies the name of the profile to which the origin server belongs.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceGroupName
-Specifies the name of the resource group to which the origin server belongs.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceId
-The resource id of the Azure CDN origin.
-
-```yaml
-Type: System.String
-Parameter Sets: ByResourceIdParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.Endpoint.PSEndpoint
-
-## OUTPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.Origin.PSOrigin
-
-## NOTES
-
-## RELATED LINKS
-
-[Set-AzCdnOrigin](./Set-AzCdnOrigin.md)
-
-
diff --git a/src/Cdn/Cdn/help/Get-AzCdnOriginGroup.md b/src/Cdn/Cdn/help/Get-AzCdnOriginGroup.md
deleted file mode 100644
index 3aa2e8a427df..000000000000
--- a/src/Cdn/Cdn/help/Get-AzCdnOriginGroup.md
+++ /dev/null
@@ -1,143 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-online version: https://docs.microsoft.com/powershell/module/az.cdn/get-azcdnorigingroup
-schema: 2.0.0
----
-
-# Get-AzCdnOriginGroup
-
-## SYNOPSIS
-Gets a CDN origin group
-
-## SYNTAX
-
-### ByFieldsParameterSet (Default)
-```
-Get-AzCdnOriginGroup -EndpointName -OriginGroupName -ProfileName
- -ResourceGroupName [-DefaultProfile ] []
-```
-
-### ByResourceIdParameterSet
-```
-Get-AzCdnOriginGroup -ResourceId [-DefaultProfile ] []
-```
-
-## DESCRIPTION
-The Get-AzCdnOriginGroup cmdlet retrieves a CDN origin group.
-
-## EXAMPLES
-
-### Example 1
-```powershell
-Get-AzCdnOriginGroup -ResourceGroupName $resourceGroupName -ProfileName $profileName -EndpointName $endpointName -OriginGroupName $originGroupName
-```
-
-This command will get the origin group within the specified endpoint.
-
-## PARAMETERS
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with Azure.
-
-```yaml
-Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -EndpointName
-Azure CDN endpoint name.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -OriginGroupName
-Azure CDN origin group name.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ProfileName
-Azure CDN profile name.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceGroupName
-The resource group of the Azure CDN profile.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceId
-Resource Id for the the origin group
-
-```yaml
-Type: System.String
-Parameter Sets: ByResourceIdParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### None
-
-## OUTPUTS
-
-### System.Object
-
-## NOTES
-
-## RELATED LINKS
diff --git a/src/Cdn/Cdn/help/Get-AzCdnProfile.md b/src/Cdn/Cdn/help/Get-AzCdnProfile.md
deleted file mode 100644
index a1d41a2c426a..000000000000
--- a/src/Cdn/Cdn/help/Get-AzCdnProfile.md
+++ /dev/null
@@ -1,112 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-ms.assetid: 28DECA86-37A5-48BE-9727-0C1A3B867E9B
-online version: https://docs.microsoft.com/powershell/module/az.cdn/get-azcdnprofile
-schema: 2.0.0
----
-
-# Get-AzCdnProfile
-
-## SYNOPSIS
-Gets a CDN profile.
-
-## SYNTAX
-
-```
-Get-AzCdnProfile [-ProfileName ] [-ResourceGroupName ]
- [-DefaultProfile ] []
-```
-
-## DESCRIPTION
-The **Get-AzCdnProfile** cmdlet gets an Azure Content Delivery Network (CDN) profile and its related information.
-
-## EXAMPLES
-
-### Example 1: Get all CDN profiles in the resource group
-```powershell
-Get-AzCdnProfile -ResourceGroupName myresourcegroup
-```
-
-```Output
-Sku : Microsoft.Azure.Commands.Cdn.Models.Profile.PSSku
-ResourceState : Active
-ResourceGroupName : myresourcegroup
-Location : WestUs
-Tags : {}
-Id : /subscriptions/11111111-1111-1111-1111-111111111111/resourcegroups/myresourcegroup/providers/Microsoft.Cdn
- /profiles/mycdnprofile
-Name : mycdnprofile
-Type : Microsoft.Cdn/profiles
-ProvisioningState : Succeeded
-```
-
-## PARAMETERS
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with azure
-
-```yaml
-Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ProfileName
-Specifies the name of the profile.
-
-```yaml
-Type: System.String
-Parameter Sets: (All)
-Aliases:
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: True (ByPropertyName)
-Accept wildcard characters: False
-```
-
-### -ResourceGroupName
-Specifies the name of the resource group to which the profile belongs.
-
-```yaml
-Type: System.String
-Parameter Sets: (All)
-Aliases:
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: True (ByPropertyName)
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### System.String
-
-## OUTPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.Profile.PSProfile
-
-## NOTES
-
-## RELATED LINKS
-
-[New-AzCdnProfile](./New-AzCdnProfile.md)
-
-[Remove-AzCdnProfile](./Remove-AzCdnProfile.md)
-
-[Set-AzCdnProfile](./Set-AzCdnProfile.md)
-
-
diff --git a/src/Cdn/Cdn/help/Get-AzCdnProfileResourceUsage.md b/src/Cdn/Cdn/help/Get-AzCdnProfileResourceUsage.md
deleted file mode 100644
index 90f05b99ebe2..000000000000
--- a/src/Cdn/Cdn/help/Get-AzCdnProfileResourceUsage.md
+++ /dev/null
@@ -1,120 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-online version: https://docs.microsoft.com/powershell/module/az.cdn/get-azcdnprofileresourceusage
-schema: 2.0.0
----
-
-# Get-AzCdnProfileResourceUsage
-
-## SYNOPSIS
-Gets the resource usage of a CDN profile.
-
-## SYNTAX
-
-### ByFieldsParameterSet (Default)
-```
-Get-AzCdnProfileResourceUsage -ProfileName -ResourceGroupName
- [-DefaultProfile ] []
-```
-
-### ByObjectParameterSet
-```
-Get-AzCdnProfileResourceUsage -CdnProfile [-DefaultProfile ]
- []
-```
-
-## DESCRIPTION
-The **Get-AzCdnProfileResourceUsage** cmdlet gets resource limits and current usage for a CDN profile.
-
-## EXAMPLES
-
-### Example 1
-```powershell
-Get-AzCdnProfileResourceUsage -ProfileName profile1 -ResourceGroupName rg
-ResourceType Unit CurrentValue Limit
-```
-
-```output
------------- ---- ------------ -----
-endpoint count 2 25
-```
-
-This example shows the resource limits and current usage of the profile with name 'profile1'.
-
-## PARAMETERS
-
-### -CdnProfile
-The Azure CDN profile object.
-
-```yaml
-Type: Microsoft.Azure.Commands.Cdn.Models.Profile.PSProfile
-Parameter Sets: ByObjectParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: True (ByValue)
-Accept wildcard characters: False
-```
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with azure
-
-```yaml
-Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ProfileName
-The name of the profile.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceGroupName
-The resource group to which the profile belongs.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.Profile.PSProfile
-
-## OUTPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.PSResourceUsage
-
-## NOTES
-
-## RELATED LINKS
diff --git a/src/Cdn/Cdn/help/Get-AzCdnProfileSsoUrl.md b/src/Cdn/Cdn/help/Get-AzCdnProfileSsoUrl.md
deleted file mode 100644
index f7076ffd2877..000000000000
--- a/src/Cdn/Cdn/help/Get-AzCdnProfileSsoUrl.md
+++ /dev/null
@@ -1,123 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-ms.assetid: 93D5E2D9-FB89-4311-8E8E-44CBFAFC98A9
-online version: https://docs.microsoft.com/powershell/module/az.cdn/get-azcdnprofilessourl
-schema: 2.0.0
----
-
-# Get-AzCdnProfileSsoUrl
-
-## SYNOPSIS
-Gets the single sign-on URL of a CDN profile.
-
-## SYNTAX
-
-### ByFieldsParameterSet (Default)
-```
-Get-AzCdnProfileSsoUrl -ProfileName -ResourceGroupName
- [-DefaultProfile ] []
-```
-
-### ByObjectParameterSet
-```
-Get-AzCdnProfileSsoUrl -CdnProfile [-DefaultProfile ] []
-```
-
-## DESCRIPTION
-The **Get-AzCdnProfileSsoUrl** cmdlet gets the single sign-on URL of the Azure Content Delivery Network (CDN) profile.
-This URL lets users connect to a supplementary portal and use additional features of CDN.
-
-## EXAMPLES
-
-### Example 1
-```powershell
-Get-AzCdnProfileSsoUrl -ResourceGroupName myresourcegroup -ProfileName mycdnprofile
-```
-
-```Output
-SsoUriValue
------------
-https://cdn.windowsazure.com/account/loginexternal/?token=IUQ9oj9b0H%2bZTL8gSnaBFbe9hfGEoy%2fBMtkbUQmWOAU%3d×ta...
-```
-
-## PARAMETERS
-
-### -CdnProfile
-Specifies the CDN profile.
-
-```yaml
-Type: Microsoft.Azure.Commands.Cdn.Models.Profile.PSProfile
-Parameter Sets: ByObjectParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: True (ByValue)
-Accept wildcard characters: False
-```
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with azure
-
-```yaml
-Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ProfileName
-Specifies the name of the CDN profile.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceGroupName
-Specifies the name of the resource group name to which the profile belongs.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.Profile.PSProfile
-
-## OUTPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.Profile.PSSsoUri
-
-## NOTES
-
-## RELATED LINKS
-
-[Get-AzCdnProfile](./Get-AzCdnProfile.md)
-
-
diff --git a/src/Cdn/Cdn/help/Get-AzCdnProfileSupportedOptimizationType.md b/src/Cdn/Cdn/help/Get-AzCdnProfileSupportedOptimizationType.md
deleted file mode 100644
index 94b30541f3b2..000000000000
--- a/src/Cdn/Cdn/help/Get-AzCdnProfileSupportedOptimizationType.md
+++ /dev/null
@@ -1,119 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-online version: https://docs.microsoft.com/powershell/module/az.cdn/get-azcdnprofilesupportedoptimizationtype
-schema: 2.0.0
----
-
-# Get-AzCdnProfileSupportedOptimizationType
-
-## SYNOPSIS
-Gets the supported optimization types for a CDN profile.
-
-## SYNTAX
-
-### ByFieldsParameterSet (Default)
-```
-Get-AzCdnProfileSupportedOptimizationType -ProfileName -ResourceGroupName
- [-DefaultProfile ] []
-```
-
-### ByObjectParameterSet
-```
-Get-AzCdnProfileSupportedOptimizationType -CdnProfile [-DefaultProfile ]
- []
-```
-
-## DESCRIPTION
-The **Get-AzCdnProfileSupportedOptimizationType** cmdlet gets the supported optimization types for the current profile. A user can create an endpoint with an optimization type from the listed values.
-
-## EXAMPLES
-
-### Example 1
-```powershell
-Get-AzCdnProfileSupportedOptimizationType -ProfileName $profileName -ResourceGroupName $resourceGroupName
-```
-
-```output
-OptimizationType: GeneralWebDelivery
-OptimizationType: DynamicSiteAcceleration
-```
-
-Get the supported optimization types for a CDN profile.
-
-## PARAMETERS
-
-### -CdnProfile
-The Azure CDN profile object.
-
-```yaml
-Type: Microsoft.Azure.Commands.Cdn.Models.Profile.PSProfile
-Parameter Sets: ByObjectParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: True (ByValue)
-Accept wildcard characters: False
-```
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with Azure.
-
-```yaml
-Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ProfileName
-The name of the profile.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceGroupName
-The resource group to which the profile belongs.
-
-```yaml
-Type: System.String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.Profile.PSProfile
-
-## OUTPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.Profile.PSOptimizationType
-
-## NOTES
-
-## RELATED LINKS
diff --git a/src/Cdn/Cdn/help/Get-AzCdnSubscriptionResourceUsage.md b/src/Cdn/Cdn/help/Get-AzCdnSubscriptionResourceUsage.md
deleted file mode 100644
index 648eb109b1ce..000000000000
--- a/src/Cdn/Cdn/help/Get-AzCdnSubscriptionResourceUsage.md
+++ /dev/null
@@ -1,65 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-online version: https://docs.microsoft.com/powershell/module/az.cdn/get-azcdnsubscriptionresourceusage
-schema: 2.0.0
----
-
-# Get-AzCdnSubscriptionResourceUsage
-
-## SYNOPSIS
-Gets the resource usage for a subscription.
-
-## SYNTAX
-
-```
-Get-AzCdnSubscriptionResourceUsage [-DefaultProfile ] []
-```
-
-## DESCRIPTION
-The **Get-AzCdnSubscriptionResourceUsage** cmdlet gets the resource usage for a subscription.
-
-## EXAMPLES
-
-### Example 1
-```powershell
-Get-AzCdnSubscriptionResourceUsage
-```
-
-```Output
-ResourceType Unit CurrentValue Limit
------------- ---- ------------ -----
-profile count 0 25
-```
-
-## PARAMETERS
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with azure
-
-```yaml
-Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### None
-
-## OUTPUTS
-
-### Microsoft.Azure.Commands.Cdn.Models.PSResourceUsage
-
-## NOTES
-
-## RELATED LINKS
diff --git a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnCustomDomain.md b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnCustomDomain.md
deleted file mode 100644
index 6e46e1563c14..000000000000
--- a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnCustomDomain.md
+++ /dev/null
@@ -1,150 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-online version: https://docs.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdncustomdomain
-schema: 2.0.0
----
-
-# Get-AzFrontDoorCdnCustomDomain
-
-## SYNOPSIS
-Gets the custom domain.
-
-## SYNTAX
-
-### ByFieldsParameterSet (Default)
-```
-Get-AzFrontDoorCdnCustomDomain [-CustomDomainName ] -ProfileName -ResourceGroupName
- [-DefaultProfile ] []
-```
-
-### ByObjectParameterSet
-```
-Get-AzFrontDoorCdnCustomDomain -Profile [-DefaultProfile ]
- []
-```
-
-### ByResourceIdParameterSet
-```
-Get-AzFrontDoorCdnCustomDomain -ResourceId [-DefaultProfile ]
- []
-```
-
-## DESCRIPTION
-Gets the custom domain.
-
-## EXAMPLES
-
-### Example 1
-```powershell
-Get-AzFrontDoorCdnCustomDomain -CustomDomainName $customDomainName -ProfileName $profileName -ResourceGroupName $resourceGroupName
-```
-
-Gets the custom domain.
-
-## PARAMETERS
-
-### -CustomDomainName
-The Azure Front Door custom domain name.
-
-```yaml
-Type: String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -DefaultProfile
-The credentials, account, tenant, and subscription used for communication with Azure.
-
-```yaml
-Type: IAzureContextContainer
-Parameter Sets: (All)
-Aliases: AzContext, AzureRmContext, AzureCredential
-
-Required: False
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -Profile
-The Azure Front Door profile object.
-
-```yaml
-Type: PSAfdProfile
-Parameter Sets: ByObjectParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: True (ByValue)
-Accept wildcard characters: False
-```
-
-### -ProfileName
-The Azure Front Door profile name.
-
-```yaml
-Type: String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceGroupName
-The Azure resource group name.
-
-```yaml
-Type: String
-Parameter Sets: ByFieldsParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### -ResourceId
-The Azure resource id.
-
-```yaml
-Type: String
-Parameter Sets: ByResourceIdParameterSet
-Aliases:
-
-Required: True
-Position: Named
-Default value: None
-Accept pipeline input: False
-Accept wildcard characters: False
-```
-
-### CommonParameters
-This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
-
-## INPUTS
-
-### Microsoft.Azure.Commands.Cdn.AfdModels.PSAfdProfile
-
-## OUTPUTS
-
-### Microsoft.Azure.Commands.Cdn.AfdModels.PSAfdCustomDomain
-
-## NOTES
-
-## RELATED LINKS
diff --git a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnEndpoint.md b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnEndpoint.md
deleted file mode 100644
index 40b069c248ec..000000000000
--- a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnEndpoint.md
+++ /dev/null
@@ -1,149 +0,0 @@
----
-external help file: Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll-Help.xml
-Module Name: Az.Cdn
-online version: https://docs.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnendpoint
-schema: 2.0.0
----
-
-# Get-AzFrontDoorCdnEndpoint
-
-## SYNOPSIS
-Gets the endpoint.
-
-## SYNTAX
-
-### ByFieldsParameterSet (Default)
-```
-Get-AzFrontDoorCdnEndpoint [-EndpointName ] -ProfileName -ResourceGroupName
- [-DefaultProfile ] []
-```
-
-### ByObjectParameterSet
-```
-Get-AzFrontDoorCdnEndpoint -Profile